aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ceph/osdmap.h
AgeCommit message (Expand)Author
2015-04-20libceph: osdmap.h: Add missing format newlinesJoe Perches
2014-04-04libceph: return primary from ceph_calc_pg_acting()Ilya Dryomov
2014-04-04libceph: switch ceph_calc_pg_acting() to new helpersIlya Dryomov
2014-04-04libceph: ceph_can_shift_osds(pool) and pool type definesIlya Dryomov
2014-04-04libceph: ceph_osd_{exists,is_up,is_down}(osd) definitionsIlya Dryomov
2014-04-04libceph: primary_affinity infrastructureIlya Dryomov
2014-04-04libceph: primary_temp infrastructureIlya Dryomov
2014-04-04libceph: generalize ceph_pg_mappingIlya Dryomov
2014-04-04libceph: split osdmap allocation and decode stepsIlya Dryomov
2014-04-03libceph: a per-osdc crush scratch bufferIlya Dryomov
2014-01-27libceph: follow {read,write}_tier fields on osd request submissionIlya Dryomov
2014-01-27libceph: add ceph_pg_pool_by_id()Ilya Dryomov
2014-01-27libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov
2014-01-27libceph: introduce and start using oid abstractionIlya Dryomov
2014-01-27libceph: move ceph_file_layout helpers to ceph_fs.hIlya Dryomov
2014-01-27libceph: start using oloc abstractionIlya Dryomov
2013-05-01libceph: define ceph_decode_pgid() only onceAlex Elder
2013-05-01libceph: rename ceph_calc_object_layout()Alex Elder
2013-02-26libceph: add support for HASHPSPOOL pool flagSage Weil
2013-02-26libceph: calculate placement based on the internal data typesSage Weil
2013-02-26ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil
2013-02-26libceph: decode into cpu-native ceph_pg typeSage Weil
2013-02-26libceph: rename ceph_pg -> ceph_pg_v1Sage Weil
2013-01-30Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testingAlex Elder
2013-01-17libceph: pass length to ceph_calc_file_object_mapping()Alex Elder
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-11-01libceph: define ceph_pg_pool_name_by_id()Alex Elder
2012-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-10-01libceph: check for invalid mappingSage Weil
2012-05-07ceph: drop support for preferred_osd pgsSage Weil
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh