summaryrefslogtreecommitdiffstats
path: root/net/ceph/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* libceph: nuke pool op infrastructureIlya Dryomov2015-02-191-2/+0Star
* libceph: separate multiple ops with commas in debugfs outputIlya Dryomov2014-10-141-1/+2
* libceph: mon_get_version request infrastructureIlya Dryomov2014-06-061-0/+2
* libceph: recognize poolop requests in debugfsIlya Dryomov2014-06-061-2/+4
* libceph: dump pool {read,write}_tier to debugfsIlya Dryomov2014-04-051-3/+3
* libceph: primary_affinity infrastructureIlya Dryomov2014-04-051-2/+3
* libceph: primary_temp infrastructureIlya Dryomov2014-04-051-0/+7
* libceph: generalize ceph_pg_mappingIlya Dryomov2014-04-051-2/+2
* libceph: dump pg_temp mappings to debugfsIlya Dryomov2014-04-051-0/+11
* libceph: do not prefix osd lines with \t in debugfs outputIlya Dryomov2014-04-051-1/+1
* libceph: refer to osdmap directly in osdmap_show()Ilya Dryomov2014-04-051-12/+14
* libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov2014-01-271-2/+2
* libceph: introduce and start using oid abstractionIlya Dryomov2014-01-271-1/+2
* libceph: keep source rather than message osd op arrayAlex Elder2013-05-021-2/+2
* libceph: update osd request/reply encodingSage Weil2013-02-271-14/+4Star
* ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil2013-02-271-3/+3
* libceph: decode into cpu-native ceph_pg typeSage Weil2013-02-271-3/+2Star
* libceph: delay debugfs initialization until we learn global_idSage Weil2012-08-201-0/+4
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-3/+3
* rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh2010-10-211-2/+1Star
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-211-0/+268