summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2026-06-22f2fs: annotate lockless last_time[] accessesCen Zhang
2026-06-22fscrypt: Replace mk_users keyring with simple listEric Biggers
2026-06-22fscrypt: Fix key setup in edge case with multiple data unit sizesEric Biggers
2026-06-22erofs: handle 48-bit blocks_hi for compressed inodesZhan Xusheng
2026-06-22erofs: remove fscache backend entirelyGao Xiang
2026-06-22erofs: simplify RCU read critical sectionsGao Xiang
2026-06-22erofs: add sparse support to pcluster layoutGao Xiang
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-21mm: use mapping_mapped to simplify the codeHuang Shijie
2026-06-21fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FSZi Yan
2026-06-21fs: remove nr_thps from struct address_spaceZi Yan
2026-06-21mm: fs: remove filemap_nr_thps*() functions and their usersZi Yan
2026-06-21Merge tag '9p-for-7.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds
2026-06-219p: skip nlink update in cacheless mode to fix WARN_ONBreno Leitao
2026-06-219p: v9fs_file_do_lock: replace WARN_ONCE with p9_debugDominique Martinet
2026-06-219p: Enable symlink caching in page cacheRemi Pommarel
2026-06-219p: Set default negative dentry retention time for cache=looseRemi Pommarel
2026-06-219p: Add mount option for negative dentry cache retentionRemi Pommarel
2026-06-219p: Cache negative dentries for lookup performanceRemi Pommarel
2026-06-219p: avoid returning ERR_PTR(0) from mkdir operationsHongling Zeng
2026-06-20smb: client: refactor ACL setting control flow in id_mode_to_cifs_acl()Ralph Boehme
2026-06-19Merge tag 'exfat-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-19Merge tag 'ntfs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-18smb: client: fix query directory replay double-freeHenrique Carvalho
2026-06-18smb: client: fix change notify replay double-freeHenrique Carvalho
2026-06-18smb: client: fix query_info() replay double-freeHenrique Carvalho
2026-06-18smb: client: fix double-free in SMB2_close() replayHenrique Carvalho
2026-06-18smb: client: fix double-free in SMB2_ioctl() replayHenrique Carvalho
2026-06-18smb: client: fix double-free in SMB2_open() replayHenrique Carvalho
2026-06-18smb: client: fix double-free in SMB2_flush() replayZhao Zhang
2026-06-18Merge tag 'ext4_for_linus-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-06-18Merge tag 'v7.2-rc-part1-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-06-18Merge tag 'v7.2-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds