summaryrefslogtreecommitdiffstats
path: root/src/rgw/driver/rados/rgw_sal_rados.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/logging: clean pending objectsYuval Lifshitz5 days1-9/+14
* Merge pull request #55259 from linuxbox2/wip-object-attributesMatt Benjamin8 days1-1/+7
|\
| * rgw: implement GetObjectAttributesMatt Benjamin10 days1-1/+7
* | Merge pull request #52791 from clwluvw/location-constraintCasey Bodley9 days1-1/+0
|\ \ | |/ |/|
| * rgw: respect location constraint in master zonegroupSeena Fallah2024-12-191-1/+0
* | rgw/logging: add support for GetBucketLogging and PutBucketLoggingYuval Lifshitz2024-12-081-0/+13
|/
* rgw/cloudtier: Restore object from cloud endpointSoumya Koduri2024-10-031-0/+16
* rgw/role: add rgwrados::role interface for role metadataCasey Bodley2024-09-121-8/+5
* Merge pull request #58603 from cbodley/wip-rgw-sal-concrete-lcCasey Bodley2024-09-091-9/+8
|\
| * rgw/sal: LCHead and LCEntry don't need abstractionCasey Bodley2024-08-231-9/+8
* | rgw/multipart: use cls_version to avoid racing between part upload and multip...Jane Zhu2024-08-231-3/+12
|/
* rgw/sal: add dpp and optional_yield to lifecycle opsCasey Bodley2024-07-231-7/+16
* rgw_cksum: introduce attribute caching in RadosMultipartUploadDaniel Gryniewicz2024-07-031-0/+1
* rgw_cksum: multipart upload checksumsMatt Benjamin2024-07-031-0/+6
* rgw: Update obj_mtime only when replication log is addedAlex Wojno2024-06-211-1/+10
|\
| * RGW: Remove get_obj_state()/set_obj_state from SALDaniel Gryniewicz2024-05-281-1/+3
| * rgw/sal: add/remove_persistent_topic() interfaceCasey Bodley2024-05-131-0/+6
* | rgw: implement x-amz-replication-status for PENDING & COMPLETEDAlex Wojno2024-05-131-1/+3
|/
* rgw/rados: add index for account topicsCasey Bodley2024-04-101-0/+6
* rgw/sal: add backend interfaces for group metadataCasey Bodley2024-04-101-0/+40
* rgw/sal: remove virtual class RGWOIDCProviderCasey Bodley2024-04-101-24/+17
* rgw/role: support Description for Create/Get/UpdateRoleCasey Bodley2024-04-101-1/+3
* rgw/sal: remove load_account_role_by_name()Casey Bodley2024-04-101-5/+0
* rgw/role: role APIs support account usersCasey Bodley2024-04-101-1/+4
* rgw/iam: add pagination to ListRolesCasey Bodley2024-04-101-5/+7
* rgw/sal: add interfaces for account rolesCasey Bodley2024-04-101-0/+17
* rgw/sal: add interfaces for account usersCasey Bodley2024-04-101-0/+19
* rgw/sal: add load_aclowner_by_email()Casey Bodley2024-04-101-0/+5
* rgw/sal: move list_buckets() to DriverCasey Bodley2024-04-101-17/+21
* rgw: use rgw_owner in RGWBucketInfoCasey Bodley2024-04-101-8/+9
* rgw/rados: add account metadata handlerCasey Bodley2024-04-101-2/+2
* rgw/sal: add account interfaces to DriverCasey Bodley2024-04-101-0/+39
* rgw/sal: pass in ACLOwner for object writesCasey Bodley2024-04-101-9/+9
* RGW/Rados: Migrate topics to data path v2Ali Masarwa2024-04-021-0/+3
* rgw/notification: Make the Lifecycle events AWS compatiblekchheda32024-03-141-10/+44
* 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-6/+3
* rgw: RGWPubSub requires SiteConfigCasey Bodley2024-03-051-3/+0
* rgw/rados: store SiteConfig with RGWServicesCasey Bodley2024-03-051-5/+2
* rgw/multisite-notification: Add omap object to store the mapping between buck...kchheda32024-03-051-0/+17
* rgw/multisite-notification: Add support to replicate topic creation in multi...kchheda32024-03-051-0/+18
* src/rgw: fix for the multipart interface in the WORM functiondaijufang2024-02-291-0/+1
* tracer/osd/librados/build/rgw: rgw and osd end2end tracing using opentelemetryOmri Zeneva2024-02-061-6/+8
* rgw: Thread site config into RADOS driverAdam Emerson2024-01-241-2/+5
* rgw: SAL drivers take `boost::asio::io_context`Adam C. Emerson2024-01-241-2/+11
* rgw/lc: use flag and named constants instead of booleans as argument in inter...Jane Zhu2024-01-101-7/+7
* rgw/lc: remove default arguments in virtual functionsJane Zhu2024-01-101-6/+6
* rgw/lc: do not add datalog/bilog for some lc actionsJane Zhu2024-01-101-6/+10
* rgw/sal: unify ReadStatsCB for async user/bucket statsCasey Bodley2023-11-231-2/+2
* rgw/sal: Bucket owner as rgw_userCasey Bodley2023-11-091-23/+5