index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
crush
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/crush: removed unused code
Ronen Friedman
2024-01-01
1
-5
/
+0
*
osd,test: making use of the new Formatter::make_unique()
Ronen Friedman
2023-01-04
1
-9
/
+6
*
test: : build without "using namespace std"
Kefu Chai
2021-08-13
2
-0
/
+4
*
test/crush: drop min/max_size refs
Sage Weil
2021-07-09
3
-6
/
+0
*
crush: eliminate min_size and max_size
Sage Weil
2021-06-29
2
-2
/
+2
*
test/cli/crushtool: use 'id' instead of 'ruleset' in crush inputs
Sage Weil
2021-06-29
1
-1
/
+1
*
Merge pull request #38500 from pdvian/wip-print-weight
Kefu Chai
2021-04-03
3
-24
/
+24
|
\
|
*
crush/CrushCompiler: print weight with uniform precision
Prashant D
2021-03-29
3
-24
/
+24
*
|
cmake: pass PARALLEL to add_ceph_unittest()
Kefu Chai
2021-03-30
1
-1
/
+1
|
/
*
cmake: no need to link libglobal and libblkid for testing crush
Kefu Chai
2020-01-16
1
-5
/
+3
*
test/crush: no need to use libglobal for testing crush
Kefu Chai
2020-01-16
2
-177
/
+200
*
osd: Create more_underfull with below target that aren't in underfull
David Zafman
2019-11-28
1
-5
/
+23
*
relicense LGPL-2.1 code as LGPL-2.1 or LGPL-3.0
Sage Weil
2019-04-22
1
-1
/
+1
*
Merge PR #27070 into master
Sage Weil
2019-03-22
2
-4
/
+6
|
\
|
*
osd/OSDMap: add 'zone' to default crush map
Sage Weil
2019-03-21
2
-4
/
+6
*
|
qa/standalone/crush/crush-choose-args: fix test
Sage Weil
2019-03-20
1
-2
/
+2
*
|
crush/CrushWrapper: pass cct down into more places
Sage Weil
2019-03-12
1
-2
/
+2
|
/
*
test: switch to GNU sed
Willem Jan Withagen
2019-02-07
1
-2
/
+8
*
test: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
2
-8
/
+8
*
src/test: Using gtest-parallel to speedup unittests
Erwan Velu
2018-06-15
1
-1
/
+1
*
Merge PR #22091 into master
Sage Weil
2018-05-21
1
-2
/
+2
|
\
|
*
crush: weight_set_size -> weight_set_positions
Sage Weil
2018-05-18
1
-2
/
+2
*
|
core: use const_iterator for decode
Kefu Chai
2018-05-17
1
-2
/
+2
|
/
*
test: CINIT_FLAG_NO_MON_CONFIG or NO_DEFAULT_CONFIG_FILE
Sage Weil
2018-03-06
1
-1
/
+2
*
drop unnecessary env_to_vec calls
Sage Weil
2018-03-06
1
-1
/
+0
*
common: refactor default config value handling
Sage Weil
2018-03-06
1
-3
/
+4
*
cmake: always use CMAKE_RUNTIME_OUTPUT_DIRECTORY as the unittests' path
Kefu Chai
2017-10-03
1
-2
/
+2
*
Merge pull request #17335 from Carudy/cxw
Yuri Weinstein
2017-09-27
1
-0
/
+3
|
\
|
*
crush: safe check for 'ceph osd crush swap-bucket'
Carudy
2017-09-22
1
-0
/
+3
*
|
Merge pull request #16494 from asomers/bin_bash
Kefu Chai
2017-08-27
1
-1
/
+1
|
\
\
|
*
|
scripts: fix bash path in shebangs
Alan Somers
2017-07-27
1
-1
/
+1
*
|
|
crush/CrushWrapper: fill in weight-sets when we build shadow trees
Sage Weil
2017-08-11
1
-6
/
+9
*
|
|
crush/CrushWrapper: remove unused 'unused' arg for trim_roots_with_classes
Sage Weil
2017-08-11
1
-8
/
+4
|
|
/
|
/
|
*
|
crush: remove cleanup_classes()
Sage Weil
2017-08-04
1
-5
/
+1
*
|
crush: fix preservation of shadow bucket ids
Sage Weil
2017-08-04
1
-7
/
+25
*
|
test/crush: fix memory leak
xie xingguo
2017-07-26
1
-36
/
+14
*
|
test/crush: kill dead class_is_in_use test
xie xingguo
2017-07-26
1
-21
/
+0
|
/
*
qa: move ceph-helpers and misc src/test/*.sh tests to qa/standalone
Sage Weil
2017-07-25
4
-322
/
+0
*
crush/CrushWrapper: remove_item, bucket_remove_item whitespace
Sage Weil
2017-07-21
2
-6
/
+12
*
crush/CrushWrapper: make a compat/default choose_args
Sage Weil
2017-07-21
1
-4
/
+5
*
crush: s/ruleset/id/ in decompiled output
Sage Weil
2017-07-18
2
-2
/
+2
*
crush: do not allow creating a rule with ruleset != rule id
Sage Weil
2017-07-17
2
-4
/
+2
*
mon/OSDMonitor: "osd crush ls-osd" support
xie xingguo
2017-07-10
1
-0
/
+2
*
mon/OSDMonitor: extend "set-device-class" for multiple osds
xie xingguo
2017-07-10
1
-2
/
+3
*
osd/OSD: automatically set device class on start
xie xingguo
2017-07-10
2
-0
/
+10
*
mon,crush: 'osd crush rule create-replicated ...'
Sage Weil
2017-07-06
2
-12
/
+16
*
mon/OSDMonitor: "osd crush class rename" support
xie xingguo
2017-06-23
1
-0
/
+4
*
osd: replicated_ruleset -> replicated_rule
Sage Weil
2017-06-20
2
-2
/
+2
*
crush/CrushWrapper: add_simple_ruleset[_at] -> add_simple_rule[_at]
Sage Weil
2017-06-20
2
-32
/
+32
*
crush: add missing tunable in tests
Loic Dachary
2017-06-01
2
-0
/
+2
[next]