summaryrefslogtreecommitdiffstats
path: root/src/rgw/driver/rados/rgw_cr_rados.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/multisite: add a flag to bilog_flags and use it to set/unset null versionShilpa Jagannath2024-06-281-0/+2
* rgw/notification: Do not block sending replication notification events for pr...kchheda32024-06-121-10/+8
* RGW: Rename rgw::sal::Object::get_obj_size() to get_size()Daniel Gryniewicz2024-05-281-1/+1
* RGW: Remove get_obj_state()/set_obj_state from SALDaniel Gryniewicz2024-05-281-9/+7
* rgw: use rgw_owner in RGWBucketInfoCasey Bodley2024-04-101-1/+1
* rgw/notification: Load bucket attrs before calling publish_reserve.kchheda32024-04-041-0/+9
* rgw/notification: Support generating multisite sync delete events.kchheda32024-03-141-50/+57
* rgw/notification: Make the Replication events to be aws compatible.kchheda32024-03-141-4/+7
* rgw/notification: Make the Lifecycle events AWS compatiblekchheda32024-03-141-16/+28
* rgw: RGWPubSub requires SiteConfigCasey Bodley2024-03-051-1/+1
* rgw/lc: remove default arguments in virtual functionsJane Zhu2024-01-101-1/+1
* rgw: ACLOwner as raw structCasey Bodley2023-11-301-3/+3
* rgw: Remove `RGWSI_RADOS`Adam C. Emerson2023-11-291-23/+1
* rgw: Remove RGWSI_RADOS from RGWSI_BI_RADOSAdam C. Emerson2023-11-291-0/+11
* rgw: Distentangle `rgw_rados_ref` from `RGWSI_RADOS`Adam C. Emerson2023-11-291-8/+8
* rgw: fix spelling errorsJosh Soref2023-11-271-1/+1
* rgw: adding request context structureYuval Lifshitz2023-10-121-2/+3
* src/rgw: Changing null_yield to optional_yieldKalpesh Pandya2023-06-191-3/+3
* rgw/archive: avoid duplicating objects when syncing from multiple zonesShilpa Jagannath2023-05-161-1/+11
* Merge pull request #49767 from cbodley/wip-rgw-replicated-fromCasey Bodley2023-05-151-0/+1
|\
| * rgw/rados: pass source zone trace into fetch_remote_obj()Casey Bodley2023-05-021-0/+1
* | rgw/multisite: clean upShilpa Jagannath2023-05-101-35/+13
* | rgw: multisite metadata sync fairnessOr Friedmann2023-05-101-27/+49
|/
* rgw/notification: read object size from the rados obj when populate sync noti...Jane Zhu2023-05-011-1/+1
* rgw/rados: remove sal handles from RGWRados::Object opsCasey Bodley2023-02-181-8/+8
* rgw: stop blocking for asio threads for create_bucket()Ali Maredia2023-01-241-1/+1
* rgw: Reduce data sync parallelism in response to RADOS lock latencyAdam C. Emerson2023-01-131-0/+8
* rgw: `SimpleRadosReadAttrsCR` uses an async RADOS callAdam C. Emerson2023-01-111-10/+28
* RGW - Zipper - move rgw/store to rgw/driverDaniel Gryniewicz2022-12-081-0/+1138