aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/posix_acl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-18hfsplus: Don't clear SGID when inheriting ACLsJan Kara1-12/+18
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