Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 tahun lalu |
Linus Torvalds
|
33caf82acf
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 tahun lalu |
NeilBrown
|
bbddca8e8f
nfsd: don't hold i_mutex over userspace upcalls
|
9 tahun lalu |
Al Viro
|
62fb4a155f
don't carry MAY_OPEN in op->acc_mode
|
9 tahun lalu |
Al Viro
|
fceef393a5
switch ->get_link() to delayed_call, kill ->put_link()
|
9 tahun lalu |
Al Viro
|
d3883d4f93
teach page_get_link() to work in RCU mode
|
9 tahun lalu |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
9 tahun lalu |
Al Viro
|
21fc61c73c
don't put symlink bodies in pagecache into highmem
|
9 tahun lalu |
Al Viro
|
e1a63bbc40
restore_nameidata(): no need to clear now->stack
|
9 tahun lalu |
Al Viro
|
248fb5b955
namei.c: take "jump to root" into a new helper
|
9 tahun lalu |
Al Viro
|
ef55d91700
path_init(): set nd->inode earlier in cwd-relative case
|
9 tahun lalu |
Al Viro
|
9e6697e26f
namei.c: fold set_root_rcu() into set_root()
|
9 tahun lalu |
Mike Marshall
|
57e3715cfa
typo in fs/namei.c comment
|
9 tahun lalu |
Al Viro
|
aa80deab33
namei: page_getlink() and page_follow_link_light() are the same thing
|
9 tahun lalu |
Al Viro
|
2788cc47f4
Don't reset ->total_link_count on nested calls of vfs_path_lookup()
|
9 tahun lalu |
Linus Torvalds
|
ad804a0b2a
Merge branch 'akpm' (patches from Andrew)
|
9 tahun lalu |
Linus Torvalds
|
75021d2859
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
9 tahun lalu |
Michal Hocko
|
c62d25556b
mm, fs: introduce mapping_gfp_constraint()
|
9 tahun lalu |
Linus Torvalds
|
6de29ccb50
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
9 tahun lalu |
Dirk Steinmetz
|
f2ca379642
namei: permit linking with CAP_FOWNER in userns
|
10 tahun lalu |
Trond Myklebust
|
daf3761c9f
namei: results of d_is_negative() should be checked after dentry revalidation
|
10 tahun lalu |
Viresh Kumar
|
a1c83681d5
fs: Drop unlikely before IS_ERR(_OR_NULL)
|
10 tahun lalu |
Masanari Iida
|
2a78b857d3
namei: fix warning while make xmldocs caused by namei.c
|
10 tahun lalu |
Eric W. Biederman
|
397d425dc2
vfs: Test for and handle paths that are unreachable from their mnt_root
|
10 tahun lalu |
Al Viro
|
aa65fa35ba
may_follow_link() should use nd->inode
|
10 tahun lalu |
Al Viro
|
97242f99a0
link_path_walk(): be careful when failing with ENOTDIR
|
10 tahun lalu |
Al Viro
|
06d7137e5c
namei: make set_root_rcu() return void
|
10 tahun lalu |
Al Viro
|
b853a16176
turn user_{path_at,path,lpath,path_dir}() into static inlines
|
10 tahun lalu |
Al Viro
|
9883d1855e
namei: move saved_nd pointer into struct nameidata
|
10 tahun lalu |
Al Viro
|
520ae68747
inline user_path_create()
|
10 tahun lalu |