aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/crush/crush.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-31crush: add set_choose_local_[fallback_]tries stepsIlya Dryomov1-0/+2
2013-12-31crush: CHOOSE_LEAF -> CHOOSELEAF throughoutIlya Dryomov1-3/+3
2013-12-31crush: add SET_CHOOSE_TRIES rule stepIlya Dryomov1-1/+2
2013-12-31crush: apply chooseleaf_tries to firstn mode tooIlya Dryomov1-1/+4
2013-12-31crush: new SET_CHOOSE_LEAF_TRIES commandIlya Dryomov1-0/+2
2013-12-31crush: use breadth-first search for indep modeIlya Dryomov1-1/+2
2013-12-31crush: return CRUSH_ITEM_UNDEF for failed placements with indepIlya Dryomov1-1/+2
2013-12-31crush: eliminate CRUSH_MAX_SET result size limitationIlya Dryomov1-1/+0
2013-12-31crush: factor out (trivial) crush_destroy_rule()Ilya Dryomov1-0/+1
2013-01-17libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is failedJim Schutt1-0/+2
2012-07-30libceph: support crush tunablesSage Weil1-0/+8
2012-05-07crush: fix tree node weight lookupSage Weil1-0/+5
2012-05-07crush: remove parent mapsSage Weil1-11/+0
2012-05-07crush: clean up types, const-nessSage Weil1-1/+1
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh1-0/+180