Jeff Layton
|
bfcec70874
audit: set the name_len in audit_inode for parent lookups
|
12 年之前 |
Jeff Layton
|
c43a25abba
audit: reverse arguments to audit_inode_child
|
12 年之前 |
Jeff Layton
|
f78570dd6a
audit: remove unnecessary NULL ptr checks from do_path_lookup
|
12 年之前 |
Arnd Bergmann
|
98f6ef64b1
vfs: bogus warnings in fs/namei.c
|
12 年之前 |
Sasha Levin
|
ffd8d101a3
fs: prevent use after free in auditing when symlink following was denied
|
12 年之前 |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年之前 |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 年之前 |
Al Viro
|
2903ff019b
switch simple cases of fget_light to fdget
|
13 年之前 |
Al Viro
|
f6d2ac5ca7
namei.c: fix BS comment
|
13 年之前 |
Randy Dunlap
|
55852635a8
fs: fix fs/namei.c kernel-doc warnings
|
13 年之前 |
Sage Weil
|
62b2ce964b
vfs: fix propagation of atomic_open create error on negative dentry
|
13 年之前 |
Miklos Szeredi
|
38227f78a5
vfs: pass right create mode to may_o_create()
|
13 年之前 |
Miklos Szeredi
|
62b259d8b3
vfs: atomic_open(): fix create mode usage
|
13 年之前 |
Eric W. Biederman
|
81abe27b10
userns: Fix link restrictions to use uid_eq
|
13 年之前 |
Jan Kara
|
c30dabfe5d
fs: Push mnt_want_write() outside of i_mutex
|
13 年之前 |
Al Viro
|
64894cf843
simplify lookup_open()/atomic_open() - do the temporary mnt_want_write() early
|
13 年之前 |
Al Viro
|
f8310c5920
fix O_EXCL handling for devices
|
13 年之前 |
Kees Cook
|
a51d9eaa41
fs: add link restriction audit reporting
|
13 年之前 |
Kees Cook
|
800179c9b8
fs: add link restrictions
|
13 年之前 |
Jeff Layton
|
3134f37e93
vfs: don't let do_last pass negative dentry to audit_inode
|
13 年之前 |
Al Viro
|
a8104a9fcd
pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_create() resp.
|
13 年之前 |
Al Viro
|
8e4bfca1d1
mknod: take sanity checks on mode into the very beginning
|
13 年之前 |
Al Viro
|
921a1650de
new helper: done_path_create()
|
13 年之前 |
Al Viro
|
32a7991b6a
tidy up namei.c a bit
|
13 年之前 |
Al Viro
|
3c0a616368
unobfuscate follow_up() a bit
|
13 年之前 |
Al Viro
|
1e0ea00144
use __lookup_hash() in kern_path_parent()
|
13 年之前 |
David Howells
|
0bdaea9017
VFS: Split inode_permission()
|
13 年之前 |
David Howells
|
f015f1267b
VFS: Comment mount following code
|
13 年之前 |
Christoph Hellwig
|
b5fb63c183
fs: add nd_jump_link
|
13 年之前 |
Christoph Hellwig
|
408ef013cc
fs: move path_put on failure out of ->follow_link
|
13 年之前 |