index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
debugfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: fix potential use-after-free bug when trimming caps
Xiubo Li
2023-04-30
1
-6
/
+12
*
ceph: use tracked average r/w/m latencies to display metrics in debugfs
Venky Shankar
2022-03-21
1
-3
/
+2
*
ceph: add a new metric to keep track of remote object copies
Luís Henriques
2021-11-08
1
-1
/
+2
*
ceph: clean-up metrics data structures to reduce code duplication
Luís Henriques
2021-11-08
1
-49
/
+38
*
ceph: split 'metric' debugfs file into several files
Luís Henriques
2021-11-08
1
-25
/
+56
*
ceph: add IO size metrics support
Xiubo Li
2021-06-29
1
-4
/
+33
*
ceph: rename the metric helpers
Xiubo Li
2021-04-27
1
-6
/
+6
*
ceph: add status debugfs file
Xiubo Li
2020-12-14
1
-0
/
+20
*
ceph: metrics for opened files, pinned caps and opened inodes
Xiubo Li
2020-10-12
1
-0
/
+11
*
ceph: add column 'mds' to show caps in more user friendly
Yanhu Cao
2020-10-12
1
-3
/
+4
*
ceph: fix inode number handling on arches with 32-bit ino_t
Jeff Layton
2020-08-24
1
-2
/
+2
*
ceph: remove redundant initialization of variable mds
Colin Ian King
2020-08-03
1
-1
/
+1
*
ceph: add global total_caps to count the mdsc's total caps number
Xiubo Li
2020-08-03
1
-12
/
+2
*
ceph: add metadata perf metric support
Xiubo Li
2020-06-01
1
-0
/
+10
*
ceph: add read/write latency metric support
Xiubo Li
2020-06-01
1
-1
/
+42
*
ceph: add caps perf metric for each superblock
Xiubo Li
2020-06-01
1
-0
/
+16
*
ceph: add dentry lease metric support
Xiubo Li
2020-06-01
1
-4
/
+29
*
bdi: use bdi_dev_name() to get device name
Yufen Yu
2020-05-09
1
-1
/
+1
*
libceph: drop CEPH_DEFINE_SHOW_FUNC
Ilya Dryomov
2020-03-30
1
-8
/
+8
*
ceph: add possible_max_rank and make the code more readable
Xiubo Li
2020-01-27
1
-1
/
+1
*
ceph: show tasks waiting on caps in debugfs caps file
Jeff Layton
2019-12-09
1
-0
/
+13
*
ceph: don't return a value from void function
John Hubbard
2019-09-16
1
-1
/
+0
*
Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-07-18
1
-1
/
+1
|
\
|
*
ceph: silence a checker warning in mdsc_show()
Dan Carpenter
2019-07-08
1
-1
/
+1
*
|
ceph: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-03
1
-22
/
+2
|
/
*
libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer
Jeff Layton
2019-05-07
1
-1
/
+1
*
ceph: use __getname/__putname in ceph_mdsc_build_path
Jeff Layton
2019-05-07
1
-2
/
+2
*
ceph: dump granular cap info in "caps" debugfs file
Jeff Layton
2019-05-07
1
-2
/
+32
*
ceph: remove dentry_lru file from debugfs
Yan, Zheng
2019-03-05
1
-27
/
+0
*
libceph, ceph: change permission for readonly debugfs entries
Chengguang Xu
2018-04-02
1
-4
/
+4
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
ceph: adjust 36 checks for NULL pointers
Markus Elfring
2017-09-06
1
-1
/
+1
*
Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-05-10
1
-11
/
+10
|
\
|
*
ceph: allow connecting to mds whose rank >= mdsmap::m_max_mds
Yan, Zheng
2017-05-04
1
-11
/
+10
*
|
ceph: Convert to separately allocated bdi
Jan Kara
2017-04-20
1
-1
/
+1
|
/
*
ceph: convert bools in ceph_mds_request to a new r_req_flags field
Jeff Layton
2017-02-20
1
-1
/
+1
*
ceph: don't show symlink target in debugfs/mdsc
Yan, Zheng
2016-05-26
1
-1
/
+1
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-1
/
+1
*
assorted conversions to %p[dD]
Al Viro
2014-11-19
1
-8
/
+6
*
ceph: additional debugfs output
John Spray
2014-10-14
1
-0
/
+46
*
fs/ceph/debugfs.c: replace seq_printf by seq_puts
Fabian Frederick
2014-06-06
1
-3
/
+3
*
ceph: print inode number for LOOKUPINO request
Yan, Zheng
2014-04-03
1
-0
/
+2
*
ceph: do not assume r_old_dentry[_dir] always set together
Sage Weil
2014-04-03
1
-1
/
+2
*
libceph: delay debugfs initialization until we learn global_id
Sage Weil
2012-08-20
1
-0
/
+1
*
ceph: explicitly reference rename old_dentry parent dir in request
Sage Weil
2011-07-26
1
-1
/
+1
*
ceph: remove debugfs debug cruft
Sage Weil
2011-03-21
1
-6
/
+0
*
ceph: drop redundant r_mds field
Sage Weil
2011-01-12
1
-3
/
+6
*
ceph: fix debugfs warnings
Randy Dunlap
2010-10-20
1
-1
/
+2
*
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
2010-10-20
1
-313
/
+94
*
ceph: ceph_mdsc_build_path() returns an ERR_PTR
Dan Carpenter
2010-08-26
1
-0
/
+4
[next]