index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
metric.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: include average/stdev r/w/m latency in mds metrics
Venky Shankar
2022-03-21
1
-3
/
+12
*
ceph: track average r/w/m latency
Venky Shankar
2022-03-21
1
-14
/
+15
*
ceph: use ktime_to_timespec64() rather than jiffies_to_timespec64()
Venky Shankar
2022-03-21
1
-10
/
+9
*
ceph: drop send metrics debug message
Jeff Layton
2022-01-13
1
-2
/
+0
*
ceph: clean-up metrics data structures to reduce code duplication
Luís Henriques
2021-11-08
1
-96
/
+32
*
ceph: cancel delayed work instead of flushing on mdsc teardown
Jeff Layton
2021-09-02
1
-2
/
+2
*
ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
Jeff Layton
2021-06-29
1
-2
/
+1
*
ceph: add IO size metrics support
Xiubo Li
2021-06-29
1
-3
/
+40
*
ceph: update and rename __update_latency helper to __update_stdev
Xiubo Li
2021-06-29
1
-21
/
+35
*
ceph: simplify the metrics struct
Xiubo Li
2021-06-29
1
-32
/
+33
*
ceph: send opened files/pinned caps/opened inodes metrics to MDS daemon
Xiubo Li
2021-04-27
1
-1
/
+37
*
ceph: rename the metric helpers
Xiubo Li
2021-04-27
1
-12
/
+12
*
ceph: send dentry lease metrics to MDS daemon
Xiubo Li
2020-12-14
1
-3
/
+15
*
ceph: metrics for opened files, pinned caps and opened inodes
Xiubo Li
2020-10-12
1
-0
/
+14
*
ceph: periodically send perf metrics to MDSes
Xiubo Li
2020-08-03
1
-0
/
+148
*
ceph: add global total_caps to count the mdsc's total caps number
Xiubo Li
2020-08-03
1
-0
/
+1
*
ceph: add metadata perf metric support
Xiubo Li
2020-06-01
1
-0
/
+23
*
ceph: add read/write latency metric support
Xiubo Li
2020-06-01
1
-0
/
+72
*
ceph: add caps perf metric for each superblock
Xiubo Li
2020-06-01
1
-4
/
+22
*
ceph: add dentry lease metric support
Xiubo Li
2020-06-01
1
-0
/
+35