summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-05-11proc: prevent reconfiguring subset=pidAlexey Gladkov
2026-05-11proc: subset=pid: Show /proc/self/net only for CAP_NET_ADMINAlexey Gladkov
2026-05-11sysfs: remove trivial sysfs_get_tree() wrapperChristian Brauner
2026-05-11fs: move SB_I_USERNS_VISIBLE to FS_USERNS_MOUNT_RESTRICTEDChristian Brauner
2026-05-11namespace: record fully visible mounts in listChristian Brauner
2026-05-11fs: cache the string generated by reading /proc/filesystemsMateusz Guzik
2026-05-11fs: RCU-ify filesystems listChristian Brauner
2026-05-11proc: allow to mark /proc files permanent outside of fs/proc/Alexey Dobriyan
2026-05-11fs: retire stale lock ordering annotations from inode hashrefs/merge-window/78fcd640d0bb2c68b3ce6a3ad583b4428310122bMateusz Guzik
2026-05-11fs: allow lockless ->i_count bumps as long as it does not transition 0->1Mateusz Guzik
2026-05-11fs: relocate and tidy up ihold()Mateusz Guzik
2026-05-11fs: add icount_read_once() and stop open-coding ->i_count loadsMateusz Guzik
2026-05-11iomap: remove over-strict inline data boundary checkNamjae Jeon
2026-05-11ecryptfs: remove redundant variable found_auth_tokAlexey Velichayshiy
2026-05-11ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATIONChuck Lever
2026-05-11nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVINGChuck Lever
2026-05-11nfsd: Report export case-folding via NFSv3 PATHCONFChuck Lever
2026-05-11isofs: Implement fileattr_get for case sensitivityChuck Lever
2026-05-11vboxsf: Implement fileattr_get for case sensitivityChuck Lever
2026-05-11nfs: Implement fileattr_get for case sensitivityChuck Lever
2026-05-11cifs: Implement fileattr_get for case sensitivityChuck Lever
2026-05-11xfs: Report case sensitivity in fileattr_getChuck Lever
2026-05-11hfsplus: Report case sensitivity in fileattr_getChuck Lever
2026-05-11hfs: Implement fileattr_get for case sensitivityChuck Lever
2026-05-11ntfs3: Implement fileattr_get for case sensitivityChuck Lever
2026-05-11exfat: Implement fileattr_get for case sensitivityChuck Lever
2026-05-11fat: Implement fileattr_get for case sensitivityChuck Lever
2026-05-11fs: Add case sensitivity flags to file_kattrChuck Lever
2026-05-11fs: Move file_kattr initialization to callersChuck Lever
2026-05-11ntfs: restore $MFT mirror contents checkDaeMyung Kang
2026-05-11nsfs: fix wrong error code returned for pidns ioctlsZhihao Cheng
2026-05-11iomap: add dirty page control to iomap_zero_iterChi Zhiling
2026-05-11iomap: avoid memset iomap when iter is doneFengnan Chang
2026-05-11fs: fix forced iversion increment on lazytime timestamp updatesPankaj Raghav
2026-05-11fuse: fix writeback array overflow when max_pages is oneJunxi Qian
2026-05-11fs: Fix return in jfs_mkdir and orangefs_mkdirHongling Zeng
2026-05-11fs/statmount: fix slab out-of-bounds write in statmount_mnt_idmapJunyoung Jang
2026-05-11xfs: Fix typo in commentMd Shofiqul Islam
2026-05-11xfs: fix the "limiting open zones" messageChristoph Hellwig
2026-05-11bpf: fix crash in bpf_[set|remove]_dentry_xattr for negative dentriesrefs/merge-window/69e5cd1262043a6bfdd55693f1950119f50f0f77Matt Bobrowski
2026-05-11exportfs,nfsd: rework checking for layout-based block device access supportChristoph Hellwig
2026-05-11exportfs: don't pass struct iattr to ->commit_blocksChristoph Hellwig
2026-05-11exportfs: split out the ops for layout-based block device accessChristoph Hellwig
2026-05-11nfsd/blocklayout: always ignore loca_time_modifyChristoph Hellwig
2026-05-11ceph: put folios not suitable for writebackHristo Venev
2026-05-11ceph: add ceph_has_realms_with_quotas() check to ceph_quota_update_statfs()Viacheslav Dubeyko
2026-05-11ceph: fix BUG_ON in __ceph_build_xattrs_blob() due to stale blob sizeViacheslav Dubeyko
2026-05-11ceph: fix a buffer leak in __ceph_setxattr()Viacheslav Dubeyko
2026-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3Alexei Starovoitov
2026-05-10NFSD: Fix infinite loop in layout state revocationChuck Lever