summaryrefslogtreecommitdiff
path: root/fs/ceph/debugfs.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-06ceph: adjust 36 checks for NULL pointersMarkus Elfring
2017-05-10Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-05-04ceph: allow connecting to mds whose rank >= mdsmap::m_max_mdsYan, Zheng
2017-04-20ceph: Convert to separately allocated bdiJan Kara
2017-02-20ceph: convert bools in ceph_mds_request to a new r_req_flags fieldJeff Layton
2016-05-26ceph: don't show symlink target in debugfs/mdscYan, Zheng
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2014-11-19assorted conversions to %p[dD]Al Viro
2014-10-14ceph: additional debugfs outputJohn Spray
2014-06-06fs/ceph/debugfs.c: replace seq_printf by seq_putsFabian Frederick
2014-04-03ceph: print inode number for LOOKUPINO requestYan, Zheng
2014-04-03ceph: do not assume r_old_dentry[_dir] always set togetherSage Weil
2012-08-20libceph: delay debugfs initialization until we learn global_idSage Weil
2011-07-26ceph: explicitly reference rename old_dentry parent dir in requestSage Weil
2011-03-21ceph: remove debugfs debug cruftSage Weil
2011-01-12ceph: drop redundant r_mds fieldSage Weil
2010-10-20ceph: fix debugfs warningsRandy Dunlap
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh
2010-08-26ceph: ceph_mdsc_build_path() returns an ERR_PTRDan Carpenter
2010-08-03ceph: whitespace cleanupSage Weil
2010-08-01ceph: use %pU to print uuid (fsid)Sage Weil
2010-06-24ceph: fix caps debugfs entryYehuda Sadeh
2010-05-17ceph: make mon client statfs handling more genericYehuda Sadeh
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-17ceph: use rbtree for pg pools; decode new osdmap formatSage Weil
2010-02-17ceph: clean up readdir caps reservationSage Weil
2010-02-16ceph: use rbtree for mon statfs requestsSage Weil
2010-02-16ceph: use rbtree for mds requestsSage Weil
2010-01-14ceph: display pgid in debugfs osd request dumpSage Weil
2009-12-21ceph: writeback congestion controlYehuda Sadeh
2009-12-21ceph: include link to bdi in debugfsSage Weil
2009-11-20ceph: fix debugfs entry, simplify fsid checksSage Weil
2009-11-12ceph: build cleanly without CONFIG_DEBUG_FSSage Weil
2009-10-06ceph: debugfsSage Weil