summaryrefslogtreecommitdiff
path: root/fs/ceph/debugfs.c
Commit message (Expand)AuthorAge
* libceph, ceph: change permission for readonly debugfs entriesChengguang Xu2018-04-02
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* ceph: adjust 36 checks for NULL pointersMarkus Elfring2017-09-06
* Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-05-10
|\
| * ceph: allow connecting to mds whose rank >= mdsmap::m_max_mdsYan, Zheng2017-05-04
* | ceph: Convert to separately allocated bdiJan Kara2017-04-20
|/
* ceph: convert bools in ceph_mds_request to a new r_req_flags fieldJeff Layton2017-02-20
* ceph: don't show symlink target in debugfs/mdscYan, Zheng2016-05-26
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* assorted conversions to %p[dD]Al Viro2014-11-19
* ceph: additional debugfs outputJohn Spray2014-10-14
* fs/ceph/debugfs.c: replace seq_printf by seq_putsFabian Frederick2014-06-06
* ceph: print inode number for LOOKUPINO requestYan, Zheng2014-04-03
* ceph: do not assume r_old_dentry[_dir] always set togetherSage Weil2014-04-03
* libceph: delay debugfs initialization until we learn global_idSage Weil2012-08-20
* ceph: explicitly reference rename old_dentry parent dir in requestSage Weil2011-07-26
* ceph: remove debugfs debug cruftSage Weil2011-03-21
* ceph: drop redundant r_mds fieldSage Weil2011-01-12
* ceph: fix debugfs warningsRandy Dunlap2010-10-20
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-20
* ceph: ceph_mdsc_build_path() returns an ERR_PTRDan Carpenter2010-08-26
* ceph: whitespace cleanupSage Weil2010-08-03
* ceph: use %pU to print uuid (fsid)Sage Weil2010-08-01
* ceph: fix caps debugfs entryYehuda Sadeh2010-06-24
* ceph: make mon client statfs handling more genericYehuda Sadeh2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ceph: use rbtree for pg pools; decode new osdmap formatSage Weil2010-02-17
* ceph: clean up readdir caps reservationSage Weil2010-02-17
* ceph: use rbtree for mon statfs requestsSage Weil2010-02-16
* ceph: use rbtree for mds requestsSage Weil2010-02-16
* ceph: display pgid in debugfs osd request dumpSage Weil2010-01-14
* ceph: writeback congestion controlYehuda Sadeh2009-12-21
* ceph: include link to bdi in debugfsSage Weil2009-12-21
* ceph: fix debugfs entry, simplify fsid checksSage Weil2009-11-20
* ceph: build cleanly without CONFIG_DEBUG_FSSage Weil2009-11-12
* ceph: debugfsSage Weil2009-10-06