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