summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_sal_store.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/logging: add support for GetBucketLogging and PutBucketLoggingYuval Lifshitz2024-12-081-0/+15
* rgw/cloudtier: Restore object from cloud endpointSoumya Koduri2024-10-031-0/+14
* Merge pull request #58603 from cbodley/wip-rgw-sal-concrete-lcCasey Bodley2024-09-091-68/+0
|\
| * rgw/sal: LCHead and LCEntry don't need abstractionCasey Bodley2024-08-231-68/+0
* | rgw/multipart: use cls_version to avoid racing between part upload and multip...Jane Zhu2024-08-231-0/+2
|/
* rgw: Update obj_mtime only when replication log is addedAlex Wojno2024-06-211-4/+94
|\
| * 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-3/+93
* | rgw: implement x-amz-replication-status for PENDING & COMPLETEDAlex Wojno2024-05-131-0/+2
|/
* rgw: use rgw_owner in RGWBucketInfoCasey Bodley2024-04-101-1/+1
* rgw/notification: Make the Lifecycle events AWS compatiblekchheda32024-03-141-6/+7
* rgw/notifications: handle migration state between v1 and v2Yuval Lifshitz2024-03-051-0/+1
* rgw/topic: add rgwrados::topic interface for topic metadataCasey Bodley2024-03-051-8/+3
* rgw/multisite-notification: Add omap object to store the mapping between buck...kchheda32024-03-051-2/+27
* rgw/multisite-notification: Add support to replicate topic creation in multi...kchheda32024-03-051-0/+21
* tracer/osd/librados/build/rgw: rgw and osd end2end tracing using opentelemetryOmri Zeneva2024-02-061-1/+4
* rgw/sal: Bucket owner as rgw_userCasey Bodley2023-11-091-11/+1
* rgw/sal: remove Bucket::get_acl_owner()Casey Bodley2023-11-081-1/+0
* rgw/lua/doc: support reloading lua packages on all RGWsYuval Lifshitz2023-10-061-0/+11
* rgw/sal: StoreBucket no longer wraps RGWBucketEntCasey Bodley2023-09-221-38/+5
* RGW - Add POSIX DriverDaniel Gryniewicz2023-09-141-0/+4
* RGW: Add D4N classes and unit testing; update cpp_redis submodulesamarah2023-06-051-0/+17
* Revert "tracer/osd/librados/build/rgw: rgw and osd end2end tracing using open...Yuval Lifshitz2023-04-301-4/+1
* tracer/osd/librados/build/rgw: rgw and osd end2end tracing using opentelemetryOmri Zeneva2023-03-191-1/+4
* rgw/sal: add Object::get_torrent_info()Casey Bodley2023-03-021-0/+10
* Merge pull request #50169 from cbodley/wip-rgw-unsal-radosCasey Bodley2023-03-021-25/+6
|\
| * rgw/sal: StoreObject doesn't store separate attrsCasey Bodley2023-02-181-25/+6
* | rgw/notifications: add bucket notification configuration to zipperYuval Lifshitz2023-02-271-0/+14
|/
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-3/+3
* RGW - Zipper - Use zipper APIsDaniel Gryniewicz2022-08-161-0/+12
* rgw: fix the "empty" interface for sal Bucket and ObjectYuval Lifshitz2022-08-071-1/+1
* rgw: lua, add support for lua packages to the lua managerKaleb S. KEITHLEY2022-08-021-2/+2
* RGW - Zipper - Virtual base classesDaniel Gryniewicz2022-07-011-0/+412