summaryrefslogtreecommitdiffstats
path: root/README.alpine.md (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-04admin/build-doc: always install python3-* for build depsKefu Chai1-2/+1
2020-01-03doc/developer: fix dev mailing list addressWillem Jan Withagen1-3/+28
2020-01-03do_cmake.sh: fedora-32 (rawhide) build with python-3.8Kaleb S. KEITHLEY1-2/+3
2020-01-02lvm/activate.py: clarify error message: fsid refers to osd_fsidYaniv Kaul1-1/+1
2020-01-02doc: fix Getting Started with CephFSJos Collin1-1/+1
2020-01-02doc: Add a RGW swift auth noteMatthew Oliver1-0/+5
2019-12-30doc/rados/operations/crush-map-edits: including recompile and set crushmapo i...Rodrigo Severo1-0/+19
2019-12-27qa/tasks/vstart_runner: write string to StringIOKefu Chai1-0/+1
2019-12-27make-dist: drop Python 2/3 autoselectNathan Cutler1-15/+1
2019-12-27rgw: svc.bucket: assign to optional<> using "="Kefu Chai1-1/+1
2019-12-27rgw: svc.bucket: move _orig_info out of "if" blockKefu Chai1-6/+4
2019-12-26qa: add "path" to "device" output schemaKefu Chai2-2/+10
2019-12-26rbd-mirror: set proper state after journal replay shut downJason Dillaman1-0/+1
2019-12-26rgw: initialize member variables of rgw_log_entryKefu Chai1-3/+3
2019-12-26rbd-mirror: do not log error upon bootstrap cancelJason Dillaman1-1/+5
2019-12-25mgr/test_orchestrator: fix update_mgrs assertSage Weil1-5/+5
2019-12-25common: skip interfaces starting with "lo" in find_ipv{4,6}_in_subnet()lijaiwei11-4/+3
2019-12-25mgr/balancer: sort pool names in 'balancer ls' outputSage Weil1-1/+1
2019-12-25cephadm: support deployment of node-exporterPaul Cuzner1-19/+39
2019-12-25mgr/restful: jsonify lists instead of mapsKefu Chai1-22/+16
2019-12-24include/cpp-btree: use inline variable to define btree_is_key_compare_toKefu Chai1-12/+11
2019-12-24include/cpp-btree: use std::conditional_t<>Kefu Chai1-28/+17
2019-12-24include/cpp-btree: use static_assert()Kefu Chai1-15/+7
2019-12-24include/interval_set: use interval_set when appropriateKefu Chai1-3/+3
2019-12-24include/interval_set: rename some typesKefu Chai1-22/+22
2019-12-24include/cpp-btree: add emplace_hint()Kefu Chai2-9/+23
2019-12-24rbd-mirror: fix race between replay shutdown and notificationJason Dillaman1-11/+12
2019-12-23qa/suites/rados/thrash-old-clients: configure mons in terms of addrvecsSage Weil8-8/+0
2019-12-23qa/suites/rados/thrash-old-clients: hammer: fix package listSage Weil1-0/+2
2019-12-23qa/tasks/cephadm: set .conf to cluster config objectSage Weil1-0/+1
2019-12-23qa/tasks/cephadm: archive /var/log/ceph logs too (not just cluster dir)Sage Weil1-2/+2
2019-12-23qa/tasks/cephadm: client keyringSage Weil1-0/+39
2019-12-23qa/suites/rados: move cephadm_orchestrator to el8Sage Weil6-0/+4
2019-12-23qa/workunits/rbd: fixed python interpreter for EL8Jason Dillaman1-2/+2
2019-12-23qa/suites/rbd: fixed download path for Ubuntu BionicJason Dillaman1-1/+1
2019-12-23qa/tasks/cephadm: setup thrashers ctx itemSage Weil1-0/+3
2019-12-23qa/tasks/ceph_manager: asok commands via cephadm shellSage Weil1-0/+12
2019-12-23qa/workunits/rados/test_large_omap_detection: py3-ifySage Weil1-6/+6
2019-12-23mon/PGMap.h: disable network stats in dump_osd_statsNeha1-1/+1
2019-12-23make-dist: package boost v1.72 instead of v1.67Kefu Chai1-2/+2
2019-12-23cmake: build boost v1.72 instead of v1.67Kefu Chai3-53/+3
2019-12-23crimson: do not use small_vectorKefu Chai1-11/+0
2019-12-23install-deps.sh: use "apt" for checking install statusKefu Chai1-2/+2
2019-12-23common,rgw: workaround for boost 1.72Kefu Chai3-0/+6
2019-12-23librbd: diff iterate with fast-diff now correctly includes parentJason Dillaman1-1/+19
2019-12-23mgr/cephadm: fix =[] default arg to _create_daemonSage Weil1-1/+3
2019-12-23qa/suites/rados/cephadm: enable mgr debuggingSage Weil1-0/+4
2019-12-23librbd: bump minor version to match octopusJason Dillaman1-1/+1
2019-12-23librbd: remove pool objects when removing a namespaceJason Dillaman1-0/+23
2019-12-23mgr: close restful socket after execliushi1-0/+5