aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/hfsplus/posix_acl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-22posix_acl: Clear SGID bit when setting file permissionsJan Kara1-2/+2
2016-03-31posix_acl: Inode acl caching fixesAndreas Gruenbacher1-3/+0
2015-12-06posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher1-4/+4
2014-01-25hfsplus: use generic posix ACL infrastructureChristoph Hellwig1-151/+17
2014-01-25fs: make posix_acl_create more usefulChristoph Hellwig1-1/+1
2014-01-25fs: make posix_acl_chmod more usefulChristoph Hellwig1-1/+1
2013-09-11hfsplus: implement POSIX ACLs supportVyacheslav Dubeyko1-0/+274