summaryrefslogtreecommitdiff
path: root/include/linux/crush
AgeCommit message (Expand)Author
2013-12-31crush: add set_choose_local_[fallback_]tries stepsIlya Dryomov
2013-12-31crush: CHOOSE_LEAF -> CHOOSELEAF throughoutIlya Dryomov
2013-12-31crush: add SET_CHOOSE_TRIES rule stepIlya Dryomov
2013-12-31crush: apply chooseleaf_tries to firstn mode tooIlya Dryomov
2013-12-31crush: new SET_CHOOSE_LEAF_TRIES commandIlya Dryomov
2013-12-31crush: use breadth-first search for indep modeIlya Dryomov
2013-12-31crush: return CRUSH_ITEM_UNDEF for failed placements with indepIlya Dryomov
2013-12-31crush: eliminate CRUSH_MAX_SET result size limitationIlya Dryomov
2013-12-31crush: factor out (trivial) crush_destroy_rule()Ilya Dryomov
2013-12-31crush: pass weight vector size to map functionIlya Dryomov
2013-01-30Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testingAlex Elder
2013-01-17libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f...Jim Schutt
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-07-30libceph: support crush tunablesSage Weil
2012-05-07crush: fix tree node weight lookupSage Weil
2012-05-07crush: remove parent mapsSage Weil
2012-05-07crush: remove forcefeed functionalitySage Weil
2012-05-07crush: clean up types, const-nessSage Weil
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh