summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
12 daysxfs: fix the lock annotation on xfs_iget_cache_hitChristoph Hellwig
12 daysxfs: fix exchange-range reflink flag clearing issue with INO1_WRITTENLin Jiapeng
12 daysxfs: prevent race in zoned space reservationsHans Holmberg
12 daysxfs: fix media verification ioctl for internal rt volumesDarrick J. Wong
13 daysMerge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
13 daysMerge tag 'driver-core-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
13 daysfs/dax: check zero or empty entry before converting xarray entrySeunguk Shin
13 daysfs: fix missed removal of super_fs_objects_eligible()Qi Zheng
13 daysMerge tag 'for-7.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
13 dayssmb: client: fix cifsFileInfo reference leak in deferred closeFan Wu
13 dayssmb: client: avoid leaking refcount when cifs_sb_tlink() failsBjoern Doebel
13 dayssmb: client: avoid leaking refcount in cifs_queue_oplock_break()Bjoern Doebel
14 daystreewide: refresh kmalloc_obj() conversionsKees Cook
14 daysMerge tag 'integrity-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-09-04Merge tag 'ceph-for-7.3-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-09-04nfsd: fix handling of NFSEXP_PNFS in the netlink codepathJeff Layton
2026-09-04Merge tag 'ksmbd-for-7.3-rc2-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-09-04fs: autofs: fix memory leak in autofs_fill_super()Jeffin Philip
2026-09-03Merge tag 'ntfs-for-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-09-03erofs: disable LZ4 rolling decompression for nowGao Xiang
2026-09-03smb: client: fill cache fields after populating cache in copy_ref_data()Fredric Cover
2026-09-03exec: Drop bprm loader before closing bprm->fileSun Jian
2026-09-02smb: client: pin DFS superblock in iterator callbackKarl Mehltretter
2026-09-02smb: client: reject userspace cifs.idmap descriptionsAohan Mei
2026-09-02smb: client: reject out-of-bounds DataOffset in CIFSSMBRead()Diego Oliva
2026-09-02btrfs: tests: do not touch page cache if root/inode allocation failedQu Wenruo
2026-09-02btrfs: zstd: fix lost wakeup when waiting for a workspaceFAN YE
2026-09-02btrfs: do not force reloc root creation during qgroup_account_snapshot()Qu Wenruo
2026-09-02btrfs: send: fix lost error return value in will_overwrite_ref()Avi Weiss
2026-09-02btrfs: abort transaction before releasing tree_log_mutex on commit failureLeo Martins
2026-09-02btrfs: zoned: propagate do_zone_finish() error in btrfs_zone_finish_endio()Johannes Thumshirn
2026-09-02btrfs: zoned: finish active block group cleanup if call_zone_finish() failsJohannes Thumshirn
2026-09-02btrfs: send: reject extents for non-regular inodesZhengYuan Huang
2026-09-02btrfs: return proper negative error code for update_raid_extent_item()Qu Wenruo
2026-09-02btrfs: fix the possible bioc_list memory leak during errorQu Wenruo
2026-09-02btrfs: fix transaction use-after-free in raid stripe insertionShuangpeng Bai
2026-09-02btrfs: scrub: report the failing sector's address, not the stripe baseJames C. Owens
2026-09-02smb: client: reject short READ responses in CIFSSMBRead()Diego Oliva
2026-09-02afs: Clear stale peer app data after address list changesChengfeng Ye
2026-09-02afs: Fix incorrect free in candidate cleanup in afs_lookup_server()David Howells
2026-09-02afs: Fix double-unmap of directory blockDavid Howells
2026-09-02afs: Fix missing kunmap in afs_dir_search_bucket()David Howells
2026-09-02ceph: apply nearfull_sync option on remountAlex Markuze
2026-09-02ceph: lock mutex in ceph_mds_check_access()Max Kellermann
2026-09-02ksmbd: fix tree connection use-after-free in smb2_tree_connect()Cen Zhang (Microsoft Security FORGE Labs)
2026-09-02ksmbd: validate COPYCHUNK source and target rangesAlon Shakevsky
2026-09-02ksmbd: fix use-after-free in oplock break notificationAbdifatah Suruur
2026-09-02ksmbd: fix sparc build with atomic work stateNamjae Jeon
2026-09-02erofs: preserve LZMA decoders on resize failureNikhil Gurudasani
2026-09-01configfs: move CONFIGFS_MAGIC definition to magic.hFrederick Lawler