index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
crush
Age
Commit message (
Expand
)
Author
2013-12-31
crush: add set_choose_local_[fallback_]tries steps
Ilya Dryomov
2013-12-31
crush: CHOOSE_LEAF -> CHOOSELEAF throughout
Ilya Dryomov
2013-12-31
crush: add SET_CHOOSE_TRIES rule step
Ilya Dryomov
2013-12-31
crush: apply chooseleaf_tries to firstn mode too
Ilya Dryomov
2013-12-31
crush: new SET_CHOOSE_LEAF_TRIES command
Ilya Dryomov
2013-12-31
crush: use breadth-first search for indep mode
Ilya Dryomov
2013-12-31
crush: return CRUSH_ITEM_UNDEF for failed placements with indep
Ilya Dryomov
2013-12-31
crush: eliminate CRUSH_MAX_SET result size limitation
Ilya Dryomov
2013-12-31
crush: factor out (trivial) crush_destroy_rule()
Ilya Dryomov
2013-12-31
crush: pass weight vector size to map function
Ilya Dryomov
2013-01-30
Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing
Alex Elder
2013-01-17
libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f...
Jim Schutt
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-07-30
libceph: support crush tunables
Sage Weil
2012-05-07
crush: fix tree node weight lookup
Sage Weil
2012-05-07
crush: remove parent maps
Sage Weil
2012-05-07
crush: remove forcefeed functionality
Sage Weil
2012-05-07
crush: clean up types, const-ness
Sage Weil
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh