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
/
debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-29
ceph: add IO size metrics support
Xiubo Li
1
-4
/
+33
2021-04-28
ceph: rename the metric helpers
Xiubo Li
1
-6
/
+6
2020-12-15
ceph: add status debugfs file
Xiubo Li
1
-0
/
+20
2020-10-12
ceph: metrics for opened files, pinned caps and opened inodes
Xiubo Li
1
-0
/
+11
2020-10-12
ceph: add column 'mds' to show caps in more user friendly
Yanhu Cao
1
-3
/
+4
2020-08-24
ceph: fix inode number handling on arches with 32-bit ino_t
Jeff Layton
1
-2
/
+2
2020-08-03
ceph: remove redundant initialization of variable mds
Colin Ian King
1
-1
/
+1
2020-08-03
ceph: add global total_caps to count the mdsc's total caps number
Xiubo Li
1
-12
/
+2
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
-1
/
+42
2020-06-01
ceph: add caps perf metric for each superblock
Xiubo Li
1
-0
/
+16
2020-06-01
ceph: add dentry lease metric support
Xiubo Li
1
-4
/
+29
2020-05-10
bdi: use bdi_dev_name() to get device name
Yufen Yu
1
-1
/
+1
2020-03-30
libceph: drop CEPH_DEFINE_SHOW_FUNC
Ilya Dryomov
1
-8
/
+8
2020-01-27
ceph: add possible_max_rank and make the code more readable
Xiubo Li
1
-1
/
+1
2019-12-09
ceph: show tasks waiting on caps in debugfs caps file
Jeff Layton
1
-0
/
+13
2019-09-16
ceph: don't return a value from void function
John Hubbard
1
-1
/
+0
2019-07-18
Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+1
2019-07-08
ceph: silence a checker warning in mdsc_show()
Dan Carpenter
1
-1
/
+1
2019-07-03
ceph: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-22
/
+2
2019-05-07
libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer
Jeff Layton
1
-1
/
+1
2019-05-07
ceph: use __getname/__putname in ceph_mdsc_build_path
Jeff Layton
1
-2
/
+2
2019-05-07
ceph: dump granular cap info in "caps" debugfs file
Jeff Layton
1
-2
/
+32
2019-03-05
ceph: remove dentry_lru file from debugfs
Yan, Zheng
1
-27
/
+0
2018-04-02
libceph, ceph: change permission for readonly debugfs entries
Chengguang Xu
1
-4
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-06
ceph: adjust 36 checks for NULL pointers
Markus Elfring
1
-1
/
+1
2017-05-10
Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-11
/
+10
2017-05-04
ceph: allow connecting to mds whose rank >= mdsmap::m_max_mds
Yan, Zheng
1
-11
/
+10
2017-04-20
ceph: Convert to separately allocated bdi
Jan Kara
1
-1
/
+1
2017-02-20
ceph: convert bools in ceph_mds_request to a new r_req_flags field
Jeff Layton
1
-1
/
+1
2016-05-26
ceph: don't show symlink target in debugfs/mdsc
Yan, Zheng
1
-1
/
+1
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2014-11-19
assorted conversions to %p[dD]
Al Viro
1
-8
/
+6
2014-10-14
ceph: additional debugfs output
John Spray
1
-0
/
+46
2014-06-07
fs/ceph/debugfs.c: replace seq_printf by seq_puts
Fabian Frederick
1
-3
/
+3
2014-04-03
ceph: print inode number for LOOKUPINO request
Yan, Zheng
1
-0
/
+2
2014-04-03
ceph: do not assume r_old_dentry[_dir] always set together
Sage Weil
1
-1
/
+2
2012-08-20
libceph: delay debugfs initialization until we learn global_id
Sage Weil
1
-0
/
+1
2011-07-26
ceph: explicitly reference rename old_dentry parent dir in request
Sage Weil
1
-1
/
+1
2011-03-21
ceph: remove debugfs debug cruft
Sage Weil
1
-6
/
+0
2011-01-13
ceph: drop redundant r_mds field
Sage Weil
1
-3
/
+6
2010-10-21
ceph: fix debugfs warnings
Randy Dunlap
1
-1
/
+2
2010-10-21
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
1
-313
/
+94
2010-08-26
ceph: ceph_mdsc_build_path() returns an ERR_PTR
Dan Carpenter
1
-0
/
+4
2010-08-03
ceph: whitespace cleanup
Sage Weil
1
-8
/
+9
2010-08-02
ceph: use %pU to print uuid (fsid)
Sage Weil
1
-2
/
+2
2010-06-24
ceph: fix caps debugfs entry
Yehuda Sadeh
1
-1
/
+1
2010-05-18
ceph: make mon client statfs handling more generic
Yehuda Sadeh
1
-4
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
[next]