aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/fs
AgeCommit message (Expand)AuthorFilesLines
2026-03-20writeback: don't block sync for filesystems with no data integrity guaranteesJoanne Koong1-0/+1
2026-02-09Merge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus 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-01Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+5
2025-12-01Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-0/+569
2025-11-05fs: add super_write_guardChristian Brauner1-0/+5
2025-11-05fs: add fs/super.h headerChristian Brauner1-0/+233
2025-11-05fs: add fs/super_types.h headerChristian Brauner1-0/+335