Jeff Layton
|
bfcec70874
audit: set the name_len in audit_inode for parent lookups
|
12 years ago |
Linus Torvalds
|
88265322c1
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Al Viro
|
2903ff019b
switch simple cases of fget_light to fdget
|
13 years ago |
Eric W. Biederman
|
2f6f0654ab
userns: Convert vfs posix_acl support to use kuids and kgids
|
13 years ago |
Aristeu Rozanski
|
b9d6cfdeaf
xattr: mark variable as uninitialized to make both gcc and smatch happy
|
12 years ago |
Aristeu Rozanski
|
4895768b6a
fs: add missing documentation to simple_xattr functions
|
12 years ago |
Mimi Zohar
|
2ab51f3721
vfs: extend vfs_removexattr locking
|
14 years ago |
Aristeu Rozanski
|
38f3865744
xattr: extract simple_xattr code from tmpfs
|
13 years ago |
Sasha Levin
|
779302e678
fs/xattr.c:getxattr(): improve handling of allocation failures
|
13 years ago |
Al Viro
|
7449af1e8b
switch xattr syscalls to fget_light/fput_light
|
13 years ago |
Andrew Morton
|
44c824982f
fs/xattr.c:setxattr(): improve handling of allocation failures
|
13 years ago |
Andrew Morton
|
0d08d7b7e1
fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failed
|
13 years ago |
Dave Jones
|
703bf2d122
fs/xattr.c: suppress page allocation failure warnings from sys_listxattr()
|
13 years ago |
Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
13 years ago |
Al Viro
|
2a79f17e4a
vfs: mnt_drop_write_file()
|
13 years ago |
Mimi Zohar
|
c7b87de23b
evm: evm_inode_post_removexattr
|
14 years ago |
Mimi Zohar
|
1601fbad2b
xattr: define vfs_getxattr_alloc and vfs_xattr_cmp
|
14 years ago |
Andi Kleen
|
69b4573296
Cache xattr security drop check for write v2
|
14 years ago |
Andreas Gruenbacher
|
55b23bde19
xattr: Fix error results for non-existent / invisible attributes
|
14 years ago |
Jan Kara
|
df7e130384
vfs: Pass setxattr(2) flags properly
|
14 years ago |
Serge E. Hallyn
|
2e14967075
userns: rename is_owner_or_cap to inode_owner_or_capable
|
14 years ago |
Stephen Hemminger
|
bb4354538e
fs: xattr_handler table should be const
|
15 years ago |
Christoph Hellwig
|
431547b3c4
sanitize xattr handler prototypes
|
15 years ago |
David P. Quigley
|
b1ab7e4b2a
VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx.
|
16 years ago |
npiggin@suse.de
|
96029c4e09
fs: introduce mnt_clone_write
|
16 years ago |
Li Zefan
|
3939fcde24
xattr: use memdup_user()
|
16 years ago |
Heiko Carstens
|
6a6160a7b5
[CVE-2009-0029] System call wrappers part 13
|
16 years ago |
Heiko Carstens
|
64fd1de3d8
[CVE-2009-0029] System call wrappers part 12
|
16 years ago |