index
:
kernel/git/stable/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
file.c
Age
Commit message (
Expand
)
Author
11 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
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
[next]