summaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/osdmap.h
Commit message (Expand)AuthorAgeFilesLines
* libceph: osdmap.h: Add missing format newlinesJoe Perches2015-04-201-3/+2Star
* libceph: return primary from ceph_calc_pg_acting()Ilya Dryomov2014-04-051-1/+1
* libceph: switch ceph_calc_pg_acting() to new helpersIlya Dryomov2014-04-051-1/+1
* libceph: ceph_can_shift_osds(pool) and pool type definesIlya Dryomov2014-04-051-0/+12
* libceph: ceph_osd_{exists,is_up,is_down}(osd) definitionsIlya Dryomov2014-04-051-1/+13
* libceph: primary_affinity infrastructureIlya Dryomov2014-04-051-0/+3
* libceph: primary_temp infrastructureIlya Dryomov2014-04-051-0/+5
* libceph: generalize ceph_pg_mappingIlya Dryomov2014-04-051-2/+7
* libceph: split osdmap allocation and decode stepsIlya Dryomov2014-04-051-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/+0Star
* libceph: start using oloc abstractionIlya Dryomov2014-01-271-2/+1Star
* libceph: define ceph_decode_pgid() only onceAlex Elder2013-05-021-0/+24
* libceph: rename ceph_calc_object_layout()Alex Elder2013-05-021-4/+2Star
* libceph: add support for HASHPSPOOL pool flagSage Weil2013-02-271-0/+2
* libceph: calculate placement based on the internal data typesSage Weil2013-02-271-1/+1
* ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil2013-02-271-3/+13
* libceph: decode into cpu-native ceph_pg typeSage Weil2013-02-271-3/+8
* libceph: rename ceph_pg -> ceph_pg_v1Sage Weil2013-02-271-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-071-3/+3
|\|
| * libceph: check for invalid mappingSage Weil2012-10-021-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-081-2/+0Star
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-211-0/+130