summaryrefslogtreecommitdiffstats
path: root/include/linux/crush
Commit message (Expand)AuthorAgeFilesLines
* crush: merge working data and scratchIlya Dryomov2017-02-201-1/+13
* crush: remove mutable part of CRUSH mapIlya Dryomov2017-02-202-8/+37
* crush: add chooseleaf_stable tunableIlya Dryomov2016-02-041-1/+7
* crush: sync up with userspaceIlya Dryomov2015-06-253-3/+45
* crush: straw2 bucket type with an efficient 64-bit crush_ln()Ilya Dryomov2015-04-221-2/+10
* crush: add SET_CHOOSELEAF_VARY_R stepIlya Dryomov2014-04-041-0/+1
* crush: add chooseleaf_vary_r tunableIlya Dryomov2014-04-041-0/+6
* crush: add set_choose_local_[fallback_]tries stepsIlya Dryomov2013-12-311-0/+2
* crush: CHOOSE_LEAF -> CHOOSELEAF throughoutIlya Dryomov2013-12-311-3/+3
* crush: add SET_CHOOSE_TRIES rule stepIlya Dryomov2013-12-311-1/+2
* crush: apply chooseleaf_tries to firstn mode tooIlya Dryomov2013-12-311-1/+4
* crush: new SET_CHOOSE_LEAF_TRIES commandIlya Dryomov2013-12-311-0/+2
* crush: use breadth-first search for indep modeIlya Dryomov2013-12-311-1/+2
* crush: return CRUSH_ITEM_UNDEF for failed placements with indepIlya Dryomov2013-12-311-1/+2
* crush: eliminate CRUSH_MAX_SET result size limitationIlya Dryomov2013-12-312-2/+2
* crush: factor out (trivial) crush_destroy_rule()Ilya Dryomov2013-12-311-0/+1
* crush: pass weight vector size to map functionIlya Dryomov2013-12-311-1/+1
* Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testingAlex Elder2013-01-301-0/+2
|\
| * libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f...Jim Schutt2013-01-171-0/+2
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-1/+1
|/
* libceph: support crush tunablesSage Weil2012-07-301-0/+8
* crush: fix tree node weight lookupSage Weil2012-05-071-0/+5
* crush: remove parent mapsSage Weil2012-05-071-11/+0
* crush: remove forcefeed functionalitySage Weil2012-05-071-1/+0
* crush: clean up types, const-nessSage Weil2012-05-072-4/+4
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-203-0/+217