summaryrefslogtreecommitdiff
path: root/include/linux/ceph/osdmap.h
Commit message (Expand)AuthorAge
* libceph, ceph: move ceph_calc_file_object_mapping() to striper.cIlya Dryomov2018-04-02
* libceph, ceph: change ceph_calc_file_object_mapping() signatureIlya Dryomov2018-04-02
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* libceph: make RECOVERY_DELETES feature create a new intervalIlya Dryomov2017-08-01
* 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: avoid unnecessary pi lookups in calc_target()Ilya Dryomov2017-07-07
* libceph: resend on PG splits if OSD has RESEND_ON_SPLITIlya Dryomov2017-07-07
* libceph: MOSDOp v8 encoding (actual spgid + full hash)Ilya Dryomov2017-07-07
* libceph: introduce ceph_spg, ceph_pg_to_primary_shard()Ilya Dryomov2017-07-07
* rbd: kill obj_request->object_name and rbd_segment_name_cacheIlya Dryomov2017-02-20
* crush: merge working data and scratchIlya Dryomov2017-02-20
* crush: remove mutable part of CRUSH mapIlya Dryomov2017-02-20
* libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann2017-02-20
* libceph: rados pool namespace supportYan, Zheng2016-07-28
* libceph: add an ONSTACK initializer for oidsIlya Dryomov2016-07-28
* libceph: change ceph_osdmap_flag() to take osdcIlya Dryomov2016-05-30
* ceph: make logical calculation functions return boolZhang Zhuoyu2016-05-26
* libceph: handle_one_map()Ilya Dryomov2016-05-26
* libceph: allocate dummy osdmap in ceph_osdc_init()Ilya Dryomov2016-05-26
* libceph: introduce ceph_osd_request_target, calc_target()Ilya Dryomov2016-05-26
* libceph: pi->min_size, pi->last_force_request_resendIlya Dryomov2016-05-26
* libceph: make pgid_cmp() globalIlya Dryomov2016-05-26
* libceph: rename ceph_calc_pg_primary()Ilya Dryomov2016-05-26
* libceph: ceph_osds, ceph_pg_to_up_acting_osds()Ilya Dryomov2016-05-26
* libceph: rename ceph_oloc_oid_to_pg()Ilya Dryomov2016-05-26
* libceph: nuke unused fields and functionsIlya Dryomov2016-05-26
* libceph: variable-sized ceph_object_idIlya Dryomov2016-05-26
* libceph: osdmap.h: Add missing format newlinesJoe Perches2015-04-20
* libceph: return primary from ceph_calc_pg_acting()Ilya Dryomov2014-04-04
* libceph: switch ceph_calc_pg_acting() to new helpersIlya Dryomov2014-04-04
* libceph: ceph_can_shift_osds(pool) and pool type definesIlya Dryomov2014-04-04
* libceph: ceph_osd_{exists,is_up,is_down}(osd) definitionsIlya 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: split osdmap allocation and decode stepsIlya Dryomov2014-04-04
* libceph: a per-osdc crush scratch bufferIlya Dryomov2014-04-03
* libceph: follow {read,write}_tier fields on osd request submissionIlya Dryomov2014-01-27
* libceph: add ceph_pg_pool_by_id()Ilya Dryomov2014-01-27
* libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov2014-01-27
* libceph: introduce and start using oid abstractionIlya Dryomov2014-01-27
* libceph: move ceph_file_layout helpers to ceph_fs.hIlya Dryomov2014-01-27
* libceph: start using oloc abstractionIlya Dryomov2014-01-27
* libceph: define ceph_decode_pgid() only onceAlex Elder2013-05-01
* libceph: rename ceph_calc_object_layout()Alex Elder2013-05-01
* libceph: add support for HASHPSPOOL pool flagSage Weil2013-02-26
* libceph: calculate placement based on the internal data typesSage Weil2013-02-26
* ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil2013-02-26