aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph/debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-27libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov1-2/+2
2014-01-27libceph: introduce and start using oid abstractionIlya Dryomov1-1/+2
2013-05-01libceph: keep source rather than message osd op arrayAlex Elder1-2/+2
2013-02-26libceph: update osd request/reply encodingSage Weil1-14/+4
2013-02-26ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil1-3/+3
2013-02-26libceph: decode into cpu-native ceph_pg typeSage Weil1-3/+2
2012-08-20libceph: delay debugfs initialization until we learn global_idSage Weil1-0/+4
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-3/+3
2010-10-20rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh1-2/+1
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh1-0/+268