Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman |
2017-08-01 | libceph: make RECOVERY_DELETES feature create a new interval |  Ilya Dryomov |
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: avoid unnecessary pi lookups in calc_target() |  Ilya Dryomov |
2017-07-07 | libceph: resend on PG splits if OSD has RESEND_ON_SPLIT |  Ilya Dryomov |
2017-07-07 | libceph: MOSDOp v8 encoding (actual spgid + full hash) |  Ilya Dryomov |
2017-07-07 | libceph: introduce ceph_spg, ceph_pg_to_primary_shard() |  Ilya Dryomov |
2017-02-20 | rbd: kill obj_request->object_name and rbd_segment_name_cache |  Ilya Dryomov |
2017-02-20 | crush: merge working data and scratch |  Ilya Dryomov |
2017-02-20 | crush: remove mutable part of CRUSH map |  Ilya Dryomov |
2017-02-20 | libceph: use BUG() instead of BUG_ON(1) |  Arnd Bergmann |
2016-07-28 | libceph: rados pool namespace support |  Yan, Zheng |
2016-07-28 | libceph: add an ONSTACK initializer for oids |  Ilya Dryomov |
2016-05-30 | libceph: change ceph_osdmap_flag() to take osdc |  Ilya Dryomov |
2016-05-26 | ceph: make logical calculation functions return bool |  Zhang Zhuoyu |
2016-05-26 | libceph: handle_one_map() |  Ilya Dryomov |
2016-05-26 | libceph: allocate dummy osdmap in ceph_osdc_init() |  Ilya Dryomov |
2016-05-26 | libceph: introduce ceph_osd_request_target, calc_target() |  Ilya Dryomov |
2016-05-26 | libceph: pi->min_size, pi->last_force_request_resend |  Ilya Dryomov |
2016-05-26 | libceph: make pgid_cmp() global |  Ilya Dryomov |
2016-05-26 | libceph: rename ceph_calc_pg_primary() |  Ilya Dryomov |
2016-05-26 | libceph: ceph_osds, ceph_pg_to_up_acting_osds() |  Ilya Dryomov |
2016-05-26 | libceph: rename ceph_oloc_oid_to_pg() |  Ilya Dryomov |
2016-05-26 | libceph: nuke unused fields and functions |  Ilya Dryomov |
2016-05-26 | libceph: variable-sized ceph_object_id |  Ilya Dryomov |
2015-04-20 | libceph: osdmap.h: Add missing format newlines |  Joe Perches |
2014-04-04 | libceph: return primary from ceph_calc_pg_acting() |  Ilya Dryomov |
2014-04-04 | libceph: switch ceph_calc_pg_acting() to new helpers |  Ilya Dryomov |
2014-04-04 | libceph: ceph_can_shift_osds(pool) and pool type defines |  Ilya Dryomov |
2014-04-04 | libceph: ceph_osd_{exists,is_up,is_down}(osd) definitions |  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: split osdmap allocation and decode steps |  Ilya Dryomov |
2014-04-03 | libceph: a per-osdc crush scratch buffer |  Ilya Dryomov |
2014-01-27 | libceph: follow {read,write}_tier fields on osd request submission |  Ilya Dryomov |
2014-01-27 | libceph: add ceph_pg_pool_by_id() |  Ilya Dryomov |
2014-01-27 | libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() |  Ilya Dryomov |
2014-01-27 | libceph: introduce and start using oid abstraction |  Ilya Dryomov |
2014-01-27 | libceph: move ceph_file_layout helpers to ceph_fs.h |  Ilya Dryomov |
2014-01-27 | libceph: start using oloc abstraction |  Ilya Dryomov |
2013-05-01 | libceph: define ceph_decode_pgid() only once |  Alex Elder |
2013-05-01 | libceph: rename ceph_calc_object_layout() |  Alex Elder |
2013-02-26 | libceph: add support for HASHPSPOOL pool flag |  Sage Weil |
2013-02-26 | libceph: calculate placement based on the internal data types |  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 |
2013-02-26 | libceph: rename ceph_pg -> ceph_pg_v1 |  Sage Weil |