index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
namei.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-24
VFS: fix __start_dirop() kernel-doc warnings
Bagas Sanjaya
1
-1
/
+2
2025-12-24
fs: make sure to fail try_to_unlazy() and try_to_unlazy() for LOOKUP_CACHED
Mateusz Guzik
1
-5
/
+13
2025-12-02
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-108
/
+639
2025-12-02
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-42
/
+120
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2025-11-26
fs: inline step_into() and walk_component()
Mateusz Guzik
1
-3
/
+28
2025-11-26
fs: tidy up step_into() & friends before inlining
Mateusz Guzik
1
-13
/
+18
2025-11-25
fs: mark lookup_slow() as noinline
Mateusz Guzik
1
-1
/
+1
2025-11-25
fs: add predicts based on nd->depth
Mateusz Guzik
1
-6
/
+7
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
1
-2
/
+2
2025-11-14
ecryptfs: use new start_creating/start_removing APIs
NeilBrown
1
-0
/
+33
2025-11-14
Add start_renaming_two_dentries()
NeilBrown
1
-0
/
+65
2025-11-14
VFS/ovl/smb: introduce start_renaming_dentry()
NeilBrown
1
-6
/
+102
2025-11-14
VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
NeilBrown
1
-54
/
+143
2025-11-14
VFS: add start_creating_killable() and start_removing_killable()
NeilBrown
1
-3
/
+77
2025-11-14
VFS: introduce start_removing_dentry()
NeilBrown
1
-0
/
+33
2025-11-14
VFS: introduce start_creating_noperm() and start_removing_noperm()
NeilBrown
1
-0
/
+48
2025-11-14
VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
NeilBrown
1
-0
/
+27
2025-11-14
VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
NeilBrown
1
-7
/
+28
2025-11-14
VFS: tidy up do_unlinkat()
NeilBrown
1
-29
/
+26
2025-11-14
VFS: introduce start_dirop() and end_dirop()
NeilBrown
1
-25
/
+73
2025-11-13
fs: touch up predicts in path lookup
Mateusz Guzik
1
-9
/
+9
2025-11-12
fs: retire now stale MAY_WRITE predicts in inode_permission()
Mateusz Guzik
1
-2
/
+2
2025-11-12
fs: speed up path lookup with cheaper handling of MAY_EXEC
Mateusz Guzik
1
-2
/
+41
2025-11-12
vfs: make vfs_symlink break delegations on parent dir
Jeff Layton
1
-2
/
+14
2025-11-12
vfs: make vfs_mknod break delegations on parent directory
Jeff Layton
1
-8
/
+15
2025-11-12
vfs: make vfs_create break delegations on parent directory
Jeff Layton
1
-2
/
+13
2025-11-12
vfs: clean up argument list for vfs_create()
Jeff Layton
1
-7
/
+4
2025-11-12
vfs: break parent dir delegations in open(..., O_CREAT) codepath
Jeff Layton
1
-4
/
+18
2025-11-12
vfs: allow rmdir to wait for delegation break on parent
Jeff Layton
1
-5
/
+17
2025-11-12
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
1
-6
/
+18
2025-11-12
vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
Jeff Layton
1
-1
/
+14
2025-11-12
filelock: add struct delegated_inode
Jeff Layton
1
-9
/
+9
2025-10-31
fs: touch up predicts in putname()
Mateusz Guzik
1
-2
/
+2
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
1
-4
/
+4
2025-10-04
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-6
/
+6
2025-09-29
Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-43
/
+121
2025-09-28
Have cc(1) catch attempts to modify ->f_path
Al Viro
1
-4
/
+4
2025-09-23
VFS: rename kern_path_locked() and related functions.
NeilBrown
1
-22
/
+37
2025-09-23
VFS/audit: introduce kern_path_parent() for audit
NeilBrown
1
-6
/
+17
2025-09-23
VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
NeilBrown
1
-9
/
+8
2025-09-23
VFS: discard err2 in filename_create()
NeilBrown
1
-6
/
+4
2025-09-23
VFS/ovl: add lookup_one_positive_killable()
NeilBrown
1
-0
/
+55
2025-09-16
done_path_create(): constify path argument
Al Viro
1
-1
/
+1
2025-09-16
filename_lookup(): constify root argument
Al Viro
1
-1
/
+1
2025-09-02
openat2: don't trigger automounts with RESOLVE_NO_XDEV
Askar Safin
1
-0
/
+8
2025-09-02
namei: move cross-device check to __traverse_mounts
Askar Safin
1
-6
/
+5
2025-09-02
namei: remove LOOKUP_NO_XDEV check from handle_mounts
Askar Safin
1
-4
/
+2
2025-09-02
namei: move cross-device check to traverse_mounts
Askar Safin
1
-4
/
+7
2025-08-11
fs: fix "writen"->"written"
Xichao Zhao
1
-1
/
+1
[next]