Age | Commit message (Expand) | Author |
2021-11-08 | ceph: clean-up metrics data structures to reduce code duplication | Luís Henriques |
2021-09-02 | ceph: cancel delayed work instead of flushing on mdsc teardown | Jeff Layton |
2021-06-29 | ceph: allow ceph_put_mds_session to take NULL or ERR_PTR | Jeff Layton |
2021-06-29 | ceph: add IO size metrics support | Xiubo Li |
2021-06-29 | ceph: update and rename __update_latency helper to __update_stdev | Xiubo Li |
2021-06-29 | ceph: simplify the metrics struct | Xiubo Li |
2021-04-27 | ceph: send opened files/pinned caps/opened inodes metrics to MDS daemon | Xiubo Li |
2021-04-27 | ceph: rename the metric helpers | Xiubo Li |
2020-12-14 | ceph: send dentry lease metrics to MDS daemon | Xiubo Li |
2020-10-12 | ceph: metrics for opened files, pinned caps and opened inodes | Xiubo Li |
2020-08-03 | ceph: periodically send perf metrics to MDSes | Xiubo Li |
2020-08-03 | ceph: add global total_caps to count the mdsc's total caps number | Xiubo Li |
2020-06-01 | ceph: add metadata perf metric support | Xiubo Li |
2020-06-01 | ceph: add read/write latency metric support | Xiubo Li |
2020-06-01 | ceph: add caps perf metric for each superblock | Xiubo Li |
2020-06-01 | ceph: add dentry lease metric support | Xiubo Li |