summaryrefslogtreecommitdiffstats
path: root/src/crimson (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-15crimson: switch ClientRequest::do_request to use *_executer rather than do_os...Samuel Just1-24/+117
2024-10-15crimson: introduce PG::run_executer,submit_executerSamuel Just2-0/+106
2024-10-15crimson: PG::submit_error_log returns eversion_t rather than optionalSamuel Just2-4/+8
2024-10-15crimson: introduce rollback_obc_if_modified without an error argumentSamuel Just1-0/+28
2024-10-15crimson: futures from flush_changes_n_do_ops_effects must not failSamuel Just2-19/+45
2024-10-15crimson: OpsExecutor::flush_clone_metadata no longer needs to return a futureSamuel Just2-10/+4
2024-10-15crimson: remove the eagain error from PG::do_osd_opsSamuel Just3-13/+19
2024-10-15crimson/osd: move pipelines to osd_operation.hSamuel Just6-49/+31
2024-10-15crimson: eliminate get_obc stageSamuel Just7-19/+4
2024-10-15crimson/.../internal_client_request: convert with_interruption to coroutineSamuel Just1-62/+61
2024-10-15crimson/.../internal_client_request: factor out with_interruptionSamuel Just2-66/+74
2024-10-15crimson/.../internal_client_request: remove unnecessary system_shutdown guardSamuel Just1-76/+74
2024-10-15crimson: fix typo OpsExecutor->OpsExecuterSamuel Just3-7/+7
2024-10-15crimson: add missing field to SUBLOGDPPI and LOGDPPISamuel Just1-2/+2
2024-10-15crimson: remove watchers upon object deletionSamuel Just1-10/+26
2024-10-14doc/governance: add new CSC membersPatrick Donnelly1-0/+11
2024-10-11mgr/dashboard: Fix listener deletionAfreen Misbah2-3/+3
2024-10-11mgr/dashboard: introduce server side pagination for osdsNizamudeen A13-46/+178
2024-10-11container/build.sh: fix arm architecture taggingDan Mick1-3/+3
2024-10-10qa/standalone/scrub: remove TEST_recovery_scrub_2Ronen Friedman1-140/+0
2024-10-10osd/scrub: modify ScrubStore contents retrievalRonen Friedman2-50/+106
2024-10-10qa/standalone/scrub: test new ScrubStore implementationRonen Friedman1-1/+248
2024-10-10osd/scrub: separate shallow vs deep errors storageRonen Friedman3-44/+285
2024-10-10common/scrub,osd/scrub: minor cleanups to ScrubStoreRonen Friedman4-53/+42
2024-10-10common: extend MapCacher APIRonen Friedman2-0/+50
2024-10-10osd/scrub: add dout() capability to the ScrubStoreRonen Friedman3-11/+61
2024-10-10osd/scrub: directly create or reinit the ScrubStoreRonen Friedman4-32/+104
2024-10-10osd/scrub: introduce ScrubStore::at_level_tRonen Friedman2-23/+79
2024-10-10mon/nvmeofgw*: fix HA usecase when gateway has no listeners: behaves like no-...Leonid Chernin3-5/+22
2024-10-10mgr/dashboard: unable to edit pipe config for bucket level policy of a bucketNaman Munet7-25/+87
2024-10-10doc/dev: remove "Stable Releases and Backports"Zac Dover1-8/+5
2024-10-10doc: SubmittingPatches-backports - remove backports teamZac Dover1-43/+8
2024-10-10Add cosbench deprecation warning to qa/READMELee Sanders1-0/+5
2024-10-10qa/suites/tasks/cbt.py: Deprecating cosbench from Teuthology in preparation f...Lee Sanders1-129/+2
2024-10-10qa/workunits/nvmeof/setup_subsystem.sh: use --no-group-appendVallari Agrawal1-1/+1
2024-10-10qa/suites/nvmeof: use "latest" image of gateway and cliVallari Agrawal4-8/+8
2024-10-09qa/cephfs: update earmark values to valid ones in test_volumes.pyAvan Thakkar1-3/+3
2024-10-09common/io_exerciser: Modify is_locked_by_me call in ceph_test_rados_io_sequenceJonBailey19931-1/+1
2024-10-09doc: update 'header get' output in cephfs-journal-tool.rstJos Collin1-4/+4
2024-10-09doc: fix emailErnesto Puerta1-1/+1
2024-10-08os/bluestore: Make truncate() drop unused allocationsAdam Kupczyk2-23/+56
2024-10-08qa: do not fail cephfs QA tests for slow bluestore opsPatrick Donnelly1-0/+3
2024-10-08common/io_exerciser: Add version argument to callbacks in ceph_radios_io_sequ...JonBailey19931-6/+15
2024-10-08crimson/osd/backfill_state: add the object to be pushed in the peerXuehan Xu6-13/+48
2024-10-08crimson/os/seastore/transaction_manager: refine logsYingxin Cheng3-90/+122
2024-10-08crimson/os/seastore/transaction_manager: misc cleanupsYingxin Cheng2-82/+74
2024-10-08crimson/os/seastore: workaround log linkage issue under clang14Yingxin Cheng2-132/+210
2024-10-08crimson/os/seastore: refine logs of seastore.h/ccYingxin Cheng3-144/+265
2024-10-08crimson/os/seastore: adjust op namesYingxin Cheng2-21/+21
2024-10-08crimson/os/seastore: convert length logs to the hex formatYingxin Cheng4-16/+20