Masanari Iida
|
2a78b857d3
namei: fix warning while make xmldocs caused by namei.c
|
10 жил өмнө |
Eric W. Biederman
|
397d425dc2
vfs: Test for and handle paths that are unreachable from their mnt_root
|
10 жил өмнө |
Al Viro
|
aa65fa35ba
may_follow_link() should use nd->inode
|
10 жил өмнө |
Al Viro
|
97242f99a0
link_path_walk(): be careful when failing with ENOTDIR
|
10 жил өмнө |
Al Viro
|
06d7137e5c
namei: make set_root_rcu() return void
|
10 жил өмнө |
Al Viro
|
b853a16176
turn user_{path_at,path,lpath,path_dir}() into static inlines
|
10 жил өмнө |
Al Viro
|
9883d1855e
namei: move saved_nd pointer into struct nameidata
|
10 жил өмнө |
Al Viro
|
520ae68747
inline user_path_create()
|
10 жил өмнө |
Al Viro
|
a2ec4a2d5c
inline user_path_parent()
|
10 жил өмнө |
Al Viro
|
76ae2a5ab1
namei: trim do_last() arguments
|
10 жил өмнө |
Al Viro
|
c8a53ee5ee
namei: stash dfd and name into nameidata
|
10 жил өмнө |
Al Viro
|
102b8af266
namei: fold path_cleanup() into terminate_walk()
|
10 жил өмнө |
Al Viro
|
5c31b6cedb
namei: saner calling conventions for filename_parentat()
|
10 жил өмнө |
Al Viro
|
181c37b6e4
namei: saner calling conventions for filename_create()
|
10 жил өмнө |
Al Viro
|
391172c46e
namei: shift nameidata down into filename_parentat()
|
10 жил өмнө |
Al Viro
|
abc9f5beb1
namei: make filename_lookup() reject ERR_PTR() passed as name
|
10 жил өмнө |
Al Viro
|
9ad1aaa615
namei: shift nameidata inside filename_lookup()
|
10 жил өмнө |
Al Viro
|
e4bd1c1a95
namei: move putname() call into filename_lookup()
|
10 жил өмнө |
Al Viro
|
625b6d1054
namei: pass the struct path to store the result down into path_lookupat()
|
10 жил өмнө |
Al Viro
|
18d8c86011
namei: uninline set_root{,_rcu}()
|
10 жил өмнө |
Al Viro
|
aed434ada6
namei: be careful with mountpoint crossings in follow_dotdot_rcu()
|
10 жил өмнө |
Al Viro
|
5a8d87e8ed
namei: unlazy_walk() doesn't need to mess with current->fs anymore
|
10 жил өмнө |
Al Viro
|
8f47a0167c
namei: handle absolute symlinks without dropping out of RCU mode
|
10 жил өмнө |
Al Viro
|
8c1b456689
enable passing fast relative symlinks without dropping out of RCU mode
|
10 жил өмнө |
NeilBrown
|
8fa9dd2466
VFS/namei: make the use of touch_atime() in get_link() RCU-safe.
|
10 жил өмнө |
Al Viro
|
bc40aee053
namei: don't unlazy until get_link()
|
10 жил өмнө |
Al Viro
|
7973387a2f
namei: make unlazy_walk and terminate_walk handle nd->stack, add unlazy_link
|
10 жил өмнө |
Al Viro
|
0450b2d120
namei: store seq numbers in nd->stack[]
|
10 жил өмнө |
Al Viro
|
31956502dd
namei: make may_follow_link() safe in RCU mode
|
10 жил өмнө |
Al Viro
|
6548fae2ec
namei: make put_link() RCU-safe
|
10 жил өмнө |