index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.alpine.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-04
admin/build-doc: always install python3-* for build deps
Kefu Chai
1
-2
/
+1
2020-01-03
doc/developer: fix dev mailing list address
Willem Jan Withagen
1
-3
/
+28
2020-01-03
do_cmake.sh: fedora-32 (rawhide) build with python-3.8
Kaleb S. KEITHLEY
1
-2
/
+3
2020-01-02
lvm/activate.py: clarify error message: fsid refers to osd_fsid
Yaniv Kaul
1
-1
/
+1
2020-01-02
doc: fix Getting Started with CephFS
Jos Collin
1
-1
/
+1
2020-01-02
doc: Add a RGW swift auth note
Matthew Oliver
1
-0
/
+5
2019-12-30
doc/rados/operations/crush-map-edits: including recompile and set crushmapo i...
Rodrigo Severo
1
-0
/
+19
2019-12-27
qa/tasks/vstart_runner: write string to StringIO
Kefu Chai
1
-0
/
+1
2019-12-27
make-dist: drop Python 2/3 autoselect
Nathan Cutler
1
-15
/
+1
2019-12-27
rgw: svc.bucket: assign to optional<> using "="
Kefu Chai
1
-1
/
+1
2019-12-27
rgw: svc.bucket: move _orig_info out of "if" block
Kefu Chai
1
-6
/
+4
2019-12-26
qa: add "path" to "device" output schema
Kefu Chai
2
-2
/
+10
2019-12-26
rbd-mirror: set proper state after journal replay shut down
Jason Dillaman
1
-0
/
+1
2019-12-26
rgw: initialize member variables of rgw_log_entry
Kefu Chai
1
-3
/
+3
2019-12-26
rbd-mirror: do not log error upon bootstrap cancel
Jason Dillaman
1
-1
/
+5
2019-12-25
mgr/test_orchestrator: fix update_mgrs assert
Sage Weil
1
-5
/
+5
2019-12-25
common: skip interfaces starting with "lo" in find_ipv{4,6}_in_subnet()
lijaiwei1
1
-4
/
+3
2019-12-25
mgr/balancer: sort pool names in 'balancer ls' output
Sage Weil
1
-1
/
+1
2019-12-25
cephadm: support deployment of node-exporter
Paul Cuzner
1
-19
/
+39
2019-12-25
mgr/restful: jsonify lists instead of maps
Kefu Chai
1
-22
/
+16
2019-12-24
include/cpp-btree: use inline variable to define btree_is_key_compare_to
Kefu Chai
1
-12
/
+11
2019-12-24
include/cpp-btree: use std::conditional_t<>
Kefu Chai
1
-28
/
+17
2019-12-24
include/cpp-btree: use static_assert()
Kefu Chai
1
-15
/
+7
2019-12-24
include/interval_set: use interval_set when appropriate
Kefu Chai
1
-3
/
+3
2019-12-24
include/interval_set: rename some types
Kefu Chai
1
-22
/
+22
2019-12-24
include/cpp-btree: add emplace_hint()
Kefu Chai
2
-9
/
+23
2019-12-24
rbd-mirror: fix race between replay shutdown and notification
Jason Dillaman
1
-11
/
+12
2019-12-23
qa/suites/rados/thrash-old-clients: configure mons in terms of addrvecs
Sage Weil
8
-8
/
+0
2019-12-23
qa/suites/rados/thrash-old-clients: hammer: fix package list
Sage Weil
1
-0
/
+2
2019-12-23
qa/tasks/cephadm: set .conf to cluster config object
Sage Weil
1
-0
/
+1
2019-12-23
qa/tasks/cephadm: archive /var/log/ceph logs too (not just cluster dir)
Sage Weil
1
-2
/
+2
2019-12-23
qa/tasks/cephadm: client keyring
Sage Weil
1
-0
/
+39
2019-12-23
qa/suites/rados: move cephadm_orchestrator to el8
Sage Weil
6
-0
/
+4
2019-12-23
qa/workunits/rbd: fixed python interpreter for EL8
Jason Dillaman
1
-2
/
+2
2019-12-23
qa/suites/rbd: fixed download path for Ubuntu Bionic
Jason Dillaman
1
-1
/
+1
2019-12-23
qa/tasks/cephadm: setup thrashers ctx item
Sage Weil
1
-0
/
+3
2019-12-23
qa/tasks/ceph_manager: asok commands via cephadm shell
Sage Weil
1
-0
/
+12
2019-12-23
qa/workunits/rados/test_large_omap_detection: py3-ify
Sage Weil
1
-6
/
+6
2019-12-23
mon/PGMap.h: disable network stats in dump_osd_stats
Neha
1
-1
/
+1
2019-12-23
make-dist: package boost v1.72 instead of v1.67
Kefu Chai
1
-2
/
+2
2019-12-23
cmake: build boost v1.72 instead of v1.67
Kefu Chai
3
-53
/
+3
2019-12-23
crimson: do not use small_vector
Kefu Chai
1
-11
/
+0
2019-12-23
install-deps.sh: use "apt" for checking install status
Kefu Chai
1
-2
/
+2
2019-12-23
common,rgw: workaround for boost 1.72
Kefu Chai
3
-0
/
+6
2019-12-23
librbd: diff iterate with fast-diff now correctly includes parent
Jason Dillaman
1
-1
/
+19
2019-12-23
mgr/cephadm: fix =[] default arg to _create_daemon
Sage Weil
1
-1
/
+3
2019-12-23
qa/suites/rados/cephadm: enable mgr debugging
Sage Weil
1
-0
/
+4
2019-12-23
librbd: bump minor version to match octopus
Jason Dillaman
1
-1
/
+1
2019-12-23
librbd: remove pool objects when removing a namespace
Jason Dillaman
1
-0
/
+23
2019-12-23
mgr: close restful socket after exec
liushi
1
-0
/
+5
[next]