Jeff Layton
|
b76d8b8226
vfs: fix mkdirat to retry once on an ESTALE error
|
il y a 12 ans |
Jeff Layton
|
972567f14c
vfs: fix mknodat to retry on ESTALE errors
|
il y a 12 ans |
Jeff Layton
|
1ac12b4b6d
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
|
il y a 12 ans |
Jeff Layton
|
39e3c9553f
vfs: remove DCACHE_NEED_LOOKUP
|
il y a 12 ans |
Al Viro
|
741b7c3f77
path_init(): make -ENOTDIR failure exits consistent
|
il y a 12 ans |
Jeff Layton
|
582aa64a04
vfs: remove unneeded permission check from path_init
|
il y a 12 ans |
Al Viro
|
21d8a15ac3
lookup_one_len: don't accept . and ..
|
il y a 12 ans |
Linus Torvalds
|
561ec64ae6
VFS: don't do protected {sym,hard}links by default
|
il y a 12 ans |
Jeff Layton
|
7950e3852a
vfs: embed struct filename inside of names_cache allocation if possible
|
il y a 12 ans |
Jeff Layton
|
adb5c2473d
audit: make audit_inode take struct filename
|
il y a 12 ans |
Jeff Layton
|
669abf4e55
vfs: make path_openat take a struct filename pointer
|
il y a 12 ans |
Jeff Layton
|
873f1eedc1
vfs: turn do_path_lookup into wrapper around struct filename variant
|
il y a 12 ans |
Jeff Layton
|
7ac86265dc
audit: allow audit code to satisfy getname requests from its names_list
|
il y a 12 ans |
Jeff Layton
|
91a27b2a75
vfs: define struct filename and have getname() return it
|
il y a 12 ans |
Jeff Layton
|
8e377d1507
vfs: unexport getname and putname symbols
|
il y a 12 ans |
Jeff Layton
|
4fa6b5ecbf
audit: overhaul __audit_inode_child to accomodate retrying
|
il y a 12 ans |
Jeff Layton
|
bfcec70874
audit: set the name_len in audit_inode for parent lookups
|
il y a 12 ans |
Jeff Layton
|
c43a25abba
audit: reverse arguments to audit_inode_child
|
il y a 12 ans |
Jeff Layton
|
f78570dd6a
audit: remove unnecessary NULL ptr checks from do_path_lookup
|
il y a 12 ans |
Arnd Bergmann
|
98f6ef64b1
vfs: bogus warnings in fs/namei.c
|
il y a 12 ans |
Sasha Levin
|
ffd8d101a3
fs: prevent use after free in auditing when symlink following was denied
|
il y a 13 ans |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
il y a 13 ans |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
il y a 13 ans |
Al Viro
|
2903ff019b
switch simple cases of fget_light to fdget
|
il y a 13 ans |
Al Viro
|
f6d2ac5ca7
namei.c: fix BS comment
|
il y a 13 ans |
Randy Dunlap
|
55852635a8
fs: fix fs/namei.c kernel-doc warnings
|
il y a 13 ans |
Sage Weil
|
62b2ce964b
vfs: fix propagation of atomic_open create error on negative dentry
|
il y a 13 ans |
Miklos Szeredi
|
38227f78a5
vfs: pass right create mode to may_o_create()
|
il y a 13 ans |
Miklos Szeredi
|
62b259d8b3
vfs: atomic_open(): fix create mode usage
|
il y a 13 ans |
Eric W. Biederman
|
81abe27b10
userns: Fix link restrictions to use uid_eq
|
il y a 13 ans |