index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
9p
/
acl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
9p: fix a bunch of checkpatch warnings
Dominique Martinet
2021-11-04
1
-8
/
+9
*
9p: fix file headers
Dominique Martinet
2021-11-03
1
-9
/
+1
*
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-08-18
1
-1
/
+1
*
9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate()
Al Viro
2013-02-26
1
-2
/
+3
*
9p: split dropping the acls from v9fs_set_create_acl()
Al Viro
2013-02-26
1
-3
/
+8
*
9p: switch v9fs_acl_chmod() from dentry to inode+fid
Al Viro
2013-02-26
1
-2
/
+2
*
switch posix_acl_create() to umode_t *
Al Viro
2011-08-01
1
-2
/
+2
*
fs: take the ACL checks to common code
Christoph Hellwig
2011-07-25
1
-2
/
+2
*
9p: close ACL leaks
Al Viro
2011-07-24
1
-3
/
+3
*
->permission() sanitizing: don't pass flags to ->check_acl()
Al Viro
2011-07-20
1
-1
/
+1
*
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2011-01-07
1
-1
/
+1
*
fs/9p: Implement create time inheritance
Aneesh Kumar K.V
2010-10-28
1
-0
/
+17
*
fs/9p: Update ACL on chmod
Aneesh Kumar K.V
2010-10-28
1
-0
/
+5
*
fs/9p: Implement POSIX ACL permission checking function
Aneesh Kumar K.V
2010-10-28
1
-0
/
+27