summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_aio.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/rados: rgw_rados_operate() takes version_t*Casey Bodley2024-09-261-2/+2
* forwarding reference passed to std::move()Suyash Dongre2024-08-281-2/+2
* rgw: switch back to boost::asio for spawn() and yield_contextCasey Bodley2024-05-131-9/+7
* librados/asio: functions use async_initiateCasey Bodley2024-05-131-2/+2
* rgw/cache: this commit squashes commits related to removingPritha Srivastava2024-04-021-10/+0
* rgw/cache: this commit squashes the following commits for ssd backed cache dr...Pritha Srivastava2024-04-021-0/+11
* rgw/aio: avoid infinite recursion in aio_abstract()Casey Bodley2024-02-221-2/+2
* tracer/osd/librados/build/rgw: rgw and osd end2end tracing using opentelemetryOmri Zeneva2024-02-061-11/+12
* Revert "spawn: use explicit strand executor"Casey Bodley2023-12-211-2/+2
* rgw: Add a wrapper for librados::AioCompletion to prevent memory leaksVedansh Bhartia2023-10-091-0/+1
* rgw: D3N cache objects which oid contains slashMark Kogan2023-06-191-5/+5
* Revert "tracer/osd/librados/build/rgw: rgw and osd end2end tracing using open...Yuval Lifshitz2023-04-301-12/+11
* Revert "rgw/aio: fix recursion from tracing changes"Yuval Lifshitz2023-04-301-2/+2
* rgw/aio: fix recursion from tracing changesCasey Bodley2023-04-111-2/+2
* tracer/osd/librados/build/rgw: rgw and osd end2end tracing using opentelemetryOmri Zeneva2023-03-191-11/+12
* rgw/aio: librados_op() requires librados::IoCtxCasey Bodley2023-03-121-24/+32
* spawn: use explicit strand executorCasey Bodley2021-11-121-2/+2
* rgw: D3N Cache changes for UpstreamMark Kogan2021-07-061-0/+19
* {rgw, cmake}: Remove WITH_BOOST_CONTEXTAdam C. Emerson2020-10-231-4/+0
* rgw: use new spawn() implementationCasey Bodley2020-01-081-2/+2
* rgw: use new aio_create_completion()Kefu Chai2019-11-011-1/+1
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: fixes following rebaseYehuda Sadeh2019-07-291-1/+1
* rgw: add optional_yield to Aio::librados_op()Casey Bodley2019-04-241-26/+75
* rgw: Refactor Aio and AioThrottleAdam C. Emerson2019-04-081-0/+74