index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
acl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
1
-1
/
+1
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