summaryrefslogtreecommitdiffstats
path: root/fs/ceph/metric.c
Commit message (Expand)AuthorAgeFilesLines
* ceph: cancel delayed work instead of flushing on mdsc teardownJeff Layton2021-09-021-2/+2
* ceph: allow ceph_put_mds_session to take NULL or ERR_PTRJeff Layton2021-06-291-2/+1
* ceph: add IO size metrics supportXiubo Li2021-06-291-3/+40
* ceph: update and rename __update_latency helper to __update_stdevXiubo Li2021-06-291-21/+35
* ceph: simplify the metrics structXiubo Li2021-06-291-32/+33
* ceph: send opened files/pinned caps/opened inodes metrics to MDS daemonXiubo Li2021-04-271-1/+37
* ceph: rename the metric helpersXiubo Li2021-04-271-12/+12
* ceph: send dentry lease metrics to MDS daemonXiubo Li2020-12-141-3/+15
* ceph: metrics for opened files, pinned caps and opened inodesXiubo Li2020-10-121-0/+14
* ceph: periodically send perf metrics to MDSesXiubo Li2020-08-031-0/+148
* ceph: add global total_caps to count the mdsc's total caps numberXiubo Li2020-08-031-0/+1
* ceph: add metadata perf metric supportXiubo Li2020-06-011-0/+23
* ceph: add read/write latency metric supportXiubo Li2020-06-011-0/+72
* ceph: add caps perf metric for each superblockXiubo Li2020-06-011-4/+22
* ceph: add dentry lease metric supportXiubo Li2020-06-011-0/+35