summaryrefslogtreecommitdiffstats
path: root/README.windows.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-13test/common: build without "using namespace std"Kefu Chai13-1/+23
2021-08-13test/objectstore: build without "using namespace std"Kefu Chai10-0/+19
2021-08-13mon: build without "using namespace std"Kefu Chai15-52/+63
2021-08-13mgr: build without "using namespace std"Kefu Chai18-25/+78
2021-08-13librbd: build without "using namespace std"Kefu Chai33-56/+75
2021-08-13client: build without "using namespace std"Kefu Chai11-56/+76
2021-08-13messages: build without "using namespace std"Kefu Chai9-14/+15
2021-08-13mds: build without "using namespace std"Kefu Chai66-285/+353
2021-08-13test/librbd: build without "using namespace std"Kefu Chai14-7/+22
2021-08-13test/rbd_mirror: build without "using namespace std"Kefu Chai9-9/+17
2021-08-13test/rgw: build without "using namespace std"Kefu Chai4-0/+6
2021-08-13rgw: build without "using namespace std"Kefu Chai254-2005/+2241
2021-08-13tools: build without "using namespace std"Kefu Chai27-30/+112
2021-08-13tools/rbd_mirror: build without "using namespace std"Kefu Chai5-2/+6
2021-08-13tools/rbd: build without "using namespace std"Kefu Chai9-27/+36
2021-08-13test/crimson: build without "using namespace std"Kefu Chai6-5/+12
2021-08-12.githubmap: fix formatErnesto Puerta1-1/+1
2021-08-12rgw/dbstore: Resolve library link issues on FreeBSDSoumya Koduri1-1/+1
2021-08-12mgr/dashboard: fix grafonnet build errorAashish Sharma2-1/+8
2021-08-11doc/mgr/nfs: add section on updating an nfs clusterSage Weil1-0/+16
2021-08-11mgr/dashboard: monitoring: replace Grafana JSON with Grafonnet based CodeAashish Sharma10-437/+632
2021-08-11[BlueStore]: [Remove Allocations from RocksDB]Gabriel BenHanokh10-95/+1859
2021-08-11cephadm: no need to explicitly enable prometheus moduleSage Weil1-2/+0
2021-08-11mgr/cephadm: enable prometheus module before deploying prometheusSage Weil1-3/+20
2021-08-11mgr/cephadm: drop daemon_id arg to CephadmService.config()Sage Weil5-7/+7
2021-08-11doc/cephadm: no need to manually enable the prometheus moduleSage Weil1-6/+0
2021-08-11crimson/tools/store_nbd: do not capture unused variableKefu Chai1-1/+1
2021-08-11script/run-make.sh: retry if dpkg was interruptedKefu Chai1-1/+25
2021-08-11do_cmake:sh: do not set BOOST_JKefu Chai1-5/+0
2021-08-11mgr/dashboard: tox.ini: delete useless env. 'apidocs'Alfonso Martínez1-2/+1
2021-08-11mgr/dashboard: run-cephadm-e2e-tests.sh improvementsAlfonso Martínez2-7/+8
2021-08-11mgr/dashboard: set rgw credentials: fix api testsAlfonso Martínez3-17/+8
2021-08-10script: run-cbt.sh tests crimson with CyanStore instead of MemStore.Radoslaw Zarzynski1-1/+1
2021-08-10doc/cephadm: rewrite client-setup.rstZac Dover2-24/+37
2021-08-10doc/rados: rewrite storage device front matterZac Dover1-15/+19
2021-08-10mgr/dashboard: run-frontend-e2e-tests.sh: remove unneeded rgw settingAlfonso Martínez1-2/+4
2021-08-10mgr/dashboard: rgw service creation form: add realm and zone to service spec.Alfonso Martínez3-13/+47
2021-08-10mgr/dashboard: connect-rgw: rename to set-rgw-credentials; refactoringAlfonso Martínez11-170/+214
2021-08-10mgr/dashboard: connect-rgw: adaptation and test coverageAlfonso Martínez4-68/+160
2021-08-10mgr/cephadm: re-check dashboard <-> rgw creds when rgw daemons created/destroyedSage Weil3-4/+20
2021-08-10mgr/dashboard: add 'dashboard connect-rgw' commandSage Weil2-0/+88
2021-08-10doc/mgr/dashboard: simplify dashboard+rgw config docsSage Weil1-43/+6
2021-08-10test/store_test: more testing for deferred writesIgor Fedotov1-11/+31
2021-08-10os/bluestore: enforce one more non-inclusive comparision against prefer_defer...Igor Fedotov1-3/+4
2021-08-10os/bluestore: Better handling of deferred write triggerAdam Kupczyk1-1/+8
2021-08-10os/bluestore: account for alignment with max_blob_size when splittingIgor Fedotov1-1/+7
2021-08-10os/bluestore: introduce l_bluestore_write_deferred_bytes perf counter.Igor Fedotov3-12/+18
2021-08-10os/bluestore: use non-inclusive comparision against prefer_deferred_sizeIgor Fedotov2-7/+132
2021-08-10crimson/net/ProtocolV2: disable COMPRESSION in crimson msgr featuresYingxin Cheng1-4/+10
2021-08-10crimson/os/seastore: drop retired_extent_gate_tYingxin Cheng4-97/+1