summaryrefslogtreecommitdiffstats
path: root/src/yasm-wrapper (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-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-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: E2E: Add navigateEdit methodTiago Melo10-60/+40
2020-04-28mgr/dashboard: Replace Protractor with CypressTiago Melo92-4339/+4318
2020-04-27librbd: Return read request earlylixiaoy12-4/+24
2020-04-27mgr/dashboard: monitoring menu entry should indicate firing alertsVolker Theile4-3/+15
2020-04-27mgr/dashboard: displaying Service detail inside tableKiefer Chang6-17/+39
2020-04-27librbd: add aio_read test casesYuan Lu1-0/+120
2020-04-27librbd: add aio_readYuan Lu5-3/+128
2020-04-26doc/cephadm/install.rst: Add troubleshooting for 'CIDR' errorZac Dover2-0/+15
2020-04-26crimson: prevent PG::schedule_event_after from creating daggling futureXuehan Xu3-11/+25
2020-04-26crimson/osdmap_gate: sort the blockers in ascending order of map epochXuehan Xu1-4/+3
2020-04-26crimson: keep track of clean_regions/dirty_regions of modificationsXuehan Xu6-22/+52
2020-04-26crimson: add osd interface for recovery messagesXuehan Xu2-1/+33
2020-04-26crimson: add recovery operations oriented request ---- "RecoverySubRequest"Xuehan Xu4-0/+77
2020-04-26crimson: add pg log based recovery machineryXuehan Xu16-326/+2084
2020-04-26crimson/os: add readv method to futurized_storeXuehan Xu5-0/+61
2020-04-26crimson: add background recovery request and necessary interfaces for recover...Samuel Just4-11/+347
2020-04-26osd: add some clean upsSamuel Just2-0/+4
2020-04-26crimson/osd/osd_operation: add support for AggregateBlockerSamuel Just2-7/+65
2020-04-26crimson/osd: introduce scheduler implementations and operation throttlerSamuel Just12-9/+814
2020-04-26crimson/osd: wire up local and remote async reserversSamuel Just3-16/+101
2020-04-26common/AsyncReserver: template out the finisher typeSamuel Just2-7/+7
2020-04-26osd/PeeringState: eliminate unused cct from PGPoolSamuel Just4-13/+10
2020-04-26osd/PrimaryLogPG: move earliest_backfill to PeeringStateSamuel Just4-14/+19
2020-04-26librbd: add WriteLogMap test casesYuan Lu2-1/+338
2020-04-26librbd: add LogMap classYuan Lu3-0/+357
2020-04-26librbd: add ReadRequest to handle readYuan Lu3-0/+88
2020-04-25test/pybind/test_rados.py: test Ioctx::cmpext()zhangjiao1-3/+8
2020-04-25pybind/rados: add Ioctx:cmpext()zhangjiao1-0/+35
2020-04-25qa/tasks/cephfs: switch to StringIO to fix byte-like errorsXiubo Li2-2/+2
2020-04-25qa/cephfs: switch to mount_wait() to avoid possible umounted assertXiubo Li3-7/+7
2020-04-25qa/tasks/cephfs/fuse_mount: fix possible chmod 1777 errorXiubo Li1-9/+14
2020-04-25qa/tasks/vstart_runner: remove the stdin str type checkXiubo Li2-5/+5
2020-04-25qa/cephfs: fix AssertionError: CommandFailedError not raised under py3Xiubo Li1-1/+3
2020-04-25qa/workunits/rbd: retry the addition of a mirror pool peerMykola Golub1-2/+2
2020-04-25mgr/dashboard: fix API testsAlfonso Martínez1-1/+1
2020-04-25qa/tasks/vstart_runner.py: use StringIO for capturing textKefu Chai1-1/+1
2020-04-25doc/releases/general.rst: add mising link targetsKefu Chai1-0/+4
2020-04-25doc/releases: silence sphinx warningsKefu Chai2-3/+3
2020-04-24qa/suites/rados/thrash-old-clients/1-install: remove hammerNeha Ojha1-41/+0