summaryrefslogtreecommitdiff
path: root/include/linux/fs
AgeCommit message (Expand)AuthorFilesLines
13 daysMerge tag 'fuse-update-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2026-06-15fuse: invalidate page cache after DIO and async DIO writesCheng Ding1-0/+2
2026-06-15Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-1/+2
2026-06-15Merge tag 'vfs-7.2-rc1.procfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2026-06-05wind ->s_roots via ->d_sib instead of ->d_hashAl Viro1-1/+2
2026-05-22writeback: use a per-sb counter to drain inode wb switches at umountBaokun Li1-0/+8
2026-05-12proc: handle subset=pid separately in userns visibility checksAlexey Gladkov1-0/+1
2026-05-12fs: move SB_I_USERNS_VISIBLE to FS_USERNS_MOUNT_RESTRICTEDChristian Brauner1-1/+0
2026-03-20writeback: don't block sync for filesystems with no data integrity guaranteesJoanne Koong1-0/+1
2026-02-10Merge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2026-01-13fs: report filesystem and file I/O errors to fsnotifyDarrick J. Wong1-0/+7
2025-12-15fs: Remove internal old mount API codeEric Sandeen1-1/+0
2025-12-02Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+5
2025-12-02Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+569
2025-11-06fs: add super_write_guardChristian Brauner1-0/+5
2025-11-06fs: add fs/super.h headerChristian Brauner1-0/+233
2025-11-06fs: add fs/super_types.h headerChristian Brauner1-0/+335