index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
acl.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: pass dentry to set acl method
Christian Brauner
2022-10-19
1
-1
/
+1
*
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-08-18
1
-1
/
+1
*
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-07
1
-3
/
+1
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
ocfs2: make ocfs2_set_acl() static
Jan Kara
2017-09-07
1
-7
/
+0
*
ocfs2: fix posix_acl_create deadlock
Junxiao Bi
2016-05-13
1
-0
/
+4
*
ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
Junxiao Bi
2016-05-13
1
-0
/
+1
*
ocfs2: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-26
1
-5
/
+8
*
fs: take the ACL checks to common code
Christoph Hellwig
2011-07-25
1
-1
/
+1
*
->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
*
ocfs2: Always include ACL support
Jan Kara
2009-10-29
1
-22
/
+0
*
ocfs2: add ocfs2_init_acl in mknod
Tiger Yang
2009-01-05
1
-0
/
+14
*
ocfs2: add ocfs2_acl_chmod
Tiger Yang
2009-01-05
1
-0
/
+5
*
ocfs2: add ocfs2_check_acl
Tiger Yang
2009-01-05
1
-0
/
+10
*
ocfs2: add POSIX ACL API
Tiger Yang
2009-01-05
1
-0
/
+29