Age | Commit message (Expand) | Author | Files | Lines |
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-15 | libceph, ceph: implement msgr2.1 protocol (crc and secure modes) | Ilya Dryomov | 1 | -0/+4 |
2020-12-15 | libceph: introduce connection modes and ms_mode option | Ilya Dryomov | 1 | -0/+6 |
2020-12-15 | libceph: amend cephx init_protocol() and build_request() | Ilya Dryomov | 1 | -0/+1 |
2020-12-15 | ceph: implement updated ceph_mds_request_head structure | Jeff Layton | 1 | -1/+31 |
2020-12-15 | 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-13 | 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-25 | 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 |
2015-02-19 | libceph: nuke pool op infrastructure | Ilya Dryomov | 1 | -36/+0 |
2014-12-17 | ceph: use getattr request to fetch inline data | Yan, Zheng | 1 | -0/+2 |
2014-12-17 | ceph: add inline data to pagecache | Yan, Zheng | 1 | -0/+1 |
2014-12-17 | ceph: fix file lock interruption | Yan, Zheng | 1 | -2/+5 |
2014-06-06 | ceph: update inode fields according to issued caps | Yan, Zheng | 1 | -0/+2 |
2014-04-05 | ceph: use fl->fl_file as owner identifier of flock and posix lock | Yan, Zheng | 1 | -2/+2 |
2014-04-03 | ceph: add get_name() NFS export callback | Yan, Zheng | 1 | -0/+1 |