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.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-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
2025-07-29
Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2025-07-28
Merge tag 'vfs-6.17-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-23
/
+14
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+15
2025-07-08
fold fs_struct->{lock,seq} into a seqlock
Al Viro
1
-4
/
+4
2025-07-04
Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-07-02
anon_inode: rework assertions
Christian Brauner
1
-1
/
+1
2025-06-23
docs/vfs: update references to i_mutex to i_rwsem
Junxuan Liao
1
-11
/
+11
2025-06-16
VFS: change old_dir and new_dir in struct renamedata to dentrys
NeilBrown
1
-3
/
+4
2025-06-11
VFS: merge lookup_one_qstr_excl_raw() back into lookup_one_qstr_excl()
NeilBrown
1
-23
/
+14
2025-06-11
VFS: change try_lookup_noperm() to skip revalidation
NeilBrown
1
-4
/
+13
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-26
/
+53
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-76
/
+80
2025-05-15
fs: Pass a folio to page_put_link()
Matthew Wilcox (Oracle)
1
-3
/
+27
2025-05-15
fs: Convert __page_get_link() to use a folio
Matthew Wilcox (Oracle)
1
-10
/
+10
2025-04-21
fs: touch up predicts in inode_permission()
Mateusz Guzik
1
-5
/
+5
2025-04-21
fs: improve codegen in link_path_walk()
Mateusz Guzik
1
-4
/
+7
2025-04-16
fs: ensure that *path_locked*() helpers leave passed path pristine
Christian Brauner
1
-16
/
+18
2025-04-15
fs: add kern_path_locked_negative()
Christian Brauner
1
-16
/
+49
2025-04-11
fs: Fix filename init after recent refactoring
Song Liu
1
-4
/
+4
2025-04-08
VFS: change lookup_one_common and lookup_noperm_common to take a qstr
NeilBrown
1
-27
/
+21
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
1
-35
/
+52
2025-04-08
fs: unconditionally use atime_needs_update() in pick_link()
Mateusz Guzik
1
-5
/
+5
2025-04-07
VFS: improve interface for lookup_one functions
NeilBrown
1
-29
/
+22
2025-03-24
Merge tag 'vfs-6.15-rc1.file' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-49
/
+56
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-20
/
+22
2025-03-18
VFS/autofs: try_lookup_one_len() does not need any locks
NeilBrown
1
-3
/
+2
2025-03-18
fs: dedup handling of struct filename init and refcounts bumps
Mateusz Guzik
1
-8
/
+9
2025-03-12
fs: dodge an atomic in putname if ref == 1
Mateusz Guzik
1
-4
/
+9
2025-03-05
fs: use fput_close() in path_openat()
Mateusz Guzik
1
-1
/
+1
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
1
-16
/
+29
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-3
/
+12
2025-02-21
vfs: inline getname()
Mateusz Guzik
1
-5
/
+0
2025-02-21
vfs: catch invalid modes in may_open()
Mateusz Guzik
1
-0
/
+2
2025-02-20
fuse: don't truncate cached, mutated symlink
Miklos Szeredi
1
-5
/
+19
[next]