aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/orangefs/acl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-03orangefs: reorganize setattr functions to track attribute changesMartin Brandenburg1-2/+2
2018-10-10orangefs: cache NULL when both default_acl and acl are NULLChengguang Xu1-0/+4
2018-02-22get rid of pointless includes of fs_struct.hAl Viro1-1/+0
2017-11-13orangefs: stop setting atime on inode dirtyMartin Brandenburg1-5/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-14orangefs: Adjust three checks for null pointersMarkus Elfring1-1/+1
2017-09-14orangefs: react properly to posix_acl_update_mode's aftermath.Mike Marshall1-8/+21
2017-09-14orangefs: Don't clear SGID when inheriting ACLsJan Kara1-20/+28
2016-09-22posix_acl: Clear SGID bit when setting file permissionsJan Kara1-10/+5
2016-07-05orangefs: Remove useless xattr prefix argumentsAndreas Gruenbacher1-6/+3
2016-07-05orangefs: Remove useless definesAndreas Gruenbacher1-4/+4
2015-12-04Orangefs: change pvfs2 filenames to orangefsMike Marshall1-2/+2
2015-12-03OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.Yi Liu1-21/+21
2015-10-03Orangefs: kernel client part 2Mike Marshall1-0/+175