summaryrefslogtreecommitdiffstats
path: root/net/ceph/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* libceph: rados pool namespace supportYan, Zheng2016-07-281-2/+10
* libceph: support for subscribing to "mdsmap.<id>" mapsIlya Dryomov2016-05-261-0/+1
* libceph: take osdc->lock in osdmap_show() and dump flags in hexIlya Dryomov2016-05-261-5/+5
* libceph: support for sending notifiesIlya Dryomov2016-05-261-2/+3
* libceph, rbd: ceph_osd_linger_request, watch/notify v2Ilya Dryomov2016-05-261-0/+36
* libceph: a major OSD client updateIlya Dryomov2016-05-261-8/+26
* libceph: switch to calc_target(), part 2Ilya Dryomov2016-05-261-23/+38
* libceph: switch to calc_target(), part 1Ilya Dryomov2016-05-261-1/+1
* libceph: pi->min_size, pi->last_force_request_resendIlya Dryomov2016-05-261-4/+6
* libceph: variable-sized ceph_object_idIlya Dryomov2016-05-261-1/+1
* libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov2016-03-251-6/+11
* libceph: expose client options through debugfsIlya Dryomov2015-04-201-0/+24
* libceph: nuke pool op infrastructureIlya Dryomov2015-02-191-2/+0
* 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-041-3/+3
* libceph: primary_affinity infrastructureIlya Dryomov2014-04-041-2/+3
* libceph: primary_temp infrastructureIlya Dryomov2014-04-041-0/+7
* libceph: generalize ceph_pg_mappingIlya Dryomov2014-04-041-2/+2
* libceph: dump pg_temp mappings to debugfsIlya Dryomov2014-04-041-0/+11
* libceph: do not prefix osd lines with \t in debugfs outputIlya Dryomov2014-04-041-1/+1
* libceph: refer to osdmap directly in osdmap_show()Ilya Dryomov2014-04-041-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-011-2/+2
* libceph: update osd request/reply encodingSage Weil2013-02-261-14/+4
* ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil2013-02-261-3/+3
* libceph: decode into cpu-native ceph_pg typeSage Weil2013-02-261-3/+2
* 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-201-2/+1
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-201-0/+268