Sasha Levin
|
779302e678
fs/xattr.c:getxattr(): improve handling of allocation failures
|
13 سال پیش |
Al Viro
|
7449af1e8b
switch xattr syscalls to fget_light/fput_light
|
13 سال پیش |
Andrew Morton
|
44c824982f
fs/xattr.c:setxattr(): improve handling of allocation failures
|
13 سال پیش |
Andrew Morton
|
0d08d7b7e1
fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failed
|
13 سال پیش |
Dave Jones
|
703bf2d122
fs/xattr.c: suppress page allocation failure warnings from sys_listxattr()
|
13 سال پیش |
Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
13 سال پیش |
Al Viro
|
2a79f17e4a
vfs: mnt_drop_write_file()
|
13 سال پیش |
Mimi Zohar
|
c7b87de23b
evm: evm_inode_post_removexattr
|
14 سال پیش |
Mimi Zohar
|
1601fbad2b
xattr: define vfs_getxattr_alloc and vfs_xattr_cmp
|
14 سال پیش |
Andi Kleen
|
69b4573296
Cache xattr security drop check for write v2
|
14 سال پیش |
Andreas Gruenbacher
|
55b23bde19
xattr: Fix error results for non-existent / invisible attributes
|
14 سال پیش |
Jan Kara
|
df7e130384
vfs: Pass setxattr(2) flags properly
|
14 سال پیش |
Serge E. Hallyn
|
2e14967075
userns: rename is_owner_or_cap to inode_owner_or_capable
|
14 سال پیش |
Stephen Hemminger
|
bb4354538e
fs: xattr_handler table should be const
|
15 سال پیش |
Christoph Hellwig
|
431547b3c4
sanitize xattr handler prototypes
|
15 سال پیش |
David P. Quigley
|
b1ab7e4b2a
VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx.
|
16 سال پیش |
npiggin@suse.de
|
96029c4e09
fs: introduce mnt_clone_write
|
16 سال پیش |
Li Zefan
|
3939fcde24
xattr: use memdup_user()
|
16 سال پیش |
Heiko Carstens
|
6a6160a7b5
[CVE-2009-0029] System call wrappers part 13
|
16 سال پیش |
Heiko Carstens
|
64fd1de3d8
[CVE-2009-0029] System call wrappers part 12
|
16 سال پیش |
Heiko Carstens
|
2ed7c03ec1
[CVE-2009-0029] Convert all system calls to return a long
|
16 سال پیش |
Al Viro
|
acfa4380ef
inode->i_op is never NULL
|
16 سال پیش |
Al Viro
|
2d8f30380a
[PATCH] sanitize __user_walk_fd() et.al.
|
17 سال پیش |
Al Viro
|
f419a2e3b6
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
|
17 سال پیش |
David Howells
|
8f0cfa52a1
xattr: add missing consts to function arguments
|
17 سال پیش |
Al Viro
|
934b25c597
[PATCH] remove unused label in xattr.c (noise from ro-bind)
|
17 سال پیش |
Dave Hansen
|
18f335aff8
[PATCH] r/o bind mounts: elevate write count for xattr_permission() callers
|
17 سال پیش |
Jan Blunck
|
1d957f9bf8
Introduce path_put()
|
17 سال پیش |
Jan Blunck
|
4ac9137858
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
|
17 سال پیش |
David P. Quigley
|
4bea58053f
VFS: Reorder vfs_getxattr to avoid unnecessary calls to the LSM
|
17 سال پیش |