aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/acl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-06posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher1-8/+8
2015-06-25ceph: switch some GFP_NOFS memory allocation to GFP_KERNELYan, Zheng1-2/+2
2015-02-19ceph: acl: Remove unused functionRickard Strandqvist1-14/+0
2014-10-14ceph: include the initial ACL in create/mkdir/mknod MDS requestsYan, Zheng1-26/+99
2014-07-08ceph: properly apply umask when ACL is enabledYan, Zheng1-2/+12
2014-06-06ceph: remove useless ACL checkZhang Zhen1-6/+0
2014-02-17ceph: make ceph_forget_all_cached_acls() static inlineGuangliang Zhao1-5/+0
2014-02-17ceph: fix ceph_set_acl()Yan, Zheng1-5/+1
2014-01-31ceph: fix missing dput in ceph_set_aclSage Weil1-3/+6
2014-01-30ceph: simplify ceph_{get,init}_aclChristoph Hellwig1-40/+16
2014-01-29ceph: fix posix ACL hooksSage Weil1-5/+4
2014-01-28ceph: Fix up after semantic merge conflictLinus Torvalds1-102/+1
2013-12-31ceph: add acl for cephfsGuangliang Zhao1-0/+332