aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ceph/osdmap.h
AgeCommit message (Expand)AuthorFilesLines
2014-04-04libceph: return primary from ceph_calc_pg_acting()Gravatar Ilya Dryomov 1-1/+1
2014-04-04libceph: switch ceph_calc_pg_acting() to new helpersGravatar Ilya Dryomov 1-1/+1
2014-04-04libceph: ceph_can_shift_osds(pool) and pool type definesGravatar Ilya Dryomov 1-0/+12
2014-04-04libceph: ceph_osd_{exists,is_up,is_down}(osd) definitionsGravatar Ilya Dryomov 1-1/+13
2014-04-04libceph: primary_affinity infrastructureGravatar Ilya Dryomov 1-0/+3
2014-04-04libceph: primary_temp infrastructureGravatar Ilya Dryomov 1-0/+5
2014-04-04libceph: generalize ceph_pg_mappingGravatar Ilya Dryomov 1-2/+7
2014-04-04libceph: split osdmap allocation and decode stepsGravatar Ilya Dryomov 1-1/+1
2014-04-03libceph: a per-osdc crush scratch bufferGravatar Ilya Dryomov 1-0/+3
2014-01-27libceph: follow {read,write}_tier fields on osd request submissionGravatar Ilya Dryomov 1-0/+2
2014-01-27libceph: add ceph_pg_pool_by_id()Gravatar Ilya Dryomov 1-0/+3
2014-01-27libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Gravatar Ilya Dryomov 1-2/+5
2014-01-27libceph: introduce and start using oid abstractionGravatar Ilya Dryomov 1-0/+36
2014-01-27libceph: move ceph_file_layout helpers to ceph_fs.hGravatar Ilya Dryomov 1-27/+0
2014-01-27libceph: start using oloc abstractionGravatar Ilya Dryomov 1-2/+1
2013-05-01libceph: define ceph_decode_pgid() only onceGravatar Alex Elder 1-0/+24
2013-05-01libceph: rename ceph_calc_object_layout()Gravatar Alex Elder 1-4/+2
2013-02-26libceph: add support for HASHPSPOOL pool flagGravatar Sage Weil 1-0/+2
2013-02-26libceph: calculate placement based on the internal data typesGravatar Sage Weil 1-1/+1
2013-02-26ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresGravatar Sage Weil 1-3/+13
2013-02-26libceph: decode into cpu-native ceph_pg typeGravatar Sage Weil 1-3/+8
2013-02-26libceph: rename ceph_pg -> ceph_pg_v1Gravatar Sage Weil 1-3/+4
2013-01-30Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testingGravatar Alex Elder 1-1/+1
2013-01-17libceph: pass length to ceph_calc_file_object_mapping()Gravatar Alex Elder 1-1/+1
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-0/+1
2012-11-01libceph: define ceph_pg_pool_name_by_id()Gravatar Alex Elder 1-0/+1
2012-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-3/+3
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...Gravatar David Howells 1-2/+2
2012-10-01libceph: check for invalid mappingGravatar Sage Weil 1-3/+3
2012-05-07ceph: drop support for preferred_osd pgsGravatar Sage Weil 1-2/+0
2010-10-20ceph: factor out libceph from Ceph file systemGravatar Yehuda Sadeh 1-0/+130