summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_dmclock_scheduler.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-04qa/rgw: fix issue error in tests_ps.pyJ. Eric Ivancich1-1/+1
2020-05-01qa/suites/rados/thrash*: add on.yamlNeha Ojha2-0/+0
2020-05-01qa/suites/rados/thrash*: remove upmap.yaml and off.yamlNeha Ojha3-7/+0
2020-05-01rgw/rgw_bucket: clear tenant string for non tenanted bucketsVikhyat Umrao1-0/+2
2020-05-01doc/rbd: explicit remind the directory access rightChangcheng Liu1-2/+3
2020-05-01test/crimson: minimize the lexical scope of thread poolKefu Chai1-13/+14
2020-04-30mgr/dashboard: Fix error when filtering table without dataTiago Melo2-1/+8
2020-04-30mgr: do not load disabled modulesKefu Chai4-1/+32
2020-04-30mgr/PyModuleRegistry: probe modules using std::filesystemKefu Chai1-23/+20
2020-04-30ceph-volume: add osdspec_affinity flag to ceph-osdJoshua Schmid1-4/+10
2020-04-30ceph-volume: add ceph.osdspec_affinity tagJoshua Schmid3-0/+6
2020-04-30minor fix: run tests in python venvShilpa Jagannath3-16/+19
2020-04-29cephadm: Infer config on "cephadm shell"Ricardo Marques2-4/+35
2020-04-29mgr/dashboard: add telemetry report componentTatjana Dehler19-1278/+1948
2020-04-29mgr/dashboard: handle `textarea` and add tooltipTatjana Dehler2-3/+19
2020-04-29mgr/telemetry: refactor/enhance CLI commandsTatjana Dehler2-11/+37
2020-04-29python-common: Fix wrong type annotationSebastian Wagner3-4/+9
2020-04-29pybind/mgr: Remove insights/tox.iniSebastian Wagner6-28/+6
2020-04-29kv/KeyValueDB, os/bluestore: Made fsck faster by not caching resultsAdam Kupczyk8-24/+28
2020-04-29common: Add pretty_binary_string conversionsAdam Kupczyk8-153/+223
2020-04-29doc/start/os-recommendations.rst: add opensuse, comment centos7Alexandre Bruyelles1-1/+7
2020-04-29PendingReleaseNotes: Add Cephadm for >15.2.1Sebastian Wagner1-0/+27
2020-04-29doc/orchestrator: update docs to new syntax and updated examplesJoshua Schmid2-30/+100
2020-04-29librbd: add aio_discard test caseYuan Lu1-0/+44
2020-04-29librbd: add aio_discardYuan Lu2-23/+61
2020-04-29librbd: add DiscardRequestYuan Lu2-1/+151
2020-04-29librbd: add DiscardLogOperationYuan Lu2-2/+81
2020-04-29librbd: add DiscardLogEntryYuan Lu2-6/+71
2020-04-29test/crimson/cbt: increase stddev variance to 2.0Kefu Chai2-2/+2
2020-04-28osd: s/log.bottom/log.tail/ in osd_types.h.Radoslaw Zarzynski1-1/+1
2020-04-28osd: fix typo in PGLog.cc.Radoslaw Zarzynski1-1/+1
2020-04-28qa/tasks/rbd_fio: update NamedTemporaryFile usage for python3Ilya Dryomov1-1/+1
2020-04-28qa/tasks/rbd: update NamedTemporaryFile usage for python3Ilya Dryomov1-1/+2
2020-04-28osd: drop unneeded inclusion of boost::statechart in PG.h.Radoslaw Zarzynski1-7/+0
2020-04-28os/bluestore: fix huge (>4GB) bluefs readsIgor Fedotov4-14/+42
2020-04-28crimson/osd: fix missed ref in ShardServices::send_pg_temp().Radoslaw Zarzynski1-1/+1
2020-04-28qa/workunits/rbd: fix peer_add helperMykola Golub1-0/+2
2020-04-28mgr/dashboard: ECP modal enhanced validationStephan Müller3-45/+319
2020-04-28mgr/dashboard: Use of crush node class in ECP modalStephan Müller11-188/+488
2020-04-28mgr/dashboard: Use of crush node class in crush rule modalStephan Müller4-120/+46
2020-04-28mgr/dashboard: Crush node selection classStephan Müller2-0/+347
2020-04-28mgr/dashboard: Remove additional unneeded steps for the metrics calculationEnno Gotthold1-2/+2
2020-04-28qa/workunits/rbd: fix list-mapped filter in unmap_deviceMykola Golub1-1/+1
2020-04-28mgr/dashboard: E2E: Add navigateEdit methodTiago Melo10-60/+40
2020-04-28mgr/dashboard: Replace Protractor with CypressTiago Melo92-4339/+4318
2020-04-28qa/tasks/vstart_runner: fix TypeError of string argument expected, got 'bytes'Xiubo Li1-2/+8
2020-04-28qa/workunits/cephadm/test_cephadm.sh: wait longer for monitoring stackMichael Fritch1-3/+3
2020-04-27librbd: Return read request earlylixiaoy12-4/+24
2020-04-27qa/rgw: some basic reshard testsShilpa Jagannath2-0/+239
2020-04-27minor fix: pass bucket_info as const ref in bi_list()Shilpa Jagannath2-2/+2