aboutsummaryrefslogtreecommitdiff
path: root/fs/hfsplus/posix_acl.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-18hfsplus: Don't clear SGID when inheriting ACLsGravatar Jan Kara 1-12/+18
2016-09-22posix_acl: Clear SGID bit when setting file permissionsGravatar Jan Kara 1-2/+2
2016-03-31posix_acl: Inode acl caching fixesGravatar Andreas Gruenbacher 1-3/+0
2015-12-06posix acls: Remove duplicate xattr name definitionsGravatar Andreas Gruenbacher 1-4/+4
2014-01-25hfsplus: use generic posix ACL infrastructureGravatar Christoph Hellwig 1-151/+17
2014-01-25fs: make posix_acl_create more usefulGravatar Christoph Hellwig 1-1/+1
2014-01-25fs: make posix_acl_chmod more usefulGravatar Christoph Hellwig 1-1/+1
2013-09-11hfsplus: implement POSIX ACLs supportGravatar Vyacheslav Dubeyko 1-0/+274