index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
crush
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/compat: Add missing win32 type and constant definitions
Lucian Petrut
2020-06-04
1
-0
/
+4
*
crimson:common add TOPNSPC namespace for ceph and crimson
Chunmei Liu
2020-02-28
2
-2
/
+8
*
cmake: move crimson-crush to crimson/
Kefu Chai
2020-02-22
1
-8
/
+0
*
Merge PR #32831 into master
Sage Weil
2020-02-04
1
-1
/
+1
|
\
|
*
*: switch trivial users of bufferlist::copy{_in} to iterators.
Radoslaw Zarzynski
2020-01-26
1
-1
/
+1
*
|
OSD: Allow 64-char hostname to be added as the "host" in CRUSH
Michal Skalski
2020-01-29
1
-1
/
+1
|
/
*
crush/CrushWrapper: behave with empty weight vector
Kefu Chai
2020-01-16
1
-2
/
+3
*
Merge pull request #32099 from hjwsm1989/wip-cancel-invalid-upmap-2
Xie Xingguo
2019-12-12
1
-2
/
+35
|
\
|
*
crush: remove invalid upmap items
huangjun
2019-12-07
1
-2
/
+35
*
|
Revert "crush: remove invalid upmap items"
David Zafman
2019-12-05
1
-41
/
+0
*
|
osd: Create more_underfull with below target that aren't in underfull
David Zafman
2019-11-28
2
-3
/
+36
*
|
osd: For balancer crush needs the rule passed to get_parent_of_type()
David Zafman
2019-11-28
2
-9
/
+11
*
|
crush/CrushWrapper.cc: Fix sign compare compiler warning
Prashant D
2019-11-01
1
-1
/
+1
*
|
crush: remove invalid upmap items
huangjun
2019-10-24
1
-0
/
+41
|
/
*
crush: add editor property variables
Kefu Chai
2019-09-24
1
-0
/
+3
*
crush: remove unused #include
Kefu Chai
2019-08-03
1
-2
/
+0
*
src/crush: check before dereference out2
songweibin
2019-07-26
1
-2
/
+2
*
crush,osd: add operator<<(ostream, const CrushLocation&)
Kefu Chai
2019-06-21
2
-13
/
+34
*
Merge PR #22446 into master
Sage Weil
2019-06-12
2
-2
/
+2
|
\
|
*
relicense LGPL-2.1 code as LGPL-2.1 or LGPL-3.0
Sage Weil
2019-04-22
2
-2
/
+2
*
|
osd: add no{out,down,in,out} flags by device class
xie xingguo
2019-05-30
1
-0
/
+6
*
|
crush,msg: silence -Wsign-compare warnings
Kefu Chai
2019-04-24
1
-1
/
+1
|
/
*
crush/CrushCompiler: Fix __replacement_assert
Brad Hubbard
2019-04-11
1
-1
/
+1
*
crush: Update to work without using namespace
Adam C. Emerson
2019-03-29
9
-289
/
+341
*
Merge pull request #26955 from liewegas/wip-slow-add
Kefu Chai
2019-03-22
2
-93
/
+155
|
\
|
*
crush/CrushWrapper: make update_choose_args less chatty
Sage Weil
2019-03-20
1
-4
/
+4
|
*
crush/CrushWrapper: move_item: do not clobber weight-set weights
Sage Weil
2019-03-20
1
-1
/
+2
|
*
crush/CrushWrapper: create_or_move: make weight-set update optional
Sage Weil
2019-03-20
2
-3
/
+7
|
*
crush/CrushWrapper: use adjust_item_weight_in_bucket for subtree reweight
Sage Weil
2019-03-20
2
-8
/
+9
|
*
crush/CrushWrapper: fix detach_bucket, remove_item[_under] vs weight-sets
Sage Weil
2019-03-20
1
-20
/
+3
|
*
crush/CrushWrapper: insert_item: make weight-set update optional (for leaves ...
Sage Weil
2019-03-20
2
-3
/
+8
|
*
crush/CrushWrapper: add update_weight_sets arg to adjust_item_weight_*
Sage Weil
2019-03-20
2
-20
/
+65
|
*
crush/CrushWrapper: refactor adjust_weight_* into per-bucket helper
Sage Weil
2019-03-15
2
-26
/
+49
|
*
crush/CrushWrapper: pass cct down into more places
Sage Weil
2019-03-12
2
-19
/
+19
*
|
crush: add root_bucket to identify underfull buckets
huangjun
2019-03-20
2
-6
/
+13
|
/
*
crush/CrushWrapper: ensure crush_choose_arg_map.size == max_buckets
Sage Weil
2019-03-12
1
-8
/
+12
*
mgr: 'osd df' by specified class or (crush) name
xie xingguo
2019-03-06
2
-0
/
+31
*
crush: fix upmap overkill
xie xingguo
2019-01-29
2
-16
/
+80
*
Merge PR #25981 into master
Sage Weil
2019-01-18
1
-35
/
+3
|
\
|
*
crush: switch to *get_or_create_class_id* helper whenever possible
xie xingguo
2019-01-17
1
-35
/
+3
*
|
crush: fix memory leak
xie xingguo
2019-01-15
1
-0
/
+2
|
/
*
crush/CrushWrapper: silence compiler warning
Li Wang
2018-11-30
1
-1
/
+1
*
Merge PR #24502 into master
Sage Weil
2018-11-28
5
-8
/
+519
|
\
|
*
crushtool: make --reweight re-sum choose_args weight-sets too
Sage Weil
2018-11-28
2
-0
/
+38
|
*
crushtool: --reweight should only reweight nonshadow roots
Sage Weil
2018-11-28
1
-5
/
+8
|
*
crush/CrushWrapper: reclassify: use default parent for created buckets
Sage Weil
2018-11-28
1
-0
/
+15
|
*
crush/CrushWrapper: reclassify: handle to-be-created buckets that we need twice
Sage Weil
2018-11-28
1
-0
/
+5
|
*
crushtool: add --set-subtree-class; do not set class via --reclassify-root
Sage Weil
2018-11-28
2
-2
/
+42
|
*
crushtool: add --compare command
Sage Weil
2018-10-16
2
-0
/
+79
|
*
crushtool: implement --reclassify
Sage Weil
2018-10-16
2
-0
/
+327
[next]