Jan Kara
|
073931017b
posix_acl: Clear SGID bit when setting file permissions
|
9 年之前 |
Eric W. Biederman
|
0d4d717f25
vfs: Verify acls are valid within superblock's s_user_ns.
|
9 年之前 |
Al Viro
|
5930122683
switch xattr_handler->set() to passing dentry and inode separately
|
9 年之前 |
Al Viro
|
b296821a7c
xattr_handler: pass dentry and inode as separate arguments of ->get()
|
9 年之前 |
Andreas Gruenbacher
|
b8a7a3a667
posix_acl: Inode acl caching fixes
|
9 年之前 |
Andreas Gruenbacher
|
98e9cb5711
vfs: Distinguish between full xattr names and proper prefixes
|
9 年之前 |
Andreas Gruenbacher
|
97d7929922
posix acls: Remove duplicate xattr name definitions
|
9 年之前 |
Andreas Gruenbacher
|
e409de992e
9p: xattr simplifications
|
9 年之前 |
Andreas Gruenbacher
|
d9a82a0403
xattr handlers: Pass handler to operations instead of flags
|
9 年之前 |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 年之前 |
Christoph Hellwig
|
37bc15392a
fs: make posix_acl_create more useful
|
11 年之前 |
Christoph Hellwig
|
5bf3258fd2
fs: make posix_acl_chmod more useful
|
11 年之前 |
Al Viro
|
3592ac4440
9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate()
|
12 年之前 |
Al Viro
|
5fa6300ae0
9p: split dropping the acls from v9fs_set_create_acl()
|
12 年之前 |
Al Viro
|
be308f0796
9p: switch v9fs_acl_chmod() from dentry to inode+fid
|
12 年之前 |
Al Viro
|
0f235caeae
9p: switch v9fs_set_acl() from dentry to fid
|
12 年之前 |
Al Viro
|
7f165aaa7d
9p: lift the call of set_cached_acl() into the callers of v9fs_set_acl()
|
12 年之前 |
Eric W. Biederman
|
5f3a4a28ec
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
|
13 年之前 |
Al Viro
|
d6952123b5
switch posix_acl_equiv_mode() to umode_t *
|
14 年之前 |
Al Viro
|
d3fb612076
switch posix_acl_create() to umode_t *
|
14 年之前 |
Linus Torvalds
|
e08dc1325f
p9: avoid unused variable warning
|
14 年之前 |
Christoph Hellwig
|
4e34e719e4
fs: take the ACL checks to common code
|
14 年之前 |
Al Viro
|
826cae2f2b
kill boilerplates around posix_acl_create_masq()
|
14 年之前 |
Al Viro
|
bc26ab5f65
kill boilerplate around posix_acl_chmod_masq()
|
14 年之前 |
Christoph Hellwig
|
ebbb0ef287
9p: do no return 0 from ->check_acl without actually checking
|
14 年之前 |
Linus Torvalds
|
e77819e57f
vfs: move ACL cache lookup into generic code
|
14 年之前 |
Al Viro
|
1ec95bf34d
9p: close ACL leaks
|
14 年之前 |
Al Viro
|
7e40145eb1
->permission() sanitizing: don't pass flags to ->check_acl()
|
14 年之前 |
Al Viro
|
9c2c703929
->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()
|
14 年之前 |
Serge E. Hallyn
|
2e14967075
userns: rename is_owner_or_cap to inode_owner_or_capable
|
14 年之前 |