summaryrefslogtreecommitdiffstats
path: root/fs/ceph/acl.c
Commit message (Expand)AuthorAgeFilesLines
* ceph: switch some GFP_NOFS memory allocation to GFP_KERNELYan, Zheng2015-06-251-2/+2
* ceph: acl: Remove unused functionRickard Strandqvist2015-02-191-14/+0Star
* ceph: include the initial ACL in create/mkdir/mknod MDS requestsYan, Zheng2014-10-141-26/+99
* ceph: properly apply umask when ACL is enabledYan, Zheng2014-07-081-2/+12
* ceph: remove useless ACL checkZhang Zhen2014-06-061-6/+0Star
* ceph: make ceph_forget_all_cached_acls() static inlineGuangliang Zhao2014-02-171-5/+0Star
* ceph: fix ceph_set_acl()Yan, Zheng2014-02-171-5/+1Star
* ceph: fix missing dput in ceph_set_aclSage Weil2014-01-311-3/+6
* ceph: simplify ceph_{get,init}_aclChristoph Hellwig2014-01-311-40/+16Star
* ceph: fix posix ACL hooksSage Weil2014-01-301-5/+4Star
* ceph: Fix up after semantic merge conflictLinus Torvalds2014-01-291-102/+1Star
* ceph: add acl for cephfsGuangliang Zhao2013-12-311-0/+332