index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
acl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
1
-1
/
+1
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-3
/
+1
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2017-09-06
ocfs2: make ocfs2_set_acl() static
Jan Kara
1
-7
/
+0
2016-05-12
ocfs2: fix posix_acl_create deadlock
Junxiao Bi
1
-0
/
+4
2016-05-12
ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
Junxiao Bi
1
-0
/
+1
2014-01-25
ocfs2: use generic posix ACL infrastructure
Christoph Hellwig
1
-5
/
+8
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
1
-1
/
+1
2011-07-20
->permission() sanitizing: don't pass flags to ->check_acl()
Al Viro
1
-1
/
+1
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
1
-1
/
+1
2009-10-28
ocfs2: Always include ACL support
Jan Kara
1
-22
/
+0
2009-01-05
ocfs2: add ocfs2_init_acl in mknod
Tiger Yang
1
-0
/
+14
2009-01-05
ocfs2: add ocfs2_acl_chmod
Tiger Yang
1
-0
/
+5
2009-01-05
ocfs2: add ocfs2_check_acl
Tiger Yang
1
-0
/
+10
2009-01-05
ocfs2: add POSIX ACL API
Tiger Yang
1
-0
/
+29