index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
f2fs.h
Age
Commit message (
Expand
)
Author
6 days
f2fs: parameterize block size and mask macros
Kelvin Zhang
6 days
f2fs: describe node tree geometry dynamically
Kelvin Zhang
6 days
f2fs: parameterize byte and block conversion macros
Kelvin Zhang
6 days
f2fs: parameterize sector conversion macros
Kelvin Zhang
6 days
f2fs: describe {i,d,id}node block layout dynamically
Kelvin Zhang
6 days
f2fs: describe dentry block layout dynamically
Kelvin Zhang
6 days
f2fs: describe orphan block layout dynamically
Kelvin Zhang
6 days
f2fs: describe NAT block layout dynamically
Kelvin Zhang
6 days
f2fs: describe SIT block layout dynamically
Kelvin Zhang
6 days
f2fs: drop pending discard commands before reserving device alias
Daeho Jeong
7 days
f2fs: stop using PG_private
Zi Yan
13 days
Merge tag 'f2fs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-08-27
f2fs: support resizable tail section and unify pinned allocation
Daeho Jeong
2026-08-26
f2fs: don't leave the hashed inode while it's unlinked
Jaegeuk Kim
2026-08-21
f2fs: use f2fs_{down, up}_(read, write}_trace() for nat_tree_lock
Chao Yu
2026-08-21
f2fs: reduce memory footprint of ino management
Chao Yu
2026-08-17
f2fs: fix to avoid pinfile fragment on fragment:{block, segment} mode
Chao Yu
2026-08-17
f2fs: cleanup w/ f2fs_need_rand_{blk, seg, seg_blk}
Chao Yu
2026-08-17
f2fs: fix to shrink gc_lock coverage in f2fs_gc_range()
Chao Yu
2026-08-11
f2fs: call __add_ino_entry out of the eviction path
Jaegeuk Kim
2026-08-11
f2fs: support dynamic reserve/release for device aliasing
Daeho Jeong
2026-08-04
f2fs: Run f2fs_write_end_io() asynchronously
Bart Van Assche
2026-07-28
f2fs: embed f2fs_gc_kthread in f2fs_sb_info
Chao Yu
2026-07-20
f2fs: Remove fs-layer file contents en/decryption code
Eric Biggers
2026-06-22
f2fs: Rename f2fs_post_read_wq into f2fs_wq
Bart Van Assche
2026-06-22
f2fs: fix to do sanity check on f2fs_get_node_folio_ra()
Chao Yu
2026-06-22
f2fs: avoid false shutdown fserror reports
Wenjie Qi
2026-06-22
f2fs: Add trace_f2fs_fault_report
liujinbao1
2026-06-22
f2fs: annotate lockless last_time[] accesses
Cen Zhang
2026-05-22
f2fs: fix potential deadlock in f2fs_balance_fs()
Ruipeng Qi
2026-05-22
f2fs: map data writes to FDP streams
Wenjie Qi
2026-04-21
Merge tag 'f2fs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-18
f2fs: add page-order information for large folio reads in iostat
Daniel Lee
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-05
mm: remove stray references to struct pagevec
Tal Zussman
2026-04-02
f2fs: fix false alarm of lockdep on cp_global_sem lock
Chao Yu
2026-04-02
f2fs: fix inline data not being written to disk in writeback path
Yongpeng Yang
2026-04-02
f2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionally
Chao Yu
2026-04-02
f2fs: refactor node footer flag setting related code
Yongpeng Yang
2026-03-24
f2fs: use more generic f2fs_stop_checkpoint()
Chao Yu
2026-03-24
f2fs: call f2fs_handle_critical_error() to set cp_error flag
Chao Yu
2026-03-24
f2fs: drop unused sbi parameter from f2fs_in_warm_node_list()
Yongpeng Yang
2026-03-24
f2fs: Add defrag_blocks sysfs node
liujinbao1
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-02-14
Merge tag 'f2fs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-02-12
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2026-02-10
f2fs: sysfs: introduce critical_task_priority
Chao Yu
2026-02-04
fsverity: use a hashtable to find the fsverity_info
Christoph Hellwig
2026-02-04
f2fs: consolidate fsverity_info lookup
Christoph Hellwig
2026-01-31
f2fs: fix lock priority inversion issue
Chao Yu
[next]