summaryrefslogtreecommitdiffstats
path: root/systemd/ceph-mgr.target (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-03common/options: make pg log options dev-levelJosh Durgin1-7/+7
2020-08-03common/options: describe osd_pg_log_trim_minJosh Durgin1-1/+3
2020-08-03crimson/osd: add support for CEPH_OSD_OP_TRUNCATE.Radoslaw Zarzynski5-0/+80
2020-08-03ceph-debug-docker: install ceph-crimson-osd for crimson flavorKefu Chai1-0/+3
2020-08-03librbd: enable image cache after getting exclusive lockYuan Lu25-79/+464
2020-08-03librbd: add InitRequest and ShutdownRequest state machineYuan Lu16-33/+650
2020-08-03librbd: split ReadRequestYuan Lu6-108/+135
2020-08-03librbd: add IMAGE_CACHE featureYuan Lu2-18/+30
2020-08-03crimson/osd: ignore SIGHUPKefu Chai1-0/+2
2020-08-02crimson/admin: implement "injectargs" commandKefu Chai1-1/+27
2020-08-02crimson/common: add ConfigProxy::inject_args()Kefu Chai1-0/+8
2020-08-02mgr/cephadm: track dependency in tox.iniKefu Chai2-2/+2
2020-08-01crimson/osd: send pg_stat with correct seqKefu Chai1-2/+2
2020-08-01crimson/osd: remove unused #includeKefu Chai1-4/+0
2020-08-01messages/MPGStats: print seq instead of tidKefu Chai1-1/+1
2020-08-01osd/OSD: do not include MPGStatsAck.hKefu Chai1-1/+0
2020-08-01os/bluestore: proper BlueFS shared allocator setupIgor Fedotov2-9/+8
2020-08-01cmake: use add_compile_options for passing compile optionsKefu Chai1-2/+2
2020-08-01kv: always enable rocksdbKefu Chai3-13/+0
2020-08-01cmake: do not check OFED_PREFIX anymoreKefu Chai2-7/+2
2020-08-01osd/PGLog: add some documentationJosh Durgin1-0/+74
2020-07-31test/librbd: unquiesce notifications are handled lazilyJason Dillaman2-31/+65
2020-07-31os/bluestore: be more verbose in _open_super_meta by default.Igor Fedotov1-5/+5
2020-07-31os/bluestore: don't do init_rm_free when mounting bluefs after mkfs.Igor Fedotov2-5/+11
2020-07-31os/bluestore: simlify BlueFS::_stop_allocIgor Fedotov1-3/+3
2020-07-31os/bluestore: fix bluefs migrate/expand to match single allocator.Igor Fedotov5-33/+68
2020-07-31mgr/cephadm: Introduce tox and autopep8Volker Theile2-2/+39
2020-07-31build/debian: remove osd_supportJoshua Schmid1-1/+0
2020-07-31doc/cephadm: adjust osd removal docsJoshua Schmid1-9/+26
2020-07-31mgr/cephadm: add tests for new remove/replace logicJoshua Schmid4-11/+253
2020-07-31mgr/cephadm: implement osd remove/replace logic in cephadmJoshua Schmid4-137/+429
2020-07-31mgr/osd_support: remove module and all tracesJoshua Schmid10-537/+0
2020-07-31qa/tasks/ragweed: always set ragweed_repoKefu Chai1-37/+39
2020-07-31test/librados_test_stub: handle assert_versionOr Ozeri6-0/+39
2020-07-31mgr/cephadm: skip Dashboard configuration if Dashboard is disabledKiefer Chang1-3/+5
2020-07-30mds: place MDSGatherBuilder on the stackPatrick Donnelly3-24/+22
2020-07-30qa/tasks/ceph: redirect stderr to log fileKefu Chai1-10/+20
2020-07-30mds: resolve SIGSEGV in waiting for uncommitted fragmentsPatrick Donnelly3-7/+8
2020-07-30os/bluestore: Track per zone metadataAbutalib Aghayev2-3/+105
2020-07-30cephadm: Fix error bootstraping with '--registry-json'Ricardo Marques1-3/+3
2020-07-30doc/mgr/orchestrator: Fix formatting and examples in create OSDsVarsha Rao1-10/+4
2020-07-30mgr/cephadm: Add migration to keep the service names consistentSebastian Wagner2-2/+131
2020-07-30mgr/cephadm: minor cleanup in test_migrationSebastian Wagner1-7/+2
2020-07-30crimson/osd: handle MOSDScrub2Kefu Chai4-3/+46
2020-07-30test: fix ambiguous reference to _1Willem Jan Withagen1-1/+1
2020-07-30python-common, spec.in: Add missing pyyaml dependencySebastian Wagner2-0/+9
2020-07-30client: clean up the unnecessary client_lock for _conf->client_traceXiubo Li1-160/+137
2020-07-30qa: Fix traceback during fs cleanup between testsKotresh HR1-0/+2
2020-07-30rbd: make libcurses optionalLucian Petrut2-5/+17
2020-07-30common: add Windows implementation for system info getterLucian Petrut1-2/+91