Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 年之前 |
Linus Torvalds
|
33caf82acf
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 年之前 |
Richard Weinberger
|
0b2a6f231d
fs: xattr: Use kvfree()
|
9 年之前 |
Andreas Gruenbacher
|
764a5c6b1f
xattr handlers: Simplify list operation
|
9 年之前 |
Andreas Gruenbacher
|
c4803c497f
nfs: Move call to security_inode_listsecurity into nfs_listxattr
|
9 年之前 |
Andreas Gruenbacher
|
786534b92f
tmpfs: listxattr should include POSIX ACL xattrs
|
9 年之前 |
Andreas Gruenbacher
|
aa7c5241c3
tmpfs: Use xattr handler infrastructure
|
9 年之前 |
Andreas Gruenbacher
|
98e9cb5711
vfs: Distinguish between full xattr names and proper prefixes
|
9 年之前 |
Andreas Gruenbacher
|
80602324d5
vfs: Remove vfs_xattr_cmp
|
9 年之前 |
Andreas Gruenbacher
|
e409de992e
9p: xattr simplifications
|
10 年之前 |
Andreas Gruenbacher
|
d9a82a0403
xattr handlers: Pass handler to operations instead of flags
|
10 年之前 |
Dmitry Kasatkin
|
7c51bb00c4
evm: fix potential race when removing xattrs
|
10 年之前 |
Al Viro
|
9f45f5bf30
new helper: audit_file()
|
10 年之前 |
Eric Biggers
|
8cc431165d
vfs: Deduplicate code shared by xattr system calls operating on paths
|
11 年之前 |
Hugh Dickins
|
4e66d445d0
simple_xattr: permit 0-size extended attributes
|
11 年之前 |
Jeff Layton
|
b729d75d19
vfs: make lremovexattr retry once on ESTALE error
|
12 年之前 |
Jeff Layton
|
12f0621299
vfs: make removexattr retry once on ESTALE
|
12 年之前 |
Jeff Layton
|
bd9bbc9842
vfs: make llistxattr retry once on ESTALE error
|
12 年之前 |
Jeff Layton
|
10a90cf36e
vfs: make listxattr retry once on ESTALE error
|
12 年之前 |
Jeff Layton
|
3a3e159dbf
vfs: make lgetxattr retry once on ESTALE
|
12 年之前 |
Jeff Layton
|
60e66b48ca
vfs: make getxattr retry once on an ESTALE error
|
12 年之前 |
Jeff Layton
|
49e09e1cc5
vfs: allow lsetxattr() to retry once on ESTALE errors
|
12 年之前 |
Jeff Layton
|
68f1bb8bb8
vfs: allow setxattr to retry once on ESTALE errors
|
12 年之前 |
David Rientjes
|
4338584696
fs, xattr: fix bug when removing a name not in xattr list
|
13 年之前 |
Jeff Layton
|
bfcec70874
audit: set the name_len in audit_inode for parent lookups
|
13 年之前 |
Linus Torvalds
|
88265322c1
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
13 年之前 |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 年之前 |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 年之前 |
Al Viro
|
2903ff019b
switch simple cases of fget_light to fdget
|
13 年之前 |
Eric W. Biederman
|
2f6f0654ab
userns: Convert vfs posix_acl support to use kuids and kgids
|
13 年之前 |