Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c360652006bba40837cf16d5099ea61f7ce16c63
/
fs
/
9p
/
acl.c
b5c66ba
9p: fix a potential acl leak
by Cong Wang
· 8 years ago
0739310
posix_acl: Clear SGID bit when setting file permissions
by Jan Kara
· 8 years ago
0d4d717
vfs: Verify acls are valid within superblock's s_user_ns.
by Eric W. Biederman
· 8 years ago
5930122
switch xattr_handler->set() to passing dentry and inode separately
by Al Viro
· 8 years ago
b296821
xattr_handler: pass dentry and inode as separate arguments of ->get()
by Al Viro
· 9 years ago
b8a7a3a
posix_acl: Inode acl caching fixes
by Andreas Gruenbacher
· 9 years ago
98e9cb5
vfs: Distinguish between full xattr names and proper prefixes
by Andreas Gruenbacher
· 9 years ago
97d7929
posix acls: Remove duplicate xattr name definitions
by Andreas Gruenbacher
· 9 years ago
e409de9
9p: xattr simplifications
by Andreas Gruenbacher
· 9 years ago
d9a82a0
xattr handlers: Pass handler to operations instead of flags
by Andreas Gruenbacher
· 9 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
37bc153
fs: make posix_acl_create more useful
by Christoph Hellwig
· 11 years ago
5bf3258
fs: make posix_acl_chmod more useful
by Christoph Hellwig
· 11 years ago
3592ac4
9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate()
by Al Viro
· 12 years ago
5fa6300
9p: split dropping the acls from v9fs_set_create_acl()
by Al Viro
· 12 years ago
be308f0
9p: switch v9fs_acl_chmod() from dentry to inode+fid
by Al Viro
· 12 years ago
0f235ca
9p: switch v9fs_set_acl() from dentry to fid
by Al Viro
· 12 years ago
7f165aa
9p: lift the call of set_cached_acl() into the callers of v9fs_set_acl()
by Al Viro
· 12 years ago
5f3a4a2
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
by Eric W. Biederman
· 12 years ago
d695212
switch posix_acl_equiv_mode() to umode_t *
by Al Viro
· 13 years ago
d3fb612
switch posix_acl_create() to umode_t *
by Al Viro
· 13 years ago
e08dc13
p9: avoid unused variable warning
by Linus Torvalds
· 13 years ago
4e34e71
fs: take the ACL checks to common code
by Christoph Hellwig
· 13 years ago
826cae2
kill boilerplates around posix_acl_create_masq()
by Al Viro
· 13 years ago
bc26ab5
kill boilerplate around posix_acl_chmod_masq()
by Al Viro
· 13 years ago
ebbb0ef
9p: do no return 0 from ->check_acl without actually checking
by Christoph Hellwig
· 13 years ago
e77819e
vfs: move ACL cache lookup into generic code
by Linus Torvalds
· 13 years ago
1ec95bf
9p: close ACL leaks
by Al Viro
· 13 years ago
7e40145
->permission() sanitizing: don't pass flags to ->check_acl()
by Al Viro
· 13 years ago
9c2c703
->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()
by Al Viro
· 13 years ago
2e14967
userns: rename is_owner_or_cap to inode_owner_or_capable
by Serge E. Hallyn
· 14 years ago
42869c8
fs/9p: Add v9fs_dentry2v9ses
by Aneesh Kumar K.V
· 14 years ago
5ffc0cb
fs/9p: Add inode hashing
by Aneesh Kumar K.V
· 14 years ago
e782ef7
[fs/9P] Add posixacl mount option
by Venkateswararao Jujjuri (JV)
· 14 years ago
d344b0f
[fs/9p] Initialze cached acls both in cached/uncached mode.
by Venkateswararao Jujjuri (JV)
· 14 years ago
c61fa0d
[fs/9p] Plug potential acl leak
by Venkateswararao Jujjuri (JV)
· 14 years ago
6f81c11
fs/9p: Fix the return error on default acl removal
by Aneesh Kumar K.V
· 14 years ago
009ca38
fs/9p: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
76381a4
fs/9p: Add access = client option to opt in acl evaluation.
by Aneesh Kumar K.V
· 14 years ago
ad77dbc
fs/9p: Implement create time inheritance
by Aneesh Kumar K.V
· 14 years ago
6e8dc55
fs/9p: Update ACL on chmod
by Aneesh Kumar K.V
· 14 years ago
22d8dcd
fs/9p: Implement setting posix acl
by Aneesh Kumar K.V
· 14 years ago
7a4566b
fs/9p: Add xattr callbacks for POSIX ACL
by Aneesh Kumar K.V
· 14 years ago
85ff872
fs/9p: Implement POSIX ACL permission checking function
by Aneesh Kumar K.V
· 14 years ago