summaryrefslogtreecommitdiff
path: root/net/ceph/crush
AgeCommit message (Expand)Author
2014-04-04crush: add SET_CHOOSELEAF_VARY_R stepIlya Dryomov
2014-04-04crush: add chooseleaf_vary_r tunableIlya Dryomov
2014-04-04crush: allow crush rules to set (re)tries counts to 0Ilya Dryomov
2014-04-04crush: fix off-by-one errors in total_tries refactorIlya Dryomov
2013-12-31crush: fix crush_choose_firstn commentIlya Dryomov
2013-12-31crush: attempts -> triesIlya Dryomov
2013-12-31crush: add set_choose_local_[fallback_]tries stepsIlya Dryomov
2013-12-31crush: generalize descend_onceIlya 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: pass parent r value for indep callIlya Dryomov
2013-12-31crush: clarify numrep vs endposIlya Dryomov
2013-12-31crush: strip firstn conditionals out of crush_choose, renameIlya Dryomov
2013-12-31crush: add note about r in recursive chooseIlya 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: fix some commentsIlya Dryomov
2013-12-31crush: reduce scope of some local variablesIlya 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-17crush: avoid recursion if we have already collidedSage Weil
2013-01-17libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f...Jim Schutt
2012-07-30libceph: support crush tunablesSage Weil
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds
2012-05-07crush: fix memory leak when destroying tree bucketsSage 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: use a temporary variable to simplify crush_do_ruleSage Weil
2012-05-07crush: be more tolerant of nonsensical crush mapsSage Weil
2012-05-07crush: adjust local retry thresholdSage Weil
2012-05-07crush: clean up types, const-nessSage Weil
2012-04-27crush: include header for global symbolshartleys
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-01-10crush: fix force for non-root TAKESage Weil
2011-12-12crush: fix mapping calculation when force argument doesn't existSage Weil
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh