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
Age
Commit message (
Expand
)
Author
5 days
Merge branch 'vfs-7.3.super' into vfs.all
Christian Brauner
5 days
Remove excl arg to ->create inode_operation
NeilBrown
6 days
f2fs: drop redundant S_IFDIR from mkdir
Jori Koolstra
8 days
f2fs: open via dedicated fs bdev helpers
Christian Brauner
2026-06-22
f2fs: fix to round down start offset of fallocate for pin file
Sunmin Jeong
2026-06-22
f2fs: fix listxattr handling of corrupted xattr entries
Keshav Verma
2026-06-22
f2fs: skip direct I/O iostat context when disabled
Wenjie Qi
2026-06-22
f2fs: remove unneeded f2fs_is_compressed_page()
Chao Yu
2026-06-22
f2fs: avoid unnecessary fscrypt_finalize_bounce_page()
Chao Yu
2026-06-22
f2fs: avoid unnecessary sanity check on ckpt_valid_blocks
Chao Yu
2026-06-22
f2fs: misc cleanup in f2fs_record_stop_reason()
Chao Yu
2026-06-22
f2fs: fix wrong description in printed log
Chao Yu
2026-06-22
f2fs: bound i_inline_xattr_size for non-inline-xattr inodes
Bryam Vargas
2026-06-22
f2fs: validate ACL entry sizes in f2fs_acl_from_disk()
Zhang Cen
2026-06-22
Revert "f2fs: remove non-uptodate folio from the page cache in move_data_block"
Zhaoyang Huang
2026-06-22
f2fs: Split f2fs_write_end_io()
Bart Van Assche
2026-06-22
f2fs: Rename f2fs_post_read_wq into f2fs_wq
Bart Van Assche
2026-06-22
f2fs: Prepare for supporting delayed bio completion
Bart Van Assche
2026-06-22
f2fs: reject setattr size changes on large folio files
Wenjie Qi
2026-06-22
f2fs: validate dentry name length before lookup compares it
Samuel Moelius
2026-06-22
f2fs: validate inline dentry name lengths before conversion
Samuel Moelius
2026-06-22
f2fs: read COW data with the original inode during atomic write
Mikhail Lobanov
2026-06-22
f2fs: skip inode folio lookup for cached overwrite
Wenjie Qi
2026-06-22
f2fs: keep atomic write retry from zeroing original data
Wenjie Qi
2026-06-22
f2fs: validate orphan inode entry count
Wenjie Qi
2026-06-22
f2fs: honor per-I/O write streams for direct writes
Wenjie Qi
2026-06-22
f2fs: fix to do sanity check on f2fs_get_node_folio_ra()
Chao Yu
2026-06-22
Revert: "f2fs: check in-memory sit version bitmap"
Chao Yu
2026-06-22
Revert: "f2fs: check in-memory block bitmap"
Chao Yu
2026-06-22
f2fs: avoid false shutdown fserror reports
Wenjie Qi
2026-06-22
f2fs: validate compress cache inode only when enabled
Wenjie Qi
2026-06-22
f2fs: pass correct iostat type for single node writes
Wenjie Qi
2026-06-22
f2fs: fix missing read bio submission on large folio error
Wenjie Qi
2026-06-22
f2fs: atomic: fix UAF issue on f2fs_inode_info.atomic_inode
Chao Yu
2026-06-22
f2fs: fix potential deadlock in gc_merge path of f2fs_balance_fs()
Chao Yu
2026-06-22
f2fs: add logs in f2fs_disable_checkpoint()
Chao Yu
2026-06-22
f2fs: add iostat latency tracking for direct IO
liujinbao1
2026-06-22
f2fs: optimize representative type determination in GC
Daeho Jeong
2026-06-22
f2fs: Add trace_f2fs_fault_report
liujinbao1
2026-06-22
f2fs: annotate lockless NAT counter reads
Cen Zhang
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: fix incorrect FI_NO_EXTENT handling in __destroy_extent_node()
Yongpeng Yang
2026-05-22
f2fs: support to report fserror
Chao Yu
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-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
[next]