index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
acl.c
Age
Commit message (
Expand
)
Author
2023-11-03
ceph: allow idmapped set_acl inode op
Christian Brauner
2023-11-03
ceph: pass idmap to __ceph_setattr
Alexander Mikhalitsyn
2023-11-03
ceph: print cluster fsid and client global_id in all debug logs
Xiubo Li
2023-09-06
Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-08-22
ceph: fscrypt_auth handling for ceph
Jeff Layton
2023-07-13
ceph: convert to ctime accessor functions
Jeff Layton
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2020-06-01
ceph: add caps perf metric for each superblock
Xiubo Li
2020-01-27
ceph: remove unnecessary assignment in ceph_pre_init_acls()
Chengguang Xu
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