index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
metric.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-21
ceph: include average/stdev r/w/m latency in mds metrics
Venky Shankar
1
-3
/
+12
2022-03-21
ceph: track average r/w/m latency
Venky Shankar
1
-14
/
+15
2022-03-21
ceph: use ktime_to_timespec64() rather than jiffies_to_timespec64()
Venky Shankar
1
-10
/
+9
2022-01-13
ceph: drop send metrics debug message
Jeff Layton
1
-2
/
+0
2021-11-08
ceph: clean-up metrics data structures to reduce code duplication
Luís Henriques
1
-96
/
+32
2021-09-02
ceph: cancel delayed work instead of flushing on mdsc teardown
Jeff Layton
1
-2
/
+2
2021-06-29
ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
Jeff Layton
1
-2
/
+1
2021-06-29
ceph: add IO size metrics support
Xiubo Li
1
-3
/
+40
2021-06-29
ceph: update and rename __update_latency helper to __update_stdev
Xiubo Li
1
-21
/
+35
2021-06-29
ceph: simplify the metrics struct
Xiubo Li
1
-32
/
+33
2021-04-28
ceph: send opened files/pinned caps/opened inodes metrics to MDS daemon
Xiubo Li
1
-1
/
+37
2021-04-28
ceph: rename the metric helpers
Xiubo Li
1
-12
/
+12
2020-12-15
ceph: send dentry lease metrics to MDS daemon
Xiubo Li
1
-3
/
+15
2020-10-12
ceph: metrics for opened files, pinned caps and opened inodes
Xiubo Li
1
-0
/
+14
2020-08-03
ceph: periodically send perf metrics to MDSes
Xiubo Li
1
-0
/
+148
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
/
+23
2020-06-01
ceph: add read/write latency metric support
Xiubo Li
1
-0
/
+72
2020-06-01
ceph: add caps perf metric for each superblock
Xiubo Li
1
-4
/
+22
2020-06-01
ceph: add dentry lease metric support
Xiubo Li
1
-0
/
+35