summaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/osdmap.h
Commit message (Expand)AuthorAgeFilesLines
* rbd: kill obj_request->object_name and rbd_segment_name_cacheIlya Dryomov2017-02-201-7/+0
* crush: merge working data and scratchIlya Dryomov2017-02-201-2/+1
* crush: remove mutable part of CRUSH mapIlya Dryomov2017-02-201-0/+1
* libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann2017-02-201-1/+1
* libceph: rados pool namespace supportYan, Zheng2016-07-281-5/+5
* libceph: add an ONSTACK initializer for oidsIlya Dryomov2016-07-281-0/+5
* libceph: change ceph_osdmap_flag() to take osdcIlya Dryomov2016-05-301-5/+0
* ceph: make logical calculation functions return boolZhang Zhuoyu2016-05-261-3/+3
* libceph: handle_one_map()Ilya Dryomov2016-05-261-0/+2
* libceph: allocate dummy osdmap in ceph_osdc_init()Ilya Dryomov2016-05-261-0/+1
* libceph: introduce ceph_osd_request_target, calc_target()Ilya Dryomov2016-05-261-0/+34
* libceph: pi->min_size, pi->last_force_request_resendIlya Dryomov2016-05-261-3/+6
* libceph: make pgid_cmp() globalIlya Dryomov2016-05-261-0/+2
* libceph: rename ceph_calc_pg_primary()Ilya Dryomov2016-05-261-2/+2
* libceph: ceph_osds, ceph_pg_to_up_acting_osds()Ilya Dryomov2016-05-261-3/+18
* libceph: rename ceph_oloc_oid_to_pg()Ilya Dryomov2016-05-261-5/+4
* libceph: nuke unused fields and functionsIlya Dryomov2016-05-261-4/+2
* libceph: variable-sized ceph_object_idIlya Dryomov2016-05-261-25/+37
* libceph: osdmap.h: Add missing format newlinesJoe Perches2015-04-201-3/+2
* libceph: return primary from ceph_calc_pg_acting()Ilya Dryomov2014-04-041-1/+1
* libceph: switch ceph_calc_pg_acting() to new helpersIlya Dryomov2014-04-041-1/+1
* libceph: ceph_can_shift_osds(pool) and pool type definesIlya Dryomov2014-04-041-0/+12
* libceph: ceph_osd_{exists,is_up,is_down}(osd) definitionsIlya Dryomov2014-04-041-1/+13
* libceph: primary_affinity infrastructureIlya Dryomov2014-04-041-0/+3
* libceph: primary_temp infrastructureIlya Dryomov2014-04-041-0/+5
* libceph: generalize ceph_pg_mappingIlya Dryomov2014-04-041-2/+7
* libceph: split osdmap allocation and decode stepsIlya Dryomov2014-04-041-1/+1
* libceph: a per-osdc crush scratch bufferIlya Dryomov2014-04-031-0/+3
* libceph: follow {read,write}_tier fields on osd request submissionIlya Dryomov2014-01-271-0/+2
* libceph: add ceph_pg_pool_by_id()Ilya Dryomov2014-01-271-0/+3
* libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov2014-01-271-2/+5
* libceph: introduce and start using oid abstractionIlya Dryomov2014-01-271-0/+36
* libceph: move ceph_file_layout helpers to ceph_fs.hIlya Dryomov2014-01-271-27/+0
* libceph: start using oloc abstractionIlya Dryomov2014-01-271-2/+1
* libceph: define ceph_decode_pgid() only onceAlex Elder2013-05-011-0/+24
* libceph: rename ceph_calc_object_layout()Alex Elder2013-05-011-4/+2
* libceph: add support for HASHPSPOOL pool flagSage Weil2013-02-261-0/+2
* libceph: calculate placement based on the internal data typesSage Weil2013-02-261-1/+1
* ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil2013-02-261-3/+13
* libceph: decode into cpu-native ceph_pg typeSage Weil2013-02-261-3/+8
* libceph: rename ceph_pg -> ceph_pg_v1Sage Weil2013-02-261-3/+4
* Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testingAlex Elder2013-01-301-1/+1
|\
| * libceph: pass length to ceph_calc_file_object_mapping()Alex Elder2013-01-171-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-12-201-0/+1
|\ \ | |/
| * libceph: define ceph_pg_pool_name_by_id()Alex Elder2012-11-011-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-10-081-3/+3
|\ \ | |/
| * libceph: check for invalid mappingSage Weil2012-10-011-3/+3
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-2/+2
|/
* ceph: drop support for preferred_osd pgsSage Weil2012-05-071-2/+0
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-201-0/+130
OpenPOWER on IntegriCloud