summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/acl.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove editor modelines and cruftMasahiro Yamada2021-05-071-3/+1
* fs: make helpers idmap mount awareChristian Brauner2021-01-241-1/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* ocfs2: make ocfs2_set_acl() staticJan Kara2017-09-061-7/+0
* ocfs2: fix posix_acl_create deadlockJunxiao Bi2016-05-121-0/+4
* ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hangJunxiao Bi2016-05-121-0/+1
* ocfs2: use generic posix ACL infrastructureChristoph Hellwig2014-01-251-5/+8
* fs: take the ACL checks to common codeChristoph Hellwig2011-07-251-1/+1
* ->permission() sanitizing: don't pass flags to ->check_acl()Al Viro2011-07-201-1/+1
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-071-1/+1
* ocfs2: Always include ACL supportJan Kara2009-10-281-22/+0
* ocfs2: add ocfs2_init_acl in mknodTiger Yang2009-01-051-0/+14
* ocfs2: add ocfs2_acl_chmodTiger Yang2009-01-051-0/+5
* ocfs2: add ocfs2_check_aclTiger Yang2009-01-051-0/+10
* ocfs2: add POSIX ACL APITiger Yang2009-01-051-0/+29