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