index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
metric.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-21
ceph: include average/stdev r/w/m latency in mds metrics
Venky Shankar
1
-15
/
+36
2022-03-21
ceph: track average r/w/m latency
Venky Shankar
1
-0
/
+1
2022-03-21
ceph: use ktime_to_timespec64() rather than jiffies_to_timespec64()
Venky Shankar
1
-7
/
+4
2021-11-08
ceph: add a new metric to keep track of remote object copies
Luís Henriques
1
-0
/
+8
2021-11-08
ceph: clean-up metrics data structures to reduce code duplication
Luís Henriques
1
-35
/
+45
2021-06-29
ceph: add IO size metrics support
Xiubo Li
1
-3
/
+27
2021-06-29
ceph: simplify the metrics struct
Xiubo Li
1
-46
/
+13
2021-04-27
ceph: send opened files/pinned caps/opened inodes metrics to MDS daemon
Xiubo Li
1
-1
/
+43
2021-04-27
ceph: rename the metric helpers
Xiubo Li
1
-6
/
+6
2020-12-14
ceph: send dentry lease metrics to MDS daemon
Xiubo Li
1
-0
/
+14
2020-10-12
ceph: metrics for opened files, pinned caps and opened inodes
Xiubo Li
1
-0
/
+7
2020-08-03
ceph: send client provided metric flags in client metadata
Xiubo Li
1
-0
/
+13
2020-08-03
ceph: periodically send perf metrics to MDSes
Xiubo Li
1
-0
/
+77
2020-08-03
ceph: add global total_caps to count the mdsc's total caps number
Xiubo Li
1
-0
/
+1
2020-06-01
ceph: add metadata perf metric support
Xiubo Li
1
-0
/
+10
2020-06-01
ceph: add read/write latency metric support
Xiubo Li
1
-0
/
+22
2020-06-01
ceph: add caps perf metric for each superblock
Xiubo Li
1
-0
/
+13
2020-06-01
ceph: add dentry lease metric support
Xiubo Li
1
-0
/
+17