summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
13 daysf2fs: annotate lockless NAT counter readsCen Zhang
13 daysf2fs: annotate lockless last_time[] accessesCen Zhang
13 daysfscrypt: Replace mk_users keyring with simple listEric Biggers
13 daysfscrypt: Fix key setup in edge case with multiple data unit sizesEric Biggers
14 dayserofs: 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
2026-06-18Merge tag 'nfsd-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2026-06-18Merge tag 'fuse-update-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-17ocfs2: fix circular locking dependency in ocfs2_dio_end_io_writeAleksandr Nogikh
2026-06-17ocfs2: fix NULL h_transaction deref in ocfs2_assure_trans_creditsIan Bridges
2026-06-17ocfs2: avoid moving extents to occupied clustersKyle Zeng
2026-06-17ocfs2: fix UBSAN array-index-out-of-bounds in ocfs2_sum_rightmost_recIan Bridges
2026-06-17fat: reject BPB volumes whose data area starts beyond total sectorsSamuel Moelius
2026-06-17NFS: Use common error handling code in nfs_alloc_server()Markus Elfring
2026-06-17NFS: Prevent resource leak in nfs_alloc_server()Markus Elfring
2026-06-17Merge tag 'lsm-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-17Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-17erofs: introduce erofs_map_chunks()Gao Xiang
2026-06-17erofs: call erofs_exit_ishare() before rcu_barrier()Gao Xiang