| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | ceph: whitespace cleanup | Sage Weil | 2010-08-03 | 1 | -8/+9 |
* | ceph: use %pU to print uuid (fsid) | Sage Weil | 2010-08-01 | 1 | -2/+2 |
* | ceph: fix caps debugfs entry | Yehuda Sadeh | 2010-06-24 | 1 | -1/+1 |
* | ceph: make mon client statfs handling more generic | Yehuda Sadeh | 2010-05-17 | 1 | -4/+9 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | ceph: use rbtree for pg pools; decode new osdmap format | Sage Weil | 2010-02-17 | 1 | -3/+4 |
* | ceph: clean up readdir caps reservation | Sage Weil | 2010-02-17 | 1 | -6/+7 |
* | ceph: use rbtree for mon statfs requests | Sage Weil | 2010-02-16 | 1 | -10/+4 |
* | ceph: use rbtree for mds requests | Sage Weil | 2010-02-16 | 1 | -9/+4 |
* | ceph: display pgid in debugfs osd request dump | Sage Weil | 2010-01-14 | 1 | -2/+4 |
* | ceph: writeback congestion control | Yehuda Sadeh | 2009-12-21 | 1 | -0/+33 |
* | ceph: include link to bdi in debugfs | Sage Weil | 2009-12-21 | 1 | -0/+7 |
* | ceph: fix debugfs entry, simplify fsid checks | Sage Weil | 2009-11-20 | 1 | -1/+3 |
* | ceph: build cleanly without CONFIG_DEBUG_FS | Sage Weil | 2009-11-12 | 1 | -0/+23 |
* | ceph: debugfs | Sage Weil | 2009-10-06 | 1 | -0/+425 |