summaryrefslogtreecommitdiffstats
path: root/src/rgw/driver/rados/rgw_tools.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: Don't crash on exceptions from pool listingAdam Emerson9 days1-9/+23
* rgw/logging: add support for GetBucketLogging and PutBucketLoggingYuval Lifshitz2024-12-081-2/+3
* rgw/rados: rgw_rados_operate() takes version_t*Casey Bodley2024-09-261-8/+24
* rgw: split is_asio_thread warnings into separate file/functionCasey Bodley2024-07-021-20/+4
* rgw: switch back to boost::asio for spawn() and yield_contextCasey Bodley2024-05-131-6/+3
* librados/asio: functions use async_initiateCasey Bodley2024-05-131-2/+2
* tracer/osd/librados/build/rgw: rgw and osd end2end tracing using opentelemetryOmri Zeneva2024-02-061-4/+4
* Merge pull request #54878 from yuvalif/wip-yuval-split-rgw-toolsCasey Bodley2023-12-151-170/+0
|\
| * rgw: split RGWDataAccess from rgw_tools.ccYuval Lifshitz2023-12-121-170/+0
* | rgw/rados: rgw_list_pool() loops until 'max' matchesCasey Bodley2023-12-041-3/+1
|/
* rgw/acl: use create_default() instead of empty canned aclsCasey Bodley2023-11-301-2/+3
* rgw/acl: remove CephContext membersCasey Bodley2023-11-301-1/+1
* rgw: ACLOwner as raw structCasey Bodley2023-11-301-2/+1
* rgw: Remove `RGWSI_RADOS` from `RGWSI_SysObj*`Adam C. Emerson2023-11-291-0/+39
* rgw: Remove `RGWSI_RADOS` from `RGWSI_ConfigKey_RADOS`Adam C. Emerson2023-11-291-0/+44
* rgw: Distentangle `rgw_rados_ref` from `RGWSI_RADOS`Adam C. Emerson2023-11-291-0/+18
* rgw/sal: Bucket owner as rgw_userCasey Bodley2023-11-091-2/+2
* rgw: use load_bucket()'s rgw_bucket overloadCasey Bodley2023-11-061-1/+1
* rgw/sal: rename loading get_bucket()s to load_bucket()Casey Bodley2023-11-061-3/+2
* rgw/services: make set_attrs const correctCasey Bodley2023-11-061-1/+1
* rgw: adding request context structureYuval Lifshitz2023-10-121-1/+2
* rgw: set bulk pool flag when creating data poolMark Kogan2023-05-221-1/+14
* Revert "tracer/osd/librados/build/rgw: rgw and osd end2end tracing using open...Yuval Lifshitz2023-04-301-4/+4
* tracer/osd/librados/build/rgw: rgw and osd end2end tracing using opentelemetryOmri Zeneva2023-03-191-4/+4
* rgw/rados: remove sal handles from RGWRados::Object opsCasey Bodley2023-02-181-1/+1
* rgw: add conditional backtrace logging after "WARNING: blocking librados call"Ali Maredia2023-01-241-0/+10
* RGW - Zipper - move rgw/store to rgw/driverDaniel Gryniewicz2022-12-081-0/+414