summaryrefslogtreecommitdiffstats
path: root/fs/ceph/acl.c
Commit message (Expand)AuthorAgeFilesLines
* ceph: Get rid of d_find_alias in ceph_set_aclAndreas Gruenbacher2016-04-231-9/+5
* posix_acl: Inode acl caching fixesAndreas Gruenbacher2016-03-311-0/+2
* posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher2015-12-061-8/+8
* ceph: switch some GFP_NOFS memory allocation to GFP_KERNELYan, Zheng2015-06-251-2/+2
* ceph: acl: Remove unused functionRickard Strandqvist2015-02-191-14/+0
* 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/+0
* ceph: make ceph_forget_all_cached_acls() static inlineGuangliang Zhao2014-02-171-5/+0
* ceph: fix ceph_set_acl()Yan, Zheng2014-02-171-5/+1
* ceph: fix missing dput in ceph_set_aclSage Weil2014-01-311-3/+6
* ceph: simplify ceph_{get,init}_aclChristoph Hellwig2014-01-301-40/+16
* ceph: fix posix ACL hooksSage Weil2014-01-291-5/+4
* ceph: Fix up after semantic merge conflictLinus Torvalds2014-01-281-102/+1
* ceph: add acl for cephfsGuangliang Zhao2013-12-311-0/+332