aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph/osdmap.c
Commit message (Expand)AuthorAge
* crush: eliminate CRUSH_MAX_SET result size limitationIlya Dryomov2013-12-31
* crush: pass weight vector size to map functionIlya Dryomov2013-12-31
* libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calcSage Weil2013-09-04
* libceph: define ceph_decode_pgid() only onceAlex Elder2013-05-02
* libceph: rename ceph_calc_object_layout()Alex Elder2013-05-02
* libceph: fix decoding of pgidsSage Weil2013-03-11
* libceph: add support for HASHPSPOOL pool flagSage Weil2013-02-26
* libceph: calculate placement based on the internal data typesSage Weil2013-02-26
* ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil2013-02-26
* libceph: decode into cpu-native ceph_pg typeSage Weil2013-02-26
* libceph: rename ceph_pg -> ceph_pg_v1Sage Weil2013-02-26
* libceph: fix undefined behavior when using snprintf()Cong Ding2013-01-25
* libceph: pass length to ceph_calc_file_object_mapping()Alex Elder2013-01-17
* libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f...Jim Schutt2013-01-17
* libceph: define ceph_pg_pool_name_by_id()Alex Elder2012-11-01
* libceph: fix osdmap decode error pathsSage Weil2012-10-30
* libceph: check for invalid mappingSage Weil2012-10-01
* libceph: support crush tunablesSage Weil2012-07-30
* Merge tag 'v3.5-rc1'Sage Weil2012-06-15
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2012-05-30
| |\
| * | net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* | | libceph: fix overflow in osdmap_apply_incremental()Xi Wang2012-06-07
* | | libceph: fix overflow in osdmap_decode()Xi Wang2012-06-07
* | | libceph: fix overflow in __decode_pool_names()Xi Wang2012-06-07
| |/ |/|
* | libceph: fix pg_temp updatesSage Weil2012-05-21
* | crush: warn on do_rule failureSage Weil2012-05-07
* | crush: remove parent mapsSage Weil2012-05-07
* | crush: remove forcefeed functionalitySage Weil2012-05-07
* | ceph: drop support for preferred_osd pgsSage Weil2012-05-07
|/
* libceph: fix overflow check in crush_decode()Xi Wang2012-03-22
* libceph: fix pg_temp mapping updateSage Weil2011-09-28
* libceph: fix pg_temp mapping calculationSage Weil2011-09-28
* libceph: handle new osdmap down/state change encodingSage Weil2011-05-24
* libceph: fix osdmap timestamp assignmentSage Weil2011-05-19
* ceph: Always free allocated memory in osdmap_decode()Jesper Juhl2011-01-12
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-20