开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
29 hours
Merge branch 'dev' of https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk...
Mark Brown
5 days
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
5 days
f2fs: fix to avoid pinfile fragment on fragment:{block, segment} mode
Chao Yu
5 days
f2fs: cleanup w/ f2fs_need_rand_{blk, seg, seg_blk}
Chao Yu
5 days
f2fs: fix to shrink gc_lock coverage in f2fs_gc_range()
Chao Yu
5 days
f2fs: fix to reclaim space in f2fs_allocate_pinning_section()
Chao Yu
5 days
Merge tag 'vfs-7.3-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5 days
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5 days
Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5 days
Merge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10 days
f2fs: unify add/remove ino entry API for all ino types
Chao Yu
10 days
f2fs: fix to zero post-EOF data when extending file size
Chao Yu
10 days
f2fs: fix to off-by-one issue in f2fs_zero_post_eof_page()
Chao Yu
11 days
f2fs: call __add_ino_entry out of the eviction path
Jaegeuk Kim
12 days
f2fs: refactor f2fs_evict_inode having three major parts
Jaegeuk Kim
12 days
f2fs: support dynamic reserve/release for device aliasing
Daeho Jeong
2026-08-07
f2fs: fix to pass folio->index to f2fs_sanity_check_node_footer()
Chao Yu
2026-08-07
f2fs: issue multi-device flushes in parallel
Yonggil Song
2026-08-07
f2fs: print error information in f2fs_put_super()
Chao Yu
2026-08-05
f2fs: fix to clear dirty flag on folio in error path
Chao Yu
2026-08-05
f2fs: avoid unnecessary shrink in f2fs_shrink_scan()
Chao Yu
2026-08-05
f2fs: fix to return -EFSCORRUPTED in f2fs_get_node_info() correctly
Chao Yu
2026-08-05
f2fs: fix valid block count leak on data block allocation failure
Chen Changcheng
2026-08-05
f2fs: protect critical_task_priority updates with s_umount
Wenjie Qi
2026-08-05
f2fs: avoid NULL checkpoint thread access in sysfs
Wenjie Qi
2026-08-04
f2fs: Run f2fs_write_end_io() asynchronously
Bart Van Assche
2026-08-04
f2fs: reject invalid recovered filename lengths
Wenjie Qi
2026-08-04
f2fs: Remove unused curseg_segno() and curseg_alloc_type()
Zhan Xusheng
2026-08-04
f2fs: dirty directory inodes on mtime/ctime update
Joanne Chang
2026-08-04
f2fs: don't drop the top folio order in the f2fs_iostat tracepoint
Zhan Xusheng
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: limit recovery filename logging to stored length
Wenjie Qi
2026-08-03
f2fs: validate MOVE_RANGE destination size
Wenjie Qi
2026-08-03
f2fs: use the mount idmap for the owner check in f2fs_xattr_advise_set()
Zhan Xusheng
2026-07-31
f2fs: convert iomap ops to ->iomap_next()
Joanne Koong
2026-07-31
Remove excl arg to ->create inode_operation
NeilBrown
2026-07-28
f2fs: fix dentry folio leak in find_in_level
Guanghui Yang
2026-07-28
f2fs: fix folio_nr_pages() race after put in large folio invalidate
Zhaoyang Huang
2026-07-28
f2fs: fix to avoid potential section-unaligned pinfile
Chao Yu
2026-07-28
f2fs: embed f2fs_gc_kthread in f2fs_sb_info
Chao Yu
2026-07-28
f2fs: quota: do not use GFP_NOFS in f2fs_quota_read()
Chao Yu
2026-07-28
f2fs: drop FGP_NOFS in f2fs_write_begin()
Chao Yu
2026-07-20
f2fs: Update outdated comment in f2fs_write_begin()
Eric Biggers
2026-07-20
fscrypt: Remove fscrypt_dio_supported()
Eric Biggers
2026-07-20
f2fs: Remove fs-layer file contents en/decryption code
Eric Biggers
2026-07-20
fscrypt: Always use blk-crypto for contents on block-based filesystems
Eric Biggers
2026-07-20
fscrypt: Avoid dynamic allocation in fscrypt_get_devices()
Eric Biggers
[next]