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