Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-02-17 | ceph: use rbtree for pg pools; decode new osdmap format | Sage Weil | 1 | -3/+4 |
2010-02-17 | ceph: clean up readdir caps reservation | Sage Weil | 1 | -6/+7 |
2010-02-17 | ceph: use rbtree for mon statfs requests | Sage Weil | 1 | -10/+4 |
2010-02-17 | ceph: use rbtree for mds requests | Sage Weil | 1 | -9/+4 |
2010-01-14 | ceph: display pgid in debugfs osd request dump | Sage Weil | 1 | -2/+4 |
2009-12-22 | ceph: writeback congestion control | Yehuda Sadeh | 1 | -0/+33 |
2009-12-22 | ceph: include link to bdi in debugfs | Sage Weil | 1 | -0/+7 |
2009-11-21 | ceph: fix debugfs entry, simplify fsid checks | Sage Weil | 1 | -1/+3 |
2009-11-13 | ceph: build cleanly without CONFIG_DEBUG_FS | Sage Weil | 1 | -0/+23 |
2009-10-06 | ceph: debugfs | Sage Weil | 1 | -0/+425 |