summaryrefslogtreecommitdiff
path: root/include/linux/fs.h
AgeCommit message (Expand)Author
12 daysMerge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
12 daysMerge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
12 daysMerge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
12 daysMerge tag 'vfs-7.0-rc1.atomic_open' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
12 daysMerge tag 'vfs-7.0-rc1.btrfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
12 daysMerge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
12 daysMerge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/sc...Linus Torvalds
2026-01-14fs: export may_create() as may_create_dentry()Filipe Manana
2026-01-14fs: export may_delete() as may_delete_dentry()Filipe Manana
2026-01-13struct filename ->refcnt doesn't need to be atomicAl Viro
2026-01-13allow incomplete imports of filenamesAl Viro
2026-01-13struct filename: saner handling of long namesAl Viro
2026-01-13struct filename: use names_cachep only for getname() and friendsAl Viro
2026-01-13get rid of audit_reusename()Al Viro
2026-01-13allow to use CLASS() for struct filename *Al Viro
2026-01-12fs: add a ->sync_lazytime methodChristoph Hellwig
2026-01-12fs: refactor ->update_time handlingChristoph Hellwig
2026-01-12fs: allow error returns from generic_update_timeChristoph Hellwig
2026-01-12fs: remove inode_update_timeChristoph Hellwig
2026-01-12readdir: require opt-in for d_type flagsAmir Goldstein
2026-01-12fs: remove simple_nosetlease()Jeff Layton
2025-12-16shmem: fix recovery on rename failuresAl Viro
2025-12-15fs: Remove internal old mount API codeEric Sandeen
2025-12-15fs: track the inode having file locks with a flag in ->i_opflagsMateusz Guzik
2025-12-15VFS/knfsd: Teach dentry_create() to use atomic_open()Benjamin Coddington
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.autofs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-25fs: cosmetic fixes to lru handlingMateusz Guzik
2025-11-25fs: rework I_NEW handling to operate without fencesMateusz Guzik
2025-11-25fs, iomap: remove IOCB_DIO_CALLER_COMPChristoph Hellwig
2025-11-25include/linux/fs.h: trivial fix: regualr -> regularAskar Safin
2025-11-19autofs: dont trigger mount if it cant succeedIan Kent
2025-11-17d_make_discardable(): warn if given a non-persistent dentryAl Viro
2025-11-17get rid of kill_litter_super()Al Viro
2025-11-16mm: add ability to take further action in vm_area_descLorenzo Stoakes
2025-11-16new helper: simple_done_creating()Al Viro
2025-11-16new helper: simple_remove_by_name()Al Viro
2025-11-14VFS: introduce start_dirop() and end_dirop()NeilBrown
2025-11-12fs: speed up path lookup with cheaper handling of MAY_EXECMateusz Guzik
2025-11-12fs: add iput_not_last()Mateusz Guzik
2025-11-12power: always freeze efivarfsChristian Brauner
2025-11-12vfs: make vfs_symlink break delegations on parent dirJeff Layton