Age | Commit message (Expand) | Author | Files | Lines |
2017-07-07 | libceph: osd_state is 32 bits wide in luminous |  Ilya Dryomov | 1 | -1/+1 |
2017-07-07 | libceph: pg_upmap[_items] infrastructure |  Ilya Dryomov | 1 | -0/+23 |
2017-07-07 | libceph: respect RADOS_BACKOFF backoffs |  Ilya Dryomov | 1 | -0/+74 |
2017-07-07 | libceph: make sure need_resend targets reflect latest map |  Ilya Dryomov | 1 | -1/+1 |
2017-07-07 | libceph: introduce ceph_spg, ceph_pg_to_primary_shard() |  Ilya Dryomov | 1 | -1/+10 |
2017-05-04 | libceph: add an epoch_barrier field to struct ceph_osd_client |  Jeff Layton | 1 | -1/+2 |
2017-05-04 | libceph: remove req->r_replay_version |  Jeff Layton | 1 | -3/+1 |
2016-07-28 | libceph: rados pool namespace support |  Yan, Zheng | 1 | -2/+10 |
2016-05-26 | libceph: support for subscribing to "mdsmap.<id>" maps |  Ilya Dryomov | 1 | -0/+1 |
2016-05-26 | libceph: take osdc->lock in osdmap_show() and dump flags in hex |  Ilya Dryomov | 1 | -5/+5 |
2016-05-26 | libceph: support for sending notifies |  Ilya Dryomov | 1 | -2/+3 |
2016-05-26 | libceph, rbd: ceph_osd_linger_request, watch/notify v2 |  Ilya Dryomov | 1 | -0/+36 |
2016-05-26 | libceph: a major OSD client update |  Ilya Dryomov | 1 | -8/+26 |
2016-05-26 | libceph: switch to calc_target(), part 2 |  Ilya Dryomov | 1 | -23/+38 |
2016-05-26 | libceph: switch to calc_target(), part 1 |  Ilya Dryomov | 1 | -1/+1 |
2016-05-26 | libceph: pi->min_size, pi->last_force_request_resend |  Ilya Dryomov | 1 | -4/+6 |
2016-05-26 | libceph: variable-sized ceph_object_id |  Ilya Dryomov | 1 | -1/+1 |
2016-03-25 | libceph: revamp subs code, switch to SUBSCRIBE2 protocol |  Ilya Dryomov | 1 | -6/+11 |
2015-04-20 | libceph: expose client options through debugfs |  Ilya Dryomov | 1 | -0/+24 |
2015-02-19 | libceph: nuke pool op infrastructure |  Ilya Dryomov | 1 | -2/+0 |
2014-10-14 | libceph: separate multiple ops with commas in debugfs output |  Ilya Dryomov | 1 | -1/+2 |
2014-06-06 | libceph: mon_get_version request infrastructure |  Ilya Dryomov | 1 | -0/+2 |
2014-06-06 | libceph: recognize poolop requests in debugfs |  Ilya Dryomov | 1 | -2/+4 |
2014-04-04 | libceph: dump pool {read,write}_tier to debugfs |  Ilya Dryomov | 1 | -3/+3 |
2014-04-04 | libceph: primary_affinity infrastructure |  Ilya Dryomov | 1 | -2/+3 |
2014-04-04 | libceph: primary_temp infrastructure |  Ilya Dryomov | 1 | -0/+7 |
2014-04-04 | libceph: generalize ceph_pg_mapping |  Ilya Dryomov | 1 | -2/+2 |
2014-04-04 | libceph: dump pg_temp mappings to debugfs |  Ilya Dryomov | 1 | -0/+11 |
2014-04-04 | libceph: do not prefix osd lines with \t in debugfs output |  Ilya Dryomov | 1 | -1/+1 |
2014-04-04 | libceph: refer to osdmap directly in osdmap_show() |  Ilya Dryomov | 1 | -12/+14 |
2014-01-27 | libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} |  Ilya Dryomov | 1 | -2/+2 |
2014-01-27 | libceph: introduce and start using oid abstraction |  Ilya Dryomov | 1 | -1/+2 |
2013-05-01 | libceph: keep source rather than message osd op array |  Alex Elder | 1 | -2/+2 |
2013-02-26 | libceph: update osd request/reply encoding |  Sage Weil | 1 | -14/+4 |
2013-02-26 | ceph: update support for PGID64, PGPOOL3, OSDENC protocol features |  Sage Weil | 1 | -3/+3 |
2013-02-26 | libceph: decode into cpu-native ceph_pg type |  Sage Weil | 1 | -3/+2 |
2012-08-20 | libceph: delay debugfs initialization until we learn global_id |  Sage Weil | 1 | -0/+4 |
2012-04-15 | net: cleanup unsigned to unsigned int |  Eric Dumazet | 1 | -3/+3 |
2010-10-20 | rbd: introduce rados block device (rbd), based on libceph |  Yehuda Sadeh | 1 | -2/+1 |
2010-10-20 | ceph: factor out libceph from Ceph file system |  Yehuda Sadeh | 1 | -0/+268 |