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