summaryrefslogtreecommitdiff
path: root/include/linux/crush
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* libceph: fallback for when there isn't a pool-specific choose_argIlya Dryomov2017-08-01
* libceph, crush: per-pool crush_choose_arg_map for crush_do_rule()Ilya Dryomov2017-07-07
* crush: implement weight and id overrides for straw2Ilya Dryomov2017-07-07
* crush: merge working data and scratchIlya Dryomov2017-02-20
* crush: remove mutable part of CRUSH mapIlya Dryomov2017-02-20
* crush: add chooseleaf_stable tunableIlya Dryomov2016-02-04
* crush: sync up with userspaceIlya Dryomov2015-06-25
* crush: straw2 bucket type with an efficient 64-bit crush_ln()Ilya Dryomov2015-04-22
* crush: add SET_CHOOSELEAF_VARY_R stepIlya Dryomov2014-04-04
* crush: add chooseleaf_vary_r tunableIlya Dryomov2014-04-04
* crush: add set_choose_local_[fallback_]tries stepsIlya Dryomov2013-12-31
* crush: CHOOSE_LEAF -> CHOOSELEAF throughoutIlya Dryomov2013-12-31
* crush: add SET_CHOOSE_TRIES rule stepIlya Dryomov2013-12-31
* crush: apply chooseleaf_tries to firstn mode tooIlya Dryomov2013-12-31
* crush: new SET_CHOOSE_LEAF_TRIES commandIlya Dryomov2013-12-31
* crush: use breadth-first search for indep modeIlya Dryomov2013-12-31
* crush: return CRUSH_ITEM_UNDEF for failed placements with indepIlya Dryomov2013-12-31
* crush: eliminate CRUSH_MAX_SET result size limitationIlya Dryomov2013-12-31
* crush: factor out (trivial) crush_destroy_rule()Ilya Dryomov2013-12-31
* crush: pass weight vector size to map functionIlya Dryomov2013-12-31
* Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testingAlex Elder2013-01-30
|\
| * libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f...Jim Schutt2013-01-17
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-02
|/
* libceph: support crush tunablesSage Weil2012-07-30
* crush: fix tree node weight lookupSage Weil2012-05-07
* crush: remove parent mapsSage Weil2012-05-07
* crush: remove forcefeed functionalitySage Weil2012-05-07
* crush: clean up types, const-nessSage Weil2012-05-07
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-20