summaryrefslogtreecommitdiff
path: root/include/linux/fs.h
AgeCommit message (Expand)AuthorFilesLines
2025-10-06Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-0/+1
2025-10-04Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-2/+7
2025-10-03Merge tag 'ovl-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+25
2025-10-03Merge tag 'pull-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+4
2025-10-03Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+3
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+5
2025-09-29Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+2
2025-09-29Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+14
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-122/+124
2025-09-29Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+0
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+4
2025-09-28Have cc(1) catch attempts to modify ->f_pathAl Viro1-1/+6
2025-09-28Merge branches 'work.path' and 'work.mount' into work.f_pathAl Viro1-2/+4
2025-09-23VFS: unify old_mnt_idmap and new_mnt_idmap in renamedataNeilBrown1-4/+2
2025-09-23fs: Create sb_same_encoding() helperAndré Almeida1-0/+18
2025-09-23fs: Create sb_encoding() helperAndré Almeida1-3/+8
2025-09-23mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()Lorenzo Stoakes1-0/+2
2025-09-22vfs: add ATTR_CTIME_SET flagJeff Layton1-0/+1
2025-09-22fs: constify mapping related test functions for improved const-correctnessMax Kellermann1-3/+3
2025-09-17preparations to taking MNT_WRITE_HOLD out of ->mnt_flagsAl Viro1-1/+3
2025-09-16backing_file_user_path(): constify struct path *Al Viro1-1/+1
2025-09-16generic_ci_validate_strict_name(): constify name argumentAl Viro1-2/+4
2025-09-15fs: rename generic_delete_inode() and generic_drop_inode()Mateusz Guzik1-2/+2
2025-09-15pidfs: validate extensible ioctlsChristian Brauner1-0/+14
2025-09-01fs: remove vfs_ioctl exportGreg Kroah-Hartman1-2/+0
2025-09-01fs: add an icount_read helperJosef Bacik1-0/+5
2025-08-29Add RWF_NOSIGNAL flag for pwritev2Lauri Vasama1-0/+1
2025-08-29fs: make the i_state flags an enumJosef Bacik1-112/+119
2025-08-21fs: remove inode::i_verity_infoEric Biggers1-5/+0
2025-08-21fs: remove inode::i_crypt_infoEric Biggers1-5/+0
2025-08-20fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availabilityChristoph Hellwig1-1/+2
2025-08-11fs: Remove mount_bdevPedro Falcato1-3/+0
2025-08-11fs: Remove mount_nodevPedro Falcato1-3/+0
2025-08-11fs: document 'name' parameter for name_contains_dotdot()Kriish Sharma1-1/+1
2025-08-11fs: mark file_remove_privs_flags staticChristoph Hellwig1-1/+0
2025-08-01Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+10
2025-07-31Merge tag 'fsnotify_for_v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+6
2025-07-29Merge tag 'vfs-6.17-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+9
2025-07-29Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+3
2025-07-28Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-6/+7
2025-07-28Merge tag 'vfs-6.17-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2025-07-28Merge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+16
2025-07-28Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+13
2025-07-28Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2025-07-28Merge tag 'pull-simple_recursive_removal' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+2
2025-07-28Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-2/+2
2025-07-28fsnotify: optimize FMODE_NONOTIFY_PERM for the common casesAmir Goldstein1-6/+6
2025-07-18fs: constify file ptr in backing_file accessor helpersAmir Goldstein1-3/+3
2025-07-16fs: change write_begin/write_end interface to take struct kiocb *Taotao Chen1-5/+6
2025-07-15fs: add a new remove_bdev() callbackQu Wenruo1-0/+9