summaryrefslogtreecommitdiffstats
path: root/net/ceph/osdmap.c
AgeCommit message (Expand)Author
2016-08-10libceph: apply new_state before new_up_client on incrementalsIlya Dryomov
2015-08-03crush: fix a bug in tree bucket decodeIlya 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
2013-12-31crush: eliminate CRUSH_MAX_SET result size limitationIlya Dryomov
2013-12-31crush: pass weight vector size to map functionIlya Dryomov
2013-09-03libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calcSage Weil
2013-05-01libceph: define ceph_decode_pgid() only onceAlex Elder
2013-05-01libceph: rename ceph_calc_object_layout()Alex Elder
2013-03-11libceph: fix decoding of pgidsSage Weil
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-25libceph: fix undefined behavior when using snprintf()Cong Ding
2013-01-17libceph: pass length to ceph_calc_file_object_mapping()Alex Elder
2013-01-17libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f...Jim Schutt
2012-11-01libceph: define ceph_pg_pool_name_by_id()Alex Elder
2012-10-30libceph: fix osdmap decode error pathsSage Weil
2012-10-01libceph: check for invalid mappingSage Weil
2012-07-30libceph: support crush tunablesSage Weil
2012-06-15Merge tag 'v3.5-rc1'Sage Weil
2012-06-07libceph: fix overflow in osdmap_apply_incremental()Xi Wang
2012-06-07libceph: fix overflow in osdmap_decode()Xi Wang
2012-06-07libceph: fix overflow in __decode_pool_names()Xi Wang
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds
2012-05-21libceph: fix pg_temp updatesSage Weil
2012-05-07crush: warn on do_rule failureSage Weil
2012-05-07crush: remove parent mapsSage Weil
2012-05-07crush: remove forcefeed functionalitySage Weil
2012-05-07ceph: drop support for preferred_osd pgsSage Weil
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-03-22libceph: fix overflow check in crush_decode()Xi Wang
2011-09-28libceph: fix pg_temp mapping updateSage Weil
2011-09-28libceph: fix pg_temp mapping calculationSage Weil
2011-05-24libceph: handle new osdmap down/state change encodingSage Weil
2011-05-19libceph: fix osdmap timestamp assignmentSage Weil
2011-01-12ceph: Always free allocated memory in osdmap_decode()Jesper Juhl
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh