Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
2017-08-01 | libceph: fallback for when there isn't a pool-specific choose_arg | Ilya Dryomov | 1 | -1/+1 |
2017-07-07 | libceph, crush: per-pool crush_choose_arg_map for crush_do_rule() | Ilya Dryomov | 1 | -0/+8 |
2017-07-07 | crush: implement weight and id overrides for straw2 | Ilya Dryomov | 2 | -5/+62 |
2017-02-20 | crush: merge working data and scratch | Ilya Dryomov | 1 | -1/+13 |
2017-02-20 | crush: remove mutable part of CRUSH map | Ilya Dryomov | 2 | -8/+37 |
2016-02-04 | crush: add chooseleaf_stable tunable | Ilya Dryomov | 1 | -1/+7 |
2015-06-25 | crush: sync up with userspace | Ilya Dryomov | 3 | -3/+45 |
2015-04-22 | crush: straw2 bucket type with an efficient 64-bit crush_ln() | Ilya Dryomov | 1 | -2/+10 |
2014-04-05 | crush: add SET_CHOOSELEAF_VARY_R step | Ilya Dryomov | 1 | -0/+1 |
2014-04-05 | crush: add chooseleaf_vary_r tunable | Ilya Dryomov | 1 | -0/+6 |
2013-12-31 | crush: add set_choose_local_[fallback_]tries steps | Ilya Dryomov | 1 | -0/+2 |
2013-12-31 | crush: CHOOSE_LEAF -> CHOOSELEAF throughout | Ilya Dryomov | 1 | -3/+3 |
2013-12-31 | crush: add SET_CHOOSE_TRIES rule step | Ilya Dryomov | 1 | -1/+2 |
2013-12-31 | crush: apply chooseleaf_tries to firstn mode too | Ilya Dryomov | 1 | -1/+4 |
2013-12-31 | crush: new SET_CHOOSE_LEAF_TRIES command | Ilya Dryomov | 1 | -0/+2 |
2013-12-31 | crush: use breadth-first search for indep mode | Ilya Dryomov | 1 | -1/+2 |
2013-12-31 | crush: return CRUSH_ITEM_UNDEF for failed placements with indep | Ilya Dryomov | 1 | -1/+2 |
2013-12-31 | crush: eliminate CRUSH_MAX_SET result size limitation | Ilya Dryomov | 2 | -2/+2 |
2013-12-31 | crush: factor out (trivial) crush_destroy_rule() | Ilya Dryomov | 1 | -0/+1 |
2013-12-31 | crush: pass weight vector size to map function | Ilya Dryomov | 1 | -1/+1 |
2013-01-30 | Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing | Alex Elder | 1 | -0/+2 |
2013-01-17 | libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f... | Jim Schutt | 1 | -0/+2 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 1 | -1/+1 |
2012-07-31 | libceph: support crush tunables | Sage Weil | 1 | -0/+8 |
2012-05-08 | crush: fix tree node weight lookup | Sage Weil | 1 | -0/+5 |
2012-05-08 | crush: remove parent maps | Sage Weil | 1 | -11/+0 |
2012-05-08 | crush: remove forcefeed functionality | Sage Weil | 1 | -1/+0 |
2012-05-08 | crush: clean up types, const-ness | Sage Weil | 2 | -4/+4 |
2010-10-21 | ceph: factor out libceph from Ceph file system | Yehuda Sadeh | 3 | -0/+217 |