Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6c635224602d760c1208ada337562f40d8ae93a5
/
fs
/
9p
/
acl.c
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