| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-11-03 | ceph: allow idmapped set_acl inode op | Christian Brauner | 1 | -1/+1 |
| 2023-11-03 | ceph: pass idmap to __ceph_setattr | Alexander Mikhalitsyn | 1 | -2/+2 |
| 2023-11-03 | ceph: print cluster fsid and client global_id in all debug logs | Xiubo Li | 1 | -2/+4 |
| 2023-09-06 | Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 1 | -2/+2 |
| 2023-08-22 | ceph: fscrypt_auth handling for ceph | Jeff Layton | 1 | -2/+2 |
| 2023-07-13 | ceph: convert to ctime accessor functions | Jeff Layton | 1 | -1/+1 |
| 2023-01-19 | fs: port acl to mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->set_acl() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2022-10-19 | fs: pass dentry to set acl method | Christian Brauner | 1 | -1/+2 |
| 2021-08-18 | vfs: add rcu argument to ->get_acl() callback | Miklos Szeredi | 1 | -1/+4 |
| 2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner | 1 | -1/+2 |
| 2021-01-24 | acl: handle idmapped mounts | Christian Brauner | 1 | -1/+2 |
| 2020-06-01 | ceph: add caps perf metric for each superblock | Xiubo Li | 1 | -1/+1 |
| 2020-01-27 | ceph: remove unnecessary assignment in ceph_pre_init_acls() | Chengguang Xu | 1 | -2/+2 |
| 2019-07-08 | ceph: rename struct ceph_acls_info to ceph_acl_sec_ctx | Yan, Zheng | 1 | -15/+7 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 173 | Thomas Gleixner | 1 | -14/+1 |
| 2018-10-22 | libceph: introduce ceph_pagelist_alloc() | Ilya Dryomov | 1 | -2/+1 |
| 2018-10-22 | ceph: check snap first in ceph_set_acl() | Chengguang Xu | 1 | -5/+5 |
| 2018-08-02 | ceph: return errors from posix_acl_equiv_mode() correctly | Chengguang Xu | 1 | -3/+3 |
| 2018-08-02 | ceph: restore ctime as well in the case of restoring old mode | Chengguang Xu | 1 | -2/+4 |
| 2018-08-02 | ceph: add retry logic for error -ERANGE in ceph_get_acl() | Chengguang Xu | 1 | -3/+15 |
| 2017-06-14 | ceph: unify inode i_ctime update | Yan, Zheng | 1 | -0/+1 |
| 2016-09-22 | ceph: Propagate dentry down to inode_change_ok() | Jan Kara | 1 | -0/+5 |
| 2016-09-22 | posix_acl: Clear SGID bit when setting file permissions | Jan Kara | 1 | -4/+2 |
| 2016-04-23 | ceph: Get rid of d_find_alias in ceph_set_acl | Andreas Gruenbacher | 1 | -9/+5 |
| 2016-03-31 | posix_acl: Inode acl caching fixes | Andreas Gruenbacher | 1 | -0/+2 |
| 2015-12-06 | posix acls: Remove duplicate xattr name definitions | Andreas Gruenbacher | 1 | -8/+8 |
| 2015-06-25 | ceph: switch some GFP_NOFS memory allocation to GFP_KERNEL | Yan, Zheng | 1 | -2/+2 |
| 2015-02-19 | ceph: acl: Remove unused function | Rickard Strandqvist | 1 | -14/+0 |
| 2014-10-14 | ceph: include the initial ACL in create/mkdir/mknod MDS requests | Yan, Zheng | 1 | -26/+99 |
| 2014-07-08 | ceph: properly apply umask when ACL is enabled | Yan, Zheng | 1 | -2/+12 |
| 2014-06-06 | ceph: remove useless ACL check | Zhang Zhen | 1 | -6/+0 |
| 2014-02-17 | ceph: make ceph_forget_all_cached_acls() static inline | Guangliang Zhao | 1 | -5/+0 |
| 2014-02-17 | ceph: fix ceph_set_acl() | Yan, Zheng | 1 | -5/+1 |
| 2014-01-31 | ceph: fix missing dput in ceph_set_acl | Sage Weil | 1 | -3/+6 |
| 2014-01-30 | ceph: simplify ceph_{get,init}_acl | Christoph Hellwig | 1 | -40/+16 |
| 2014-01-29 | ceph: fix posix ACL hooks | Sage Weil | 1 | -5/+4 |
| 2014-01-28 | ceph: Fix up after semantic merge conflict | Linus Torvalds | 1 | -102/+1 |
| 2013-12-31 | ceph: add acl for cephfs | Guangliang Zhao | 1 | -0/+332 |