summaryrefslogtreecommitdiff
path: root/fs/orangefs/acl.c
AgeCommit message (Expand)Author
2023-01-19fs: port acl to mnt_idmapChristian Brauner
2023-01-19fs: port ->set_acl() to pass mnt_idmapChristian Brauner
2022-10-19fs: pass dentry to set acl methodChristian Brauner
2022-10-19orangefs: rework posix acl handling when creating new filesystem objectsChristian Brauner
2021-08-18vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2021-01-24acl: handle idmapped mountsChristian Brauner
2020-07-28orangefs: posix acl fix...Mike Marshall
2019-05-03orangefs: reorganize setattr functions to track attribute changesMartin Brandenburg
2018-10-10orangefs: cache NULL when both default_acl and acl are NULLChengguang Xu
2018-02-22get rid of pointless includes of fs_struct.hAl Viro
2017-11-13orangefs: stop setting atime on inode dirtyMartin Brandenburg
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14orangefs: Adjust three checks for null pointersMarkus Elfring
2017-09-14orangefs: react properly to posix_acl_update_mode's aftermath.Mike Marshall
2017-09-14orangefs: Don't clear SGID when inheriting ACLsJan Kara
2016-09-22posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-07-05orangefs: Remove useless xattr prefix argumentsAndreas Gruenbacher
2016-07-05orangefs: Remove useless definesAndreas Gruenbacher
2015-12-04Orangefs: change pvfs2 filenames to orangefsMike Marshall
2015-12-03OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.Yi Liu
2015-10-03Orangefs: kernel client part 2Mike Marshall