summaryrefslogtreecommitdiff
path: root/fs/namei.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-17Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+1
2026-08-17Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-106/+245
2026-07-31fs/namei.c: fix coding style in atomic_open() and lookup_open()Christian Brauner1-3/+8
2026-07-31fs/namei.c: fix kerneldoc of atomic_open() and vfs_lookup_open()Christian Brauner1-5/+7
2026-07-31fs/namei.c: update stale comments in lookup_open()Christian Brauner1-11/+9
2026-07-31Remove excl arg to ->create inode_operationNeilBrown1-3/+2
2026-07-30fs/namei.c: update kerneldoc of atomic_open()Jori Koolstra1-9/+17
2026-07-30vfs: call audit_inode_child() in lookup_open() on failureJori Koolstra1-36/+56
2026-07-30vfs: move create error && negative dentry case in lookup_open() upJori Koolstra1-4/+5
2026-07-23VFS: add vfs_lookup_open() for nfsdNeilBrown1-0/+96
2026-07-23VFS: move delegated_inode retry loop into lookup_open()NeilBrown1-19/+24
2026-07-23VFS: move mnt_want_write() and locking into lookup_open()NeilBrown1-36/+41
2026-07-01fs: refuse O_TMPFILE creation with an unmapped fsuid or fsgidChristian Brauner1-0/+4
2026-07-01vfs: pass S_IFDIR mode to vfs_prepare_mode()Jori Koolstra1-6/+1
2026-06-15Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-4/+2
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-20/+5
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-14/+34
2026-06-15Merge tag 'vfs-7.2-rc1.directory.delegations' of git://git.kernel.org/pub/scm...Linus Torvalds1-14/+17
2026-06-05VFS: use wait_var_event for waiting in d_alloc_parallel()NeilBrown1-4/+2
2026-05-29vfs: replace ints with enum last_type for LAST_XXXJori Koolstra1-12/+16
2026-05-29vfs: make LAST_XXX private to fs/namei.cJori Koolstra1-4/+16
2026-05-28VFS: fix possible failure to unlock in nfsd4_create_file()NeilBrown1-0/+10
2026-05-21openat2: new OPENAT2_REGULAR flag supportDorjoy Chowdhury1-0/+4
2026-05-21namei: use QSTR() instead of QSTR_INIT() in path_ptsThorsten Blum1-2/+1
2026-05-21fs: fold __start_removing_path into start_removing_pathChristoph Hellwig1-9/+4
2026-05-21fs: remove start_removing_user_path_atChristoph Hellwig1-9/+0
2026-05-15filelock: add support for ignoring deleg breaks for dir change eventsJeff Layton1-14/+17
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2026-04-13Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-24/+46
2026-03-31fs: write a better comment in step_into() concerning .mnt assignmentMateusz Guzik1-1/+1
2026-03-19vfs: fix docstring of hash_name()Jori Koolstra1-2/+8
2026-03-09VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()NeilBrown1-6/+3
2026-03-06VFS: make lookup_one_qstr_excl() static.NeilBrown1-3/+2
2026-03-06VFS: move the start_dirop() kerndoc comment to before start_dirop()NeilBrown1-14/+13
2026-03-06VFS: note error returns in documentation for various lookup functionsNeilBrown1-1/+28
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2026-02-16Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2026-02-09Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-199/+221
2026-02-09Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+3
2026-02-09Merge tag 'vfs-7.0-rc1.atomic_open' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+73
2026-02-09Merge tag 'vfs-7.0-rc1.btrfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-17/+19
2026-01-29fs: add helpers name_is_dot{,dot,_dotdot}Amir Goldstein1-1/+1
2026-01-20fs/namei: fix kernel-doc markup for dentry_createJay Winston1-2/+2
2026-01-16namei.c: switch user pathname imports to CLASS(filename{,_flags})Al Viro1-15/+6
2026-01-16namei.c: convert getname_kernel() callers to CLASS(filename_kernel)Al Viro1-26/+10
2026-01-16non-consuming variants of do_{unlinkat,rmdir}()Al Viro1-12/+11
2026-01-16non-consuming variant of do_mknodat()Al Viro1-9/+8
2026-01-16non-consuming variant of do_mkdirat()Al Viro1-7/+6
2026-01-16non-consuming variant of do_symlinkat()Al Viro1-12/+11
2026-01-16non-consuming variant of do_linkat()Al Viro1-15/+12