summaryrefslogtreecommitdiff
path: root/net/ceph/debugfs.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-07libceph: osd_state is 32 bits wide in luminousIlya Dryomov
2017-07-07libceph: pg_upmap[_items] infrastructureIlya Dryomov
2017-07-07libceph: respect RADOS_BACKOFF backoffsIlya Dryomov
2017-07-07libceph: make sure need_resend targets reflect latest mapIlya Dryomov
2017-07-07libceph: introduce ceph_spg, ceph_pg_to_primary_shard()Ilya Dryomov
2017-05-04libceph: add an epoch_barrier field to struct ceph_osd_clientJeff Layton
2017-05-04libceph: remove req->r_replay_versionJeff Layton
2016-07-28libceph: rados pool namespace supportYan, Zheng
2016-05-26libceph: support for subscribing to "mdsmap.<id>" mapsIlya Dryomov
2016-05-26libceph: take osdc->lock in osdmap_show() and dump flags in hexIlya Dryomov
2016-05-26libceph: support for sending notifiesIlya Dryomov
2016-05-26libceph, rbd: ceph_osd_linger_request, watch/notify v2Ilya Dryomov
2016-05-26libceph: a major OSD client updateIlya Dryomov
2016-05-26libceph: switch to calc_target(), part 2Ilya Dryomov
2016-05-26libceph: switch to calc_target(), part 1Ilya Dryomov
2016-05-26libceph: pi->min_size, pi->last_force_request_resendIlya Dryomov
2016-05-26libceph: variable-sized ceph_object_idIlya Dryomov
2016-03-25libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov
2015-04-20libceph: expose client options through debugfsIlya Dryomov
2015-02-19libceph: nuke pool op infrastructureIlya Dryomov
2014-10-14libceph: separate multiple ops with commas in debugfs outputIlya Dryomov
2014-06-06libceph: mon_get_version request infrastructureIlya Dryomov
2014-06-06libceph: recognize poolop requests in debugfsIlya Dryomov
2014-04-04libceph: dump pool {read,write}_tier to debugfsIlya Dryomov
2014-04-04libceph: primary_affinity infrastructureIlya Dryomov
2014-04-04libceph: primary_temp infrastructureIlya Dryomov
2014-04-04libceph: generalize ceph_pg_mappingIlya Dryomov
2014-04-04libceph: dump pg_temp mappings to debugfsIlya Dryomov
2014-04-04libceph: do not prefix osd lines with \t in debugfs outputIlya Dryomov
2014-04-04libceph: refer to osdmap directly in osdmap_show()Ilya Dryomov
2014-01-27libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov
2014-01-27libceph: introduce and start using oid abstractionIlya Dryomov
2013-05-01libceph: keep source rather than message osd op arrayAlex Elder
2013-02-26libceph: update osd request/reply encodingSage Weil
2013-02-26ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil
2013-02-26libceph: decode into cpu-native ceph_pg typeSage Weil
2012-08-20libceph: delay debugfs initialization until we learn global_idSage Weil
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2010-10-20rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh