index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
namei.c
Age
Commit message (
Expand
)
Author
32 hours
Merge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Mark Brown
44 hours
nfsd: in nfsd4_create_file() let VFS report if file was created.
NeilBrown
8 days
fs: avoid spurious dentry ref/unref cycle on open
Mateusz Guzik
8 days
vfs: refuse O_CREAT for directories through a dangling symlink
Jori Koolstra
8 days
vfs: move O_IS_MKDIR check from lookup_open() into individual filesystems
Jori Koolstra
8 days
vfs: add O_CREAT|O_DIRECTORY to open*(2)
Jori Koolstra
8 days
vfs: lookup_open(): use vfs_create_no_perm()
Jori Koolstra
8 days
vfs: move ->create check in lookup_open() to before try_break_deleg()
Jori Koolstra
8 days
vfs: lookup_open(): move setting FMODE_CREATED down
Jori Koolstra
8 days
vfs: prepare vfs_creat|mkdir_no_perm for reuse in lookup_open()
Jori Koolstra
8 days
fs/namei.c: use trailing_slashes()
Jori Koolstra
2026-08-17
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-07-31
fs/namei.c: fix coding style in atomic_open() and lookup_open()
Christian Brauner
2026-07-31
fs/namei.c: fix kerneldoc of atomic_open() and vfs_lookup_open()
Christian Brauner
2026-07-31
fs/namei.c: update stale comments in lookup_open()
Christian Brauner
2026-07-31
Remove excl arg to ->create inode_operation
NeilBrown
2026-07-30
fs/namei.c: update kerneldoc of atomic_open()
Jori Koolstra
2026-07-30
vfs: call audit_inode_child() in lookup_open() on failure
Jori Koolstra
2026-07-30
vfs: move create error && negative dentry case in lookup_open() up
Jori Koolstra
2026-07-23
VFS: add vfs_lookup_open() for nfsd
NeilBrown
2026-07-23
VFS: move delegated_inode retry loop into lookup_open()
NeilBrown
2026-07-23
VFS: move mnt_want_write() and locking into lookup_open()
NeilBrown
2026-07-01
fs: refuse O_TMPFILE creation with an unmapped fsuid or fsgid
Christian Brauner
2026-07-01
vfs: pass S_IFDIR mode to vfs_prepare_mode()
Jori Koolstra
2026-06-15
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.directory.delegations' of git://git.kernel.org/pub/scm...
Linus Torvalds
2026-06-05
VFS: use wait_var_event for waiting in d_alloc_parallel()
NeilBrown
2026-05-29
vfs: replace ints with enum last_type for LAST_XXX
Jori Koolstra
2026-05-29
vfs: make LAST_XXX private to fs/namei.c
Jori Koolstra
2026-05-28
VFS: fix possible failure to unlock in nfsd4_create_file()
NeilBrown
2026-05-21
openat2: new OPENAT2_REGULAR flag support
Dorjoy Chowdhury
2026-05-21
namei: use QSTR() instead of QSTR_INIT() in path_pts
Thorsten Blum
2026-05-21
fs: fold __start_removing_path into start_removing_path
Christoph Hellwig
2026-05-21
fs: remove start_removing_user_path_at
Christoph Hellwig
2026-05-15
filelock: add support for ignoring deleg breaks for dir change events
Jeff Layton
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-31
fs: write a better comment in step_into() concerning .mnt assignment
Mateusz Guzik
2026-03-19
vfs: fix docstring of hash_name()
Jori Koolstra
2026-03-09
VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()
NeilBrown
2026-03-06
VFS: make lookup_one_qstr_excl() static.
NeilBrown
2026-03-06
VFS: move the start_dirop() kerndoc comment to before start_dirop()
NeilBrown
2026-03-06
VFS: note error returns in documentation for various lookup functions
NeilBrown
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-16
Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-09
Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]