| Commit message (Expand) | Author | Age | Files | Lines |
* | ceph: handle idmapped mounts in create_request_message() | Christian Brauner | 2023-11-03 | 1 | -1/+9 |
* | Revert "ceph: make members in struct ceph_mds_request_args_ext a union" | Ilya Dryomov | 2023-09-18 | 1 | -13/+11 |
* | ceph: make num_fwd and num_retry to __u32 | Xiubo Li | 2023-08-31 | 1 | -3/+20 |
* | ceph: make members in struct ceph_mds_request_args_ext a union | Xiubo Li | 2023-08-31 | 1 | -11/+13 |
* | ceph: fscrypt_auth handling for ceph | Jeff Layton | 2023-08-22 | 1 | -8/+13 |
* | ceph: fix incorrect old_size length in ceph_mds_request_args | Xiubo Li | 2022-08-03 | 1 | -3/+3 |
* | ceph: fix the incorrect comment for the ceph_mds_caps struct | Xiubo Li | 2022-08-03 | 1 | -1/+1 |
* | ceph: do not release the global snaprealm until unmounting | Xiubo Li | 2022-03-01 | 1 | -1/+2 |
* | ceph: remove incorrect and unused CEPH_INO_DOTDOT macro | Xiubo Li | 2022-03-01 | 1 | -1/+0 |
* | ceph: add getvxattr op | Milind Changire | 2022-03-01 | 1 | -0/+1 |
* | ceph: don't rely on error_string to validate blocklisted session. | Kotresh HR | 2021-11-08 | 1 | -0/+2 |
* | ceph: flush mdlog before umounting | Xiubo Li | 2021-09-02 | 1 | -0/+1 |
* | libceph, ceph: implement msgr2.1 protocol (crc and secure modes) | Ilya Dryomov | 2020-12-14 | 1 | -0/+4 |
* | libceph: introduce connection modes and ms_mode option | Ilya Dryomov | 2020-12-14 | 1 | -0/+6 |
* | libceph: amend cephx init_protocol() and build_request() | Ilya Dryomov | 2020-12-14 | 1 | -0/+1 |
* | ceph: implement updated ceph_mds_request_head structure | Jeff Layton | 2020-12-14 | 1 | -1/+31 |
* | ceph: set osdmap epoch for setxattr | Xiubo Li | 2020-12-14 | 1 | -0/+1 |
* | ceph: periodically send perf metrics to MDSes | Xiubo Li | 2020-08-03 | 1 | -0/+1 |
* | ceph: consider inode's last read/write when calculating wanted caps | Yan, Zheng | 2020-03-30 | 1 | -0/+1 |
* | ceph: attempt to do async create when possible | Jeff Layton | 2020-03-30 | 1 | -0/+3 |
* | ceph: cap tracking for async directory operations | Jeff Layton | 2020-03-30 | 1 | -0/+6 |
* | ceph: track primary dentry link | Jeff Layton | 2020-03-30 | 1 | -0/+3 |
* | ceph: add flag to designate that a request is asynchronous | Jeff Layton | 2020-03-30 | 1 | -2/+3 |
* | ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAP | Yan, Zheng | 2019-07-08 | 1 | -1/+1 |
* | ceph: snapshot nfs re-export | Yan, Zheng | 2019-05-07 | 1 | -0/+6 |
* | ceph: always get rstat from auth mds | Yan, Zheng | 2018-06-04 | 1 | -0/+1 |
* | ceph: quota: add initial infrastructure to support cephfs quotas | Luis Henriques | 2018-04-02 | 1 | -0/+17 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | ceph: more accurate statfs | Douglas Fuller | 2017-09-06 | 1 | -0/+2 |
* | ceph: new cap message flags indicate if there is pending capsnap | Yan, Zheng | 2017-09-06 | 1 | -1/+3 |
* | libceph: respect RADOS_BACKOFF backoffs | Ilya Dryomov | 2017-07-07 | 1 | -0/+1 |
* | ceph: fix file open flags on ppc64 | Alexander Graf | 2017-05-04 | 1 | -0/+12 |
* | ceph: make seeky readdir more efficient | Yan, Zheng | 2017-05-04 | 1 | -0/+2 |
* | ceph: add flags parameter to send_cap_msg | Jeff Layton | 2016-12-12 | 1 | -0/+3 |
* | ceph: handle CEPH_SESSION_REJECT message | Yan, Zheng | 2016-10-03 | 1 | -0/+1 |
* | libceph: support for blacklisting clients | Douglas Fuller | 2016-08-24 | 1 | -0/+11 |
* | libceph: fsmap.user subscription support | Yan, Zheng | 2016-07-28 | 1 | -0/+1 |
* | ceph: reduce i_nr_by_mode array size | Yan, Zheng | 2016-07-28 | 1 | -1/+1 |
* | libceph: rados pool namespace support | Yan, Zheng | 2016-07-28 | 1 | -0/+2 |
* | libceph: define new ceph_file_layout structure | Yan, Zheng | 2016-07-28 | 1 | -29/+21 |
* | ceph: using hash value to compose dentry offset | Yan, Zheng | 2016-05-26 | 1 | -0/+1 |
* | ceph: define 'end/complete' in readdir reply as bit flags | Yan, Zheng | 2016-05-26 | 1 | -0/+12 |
* | libceph: support for subscribing to "mdsmap.<id>" maps | Ilya Dryomov | 2016-05-26 | 1 | -0/+2 |
* | libceph, rbd: ceph_osd_linger_request, watch/notify v2 | Ilya Dryomov | 2016-05-26 | 1 | -2/+3 |
* | ceph: fix security xattr deadlock | Yan, Zheng | 2016-03-25 | 1 | -1/+2 |
* | libceph: revamp subs code, switch to SUBSCRIBE2 protocol | Ilya Dryomov | 2016-03-25 | 1 | -2/+2 |
* | ceph: rename snapshot support | Yan, Zheng | 2015-04-22 | 1 | -0/+1 |
* | ceph: handle SESSION_FORCE_RO message | Yan, Zheng | 2015-02-19 | 1 | -0/+1 |
* | libceph: nuke pool op infrastructure | Ilya Dryomov | 2015-02-19 | 1 | -36/+0 |
* | ceph: use getattr request to fetch inline data | Yan, Zheng | 2014-12-17 | 1 | -0/+2 |