summaryrefslogtreecommitdiffstats
path: root/fs/ceph/debugfs.c
AgeCommit message (Expand)AuthorLines
2011-07-26ceph: explicitly reference rename old_dentry parent dir in requestSage Weil-1/+1
2011-03-21ceph: remove debugfs debug cruftSage Weil-6/+0
2011-01-12ceph: drop redundant r_mds fieldSage Weil-3/+6
2010-10-20ceph: fix debugfs warningsRandy Dunlap-1/+2
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh-313/+94
2010-08-26ceph: ceph_mdsc_build_path() returns an ERR_PTRDan Carpenter-0/+4
2010-08-03ceph: whitespace cleanupSage Weil-8/+9
2010-08-01ceph: use %pU to print uuid (fsid)Sage Weil-2/+2
2010-06-24ceph: fix caps debugfs entryYehuda Sadeh-1/+1
2010-05-17ceph: make mon client statfs handling more genericYehuda Sadeh-4/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-02-17ceph: use rbtree for pg pools; decode new osdmap formatSage Weil-3/+4
2010-02-17ceph: clean up readdir caps reservationSage Weil-6/+7
2010-02-16ceph: use rbtree for mon statfs requestsSage Weil-10/+4
2010-02-16ceph: use rbtree for mds requestsSage Weil-9/+4
2010-01-14ceph: display pgid in debugfs osd request dumpSage Weil-2/+4
2009-12-21ceph: writeback congestion controlYehuda Sadeh-0/+33
2009-12-21ceph: include link to bdi in debugfsSage Weil-0/+7
2009-11-20ceph: fix debugfs entry, simplify fsid checksSage Weil-1/+3
2009-11-12ceph: build cleanly without CONFIG_DEBUG_FSSage Weil-0/+23
2009-10-06ceph: debugfsSage Weil-0/+425