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
/
file.c
Age
Commit message (
Expand
)
Author
2026-06-22
f2fs: fix to round down start offset of fallocate for pin file
Sunmin Jeong
2026-06-22
f2fs: skip direct I/O iostat context when disabled
Wenjie Qi
2026-06-22
f2fs: reject setattr size changes on large folio files
Wenjie Qi
2026-06-22
f2fs: honor per-I/O write streams for direct writes
Wenjie Qi
2026-06-22
f2fs: add iostat latency tracking for direct IO
liujinbao1
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-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-15
f2fs: do not support mmap write for large folio
Jaegeuk Kim
2026-04-13
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2026-04-05
fs: remove unncessary pagevec.h includes
Tal Zussman
2026-03-24
f2fs: Add defrag_blocks sysfs node
liujinbao1
2026-03-09
fscrypt: pass a real sector_t to fscrypt_zeroout_range
Christoph Hellwig
2026-03-09
fscrypt: pass a byte length to fscrypt_zeroout_range
Christoph Hellwig
2026-03-09
fscrypt: pass a byte offset to fscrypt_zeroout_range
Christoph Hellwig
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-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-02
readahead: push invalidate_lock out of page_cache_ra_unbounded
Christoph Hellwig
2026-01-29
fs,fsverity: reject size changes on fsverity files in setattr_prepare
Christoph Hellwig
2026-01-17
f2fs: clean up the type parameter in f2fs_sync_meta_pages()
Yangyang Zang
2026-01-12
f2fs: add setlease file operation
Jeff Layton
2026-01-11
blk-crypto: handle the fallback above the block layer
Christoph Hellwig
2026-01-07
f2fs: trace elapsed time for gc_lock lock
Chao Yu
2026-01-07
f2fs: trace elapsed time for cp_rwsem lock
Chao Yu
2025-12-16
f2fs: support large folio for immutable non-compressed case
Jaegeuk Kim
2025-12-04
f2fs: add fadvise tracepoint
Jaegeuk Kim
2025-12-04
f2fs: ensure minimum trim granularity accounts for all devices
Yongpeng Yang
2025-12-04
f2fs: fix to avoid updating compression context during writeback
Chao Yu
2025-12-04
f2fs: fix to avoid updating zero-sized extent in extent cache
Chao Yu
2025-09-16
f2fs: fix to mitigate overhead of f2fs_zero_post_eof_page()
Chao Yu
2025-09-16
f2fs: fix to truncate first page in error path of f2fs_truncate()
Chao Yu
2025-08-04
Merge tag 'f2fs-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-30
f2fs: drop inode from the donation list when the last file is closed
Jaegeuk Kim
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-24
f2fs: zone: wait for inflight dio completion, excluding pinned files read usi...
yohan.joung
2025-07-24
f2fs: remove unnecessary tracepoint enabled check
Sheng Yong
2025-07-22
f2fs: Add folio counterparts to page_private_flags functions
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to IS_INODE()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to ADDRS_PER_PAGE()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to ofs_of_node()
Matthew Wilcox (Oracle)
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2025-07-01
f2fs: check the generic conditions first
Jaegeuk Kim
2025-06-30
f2fs: don't allow unaligned truncation to smaller/equal size on pinned file
wangzijie
2025-06-24
f2fs: convert F2FS_I_SB to sbi in f2fs_setattr()
wangzijie
2025-06-23
f2fs: introduce reserved_pin_section sysfs entry
Chao Yu
2025-06-19
fs: replace mmap hook with .mmap_prepare for simple mappings
Lorenzo Stoakes
2025-06-18
f2fs: fix to zero post-eof page
Chao Yu
[next]