index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
acl.c
Age
Commit message (
Expand
)
Author
2019-07-08
ceph: rename struct ceph_acls_info to ceph_acl_sec_ctx
Yan, Zheng
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 173
Thomas Gleixner
2018-10-22
libceph: introduce ceph_pagelist_alloc()
Ilya Dryomov
2018-10-22
ceph: check snap first in ceph_set_acl()
Chengguang Xu
2018-08-02
ceph: return errors from posix_acl_equiv_mode() correctly
Chengguang Xu
2018-08-02
ceph: restore ctime as well in the case of restoring old mode
Chengguang Xu
2018-08-02
ceph: add retry logic for error -ERANGE in ceph_get_acl()
Chengguang Xu
2017-06-14
ceph: unify inode i_ctime update
Yan, Zheng
2016-09-22
ceph: Propagate dentry down to inode_change_ok()
Jan Kara
2016-09-22
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2016-04-23
ceph: Get rid of d_find_alias in ceph_set_acl
Andreas Gruenbacher
2016-03-31
posix_acl: Inode acl caching fixes
Andreas Gruenbacher
2015-12-06
posix acls: Remove duplicate xattr name definitions
Andreas Gruenbacher
2015-06-25
ceph: switch some GFP_NOFS memory allocation to GFP_KERNEL
Yan, Zheng
2015-02-19
ceph: acl: Remove unused function
Rickard Strandqvist
2014-10-14
ceph: include the initial ACL in create/mkdir/mknod MDS requests
Yan, Zheng
2014-07-08
ceph: properly apply umask when ACL is enabled
Yan, Zheng
2014-06-06
ceph: remove useless ACL check
Zhang Zhen
2014-02-17
ceph: make ceph_forget_all_cached_acls() static inline
Guangliang Zhao
2014-02-17
ceph: fix ceph_set_acl()
Yan, Zheng
2014-01-31
ceph: fix missing dput in ceph_set_acl
Sage Weil
2014-01-30
ceph: simplify ceph_{get,init}_acl
Christoph Hellwig
2014-01-29
ceph: fix posix ACL hooks
Sage Weil
2014-01-28
ceph: Fix up after semantic merge conflict
Linus Torvalds
2013-12-31
ceph: add acl for cephfs
Guangliang Zhao