summaryrefslogtreecommitdiff
path: root/fs/f2fs
AgeCommit message (Expand)Author
11 daysMerge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
11 daysMerge tag 'vfs-7.3-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
12 daysMerge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
12 daysMerge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
12 daysMerge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-31f2fs: convert iomap ops to ->iomap_next()Joanne Koong
2026-07-31Remove excl arg to ->create inode_operationNeilBrown
2026-07-20f2fs: Update outdated comment in f2fs_write_begin()Eric Biggers
2026-07-20fscrypt: Remove fscrypt_dio_supported()Eric Biggers
2026-07-20f2fs: Remove fs-layer file contents en/decryption codeEric Biggers
2026-07-20fscrypt: Always use blk-crypto for contents on block-based filesystemsEric Biggers
2026-07-20fscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers
2026-07-01f2fs: drop redundant S_IFDIR from mkdirJori Koolstra
2026-06-29f2fs: open via dedicated fs bdev helpersChristian Brauner
2026-06-22f2fs: fix to round down start offset of fallocate for pin fileSunmin Jeong
2026-06-22f2fs: fix listxattr handling of corrupted xattr entriesKeshav Verma
2026-06-22f2fs: skip direct I/O iostat context when disabledWenjie Qi
2026-06-22f2fs: remove unneeded f2fs_is_compressed_page()Chao Yu
2026-06-22f2fs: avoid unnecessary fscrypt_finalize_bounce_page()Chao Yu
2026-06-22f2fs: avoid unnecessary sanity check on ckpt_valid_blocksChao Yu
2026-06-22f2fs: misc cleanup in f2fs_record_stop_reason()Chao Yu
2026-06-22f2fs: fix wrong description in printed logChao Yu
2026-06-22f2fs: bound i_inline_xattr_size for non-inline-xattr inodesBryam Vargas
2026-06-22f2fs: validate ACL entry sizes in f2fs_acl_from_disk()Zhang Cen
2026-06-22Revert "f2fs: remove non-uptodate folio from the page cache in move_data_block"Zhaoyang Huang
2026-06-22f2fs: Split f2fs_write_end_io()Bart Van Assche
2026-06-22f2fs: Rename f2fs_post_read_wq into f2fs_wqBart Van Assche
2026-06-22f2fs: Prepare for supporting delayed bio completionBart Van Assche
2026-06-22f2fs: reject setattr size changes on large folio filesWenjie Qi
2026-06-22f2fs: validate dentry name length before lookup compares itSamuel Moelius
2026-06-22f2fs: validate inline dentry name lengths before conversionSamuel Moelius
2026-06-22f2fs: read COW data with the original inode during atomic writeMikhail Lobanov
2026-06-22f2fs: skip inode folio lookup for cached overwriteWenjie Qi
2026-06-22f2fs: keep atomic write retry from zeroing original dataWenjie Qi
2026-06-22f2fs: validate orphan inode entry countWenjie Qi
2026-06-22f2fs: honor per-I/O write streams for direct writesWenjie Qi
2026-06-22f2fs: fix to do sanity check on f2fs_get_node_folio_ra()Chao Yu
2026-06-22Revert: "f2fs: check in-memory sit version bitmap"Chao Yu
2026-06-22Revert: "f2fs: check in-memory block bitmap"Chao Yu
2026-06-22f2fs: avoid false shutdown fserror reportsWenjie Qi
2026-06-22f2fs: validate compress cache inode only when enabledWenjie Qi
2026-06-22f2fs: pass correct iostat type for single node writesWenjie Qi
2026-06-22f2fs: fix missing read bio submission on large folio errorWenjie Qi
2026-06-22f2fs: atomic: fix UAF issue on f2fs_inode_info.atomic_inodeChao Yu
2026-06-22f2fs: fix potential deadlock in gc_merge path of f2fs_balance_fs()Chao Yu
2026-06-22f2fs: add logs in f2fs_disable_checkpoint()Chao Yu
2026-06-22f2fs: add iostat latency tracking for direct IOliujinbao1
2026-06-22f2fs: optimize representative type determination in GCDaeho Jeong
2026-06-22f2fs: Add trace_f2fs_fault_reportliujinbao1
2026-06-22f2fs: annotate lockless NAT counter readsCen Zhang