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
5 days
f2fs: parameterize block size and mask macros
Kelvin Zhang
5 days
f2fs: parameterize byte and block conversion macros
Kelvin Zhang
5 days
f2fs: parameterize sector conversion macros
Kelvin Zhang
5 days
f2fs: drop pending discard commands before reserving device alias
Daeho Jeong
12 days
Merge tag 'f2fs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-08-24
f2fs: use adjusted write range after f2fs_write_checks()
Seongjae Jeong
2026-08-21
f2fs: fix i_size when pinned fallocate partially fails
Zhan Xusheng
2026-08-17
f2fs: fix to shrink gc_lock coverage in f2fs_gc_range()
Chao Yu
2026-08-12
f2fs: fix to zero post-EOF data when extending file size
Chao Yu
2026-08-12
f2fs: fix to off-by-one issue in f2fs_zero_post_eof_page()
Chao Yu
2026-08-11
f2fs: support dynamic reserve/release for device aliasing
Daeho Jeong
2026-08-04
f2fs: fix to avoid move_range and defragment on device_alias file
Chao Yu
2026-08-04
f2fs: reject overlapping move range after len expansion
Hao-Qun Huang
2026-08-03
f2fs: return writeback error from collapse range
Wenjie Qi
2026-08-03
f2fs: only redirty pinned folios in redirty_blocks
Wenjie Qi
2026-08-03
f2fs: validate MOVE_RANGE destination size
Wenjie Qi
2026-07-28
f2fs: fix to avoid potential section-unaligned pinfile
Chao Yu
2026-07-20
fscrypt: Remove fscrypt_dio_supported()
Eric Biggers
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
[next]