summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_sal.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/logging: clean pending objectsYuval Lifshitz5 days1-7/+14
* Merge pull request #55259 from linuxbox2/wip-object-attributesMatt Benjamin8 days1-1/+28
|\
| * rgw: implement GetObjectAttributesMatt Benjamin10 days1-1/+28
* | Merge pull request #52791 from clwluvw/location-constraintCasey Bodley9 days1-2/+0
|\ \ | |/ |/|
| * rgw: respect location constraint in master zonegroupSeena Fallah2024-12-191-2/+0
* | Merge pull request #59808 from yuvalif/wip-yuval-bucket-logging3Yuval Lifshitz2024-12-101-0/+18
|\ \
| * | rgw/logging: add support for GetBucketLogging and PutBucketLoggingYuval Lifshitz2024-12-081-0/+18
| |/
* / rgw: initialize createparams zone_placement to avoid garbage valueSeena Fallah2024-10-101-1/+1
|/
* rgw/cloudtier: Restore object from cloud endpointSoumya Koduri2024-10-031-0/+27
* rgw/metadata: encapsulate role metadata handler in rgw_role.ccCasey Bodley2024-09-121-0/+1
* Merge pull request #58603 from cbodley/wip-rgw-sal-concrete-lcCasey Bodley2024-09-091-57/+22
|\
| * rgw/sal: LCHead and LCEntry don't need abstractionCasey Bodley2024-08-231-57/+22
* | rgw/multipart: use cls_version to avoid racing between part upload and multip...Jane Zhu2024-08-231-2/+17
|/
* rgw/sal: add dpp and optional_yield to lifecycle opsCasey Bodley2024-07-231-7/+16
* rgw_cksum: fix ReadOp commentMatt Benjamin2024-07-031-2/+2
* rgw_cksum: multipart upload checksumsMatt Benjamin2024-07-031-0/+7
* Merge pull request #57060 from awojno-bloomberg/wip-awojno-status-headerCasey Bodley2024-07-031-1/+4
|\
| * rgw: Update obj_mtime only when replication log is addedAlex Wojno2024-06-211-49/+31
| |\
| * | rgw: implement x-amz-replication-status for PENDING & COMPLETEDAlex Wojno2024-05-131-1/+4
* | | rgw/multisite: add a flag to bilog_flags and use it to set/unset null versionShilpa Jagannath2024-06-281-0/+1
| |/ |/|
* | 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-48/+20
* | rgw/sal: add/remove_persistent_topic() interfaceCasey Bodley2024-05-131-0/+10
|/
* rgw/rados: add index for account topicsCasey Bodley2024-04-101-0/+15
* rgw/sal: add backend interfaces for group metadataCasey Bodley2024-04-101-0/+59
* rgw/sal: remove virtual class RGWOIDCProviderCasey Bodley2024-04-101-6/+18
* rgw/role: support Description for Create/Get/UpdateRoleCasey Bodley2024-04-101-0/+1
* rgw/sal: remove load_account_role_by_name()Casey Bodley2024-04-101-6/+0
* rgw/role: role APIs support account usersCasey Bodley2024-04-101-0/+1
* rgw/iam: add pagination to ListRolesCasey Bodley2024-04-101-5/+7
* rgw/sal: add interfaces for account rolesCasey Bodley2024-04-101-0/+28
* rgw/sal: add interfaces for account usersCasey Bodley2024-04-101-0/+30
* rgw/sal: add load_aclowner_by_email()Casey Bodley2024-04-101-0/+6
* rgw/sal: move list_buckets() to DriverCasey Bodley2024-04-101-38/+37
* rgw: use rgw_owner in RGWBucketInfoCasey Bodley2024-04-101-11/+16
* rgw/sal: add account interfaces to DriverCasey Bodley2024-04-101-0/+48
* rgw/sal: pass in ACLOwner for object writesCasey Bodley2024-04-101-6/+6
* rgw/notification: Make the Lifecycle events AWS compatiblekchheda32024-03-141-3/+9
* rgw/notifications: handle migration state between v1 and v2Yuval Lifshitz2024-03-051-0/+2
* rgw/topic: add rgwrados::topic interface for topic metadataCasey Bodley2024-03-051-8/+4
* rgw: RGWPubSub requires SiteConfigCasey Bodley2024-03-051-2/+0
* rgw/multisite-notification: Add omap object to store the mapping between buck...kchheda32024-03-051-0/+28
* rgw/multisite-notification: Add support to replicate topic creation in multi...kchheda32024-03-051-1/+21
* src/rgw: fix for the multipart interface in the WORM functiondaijufang2024-02-291-0/+4
* tracer/osd/librados/build/rgw: rgw and osd end2end tracing using opentelemetryOmri Zeneva2024-02-061-1/+4
* rgw: Thread site config into RADOS driverAdam Emerson2024-01-241-4/+12
* rgw: SAL drivers take `boost::asio::io_context`Adam C. Emerson2024-01-241-4/+8
* rgw/lc: use flag and named constants instead of booleans as argument in inter...Jane Zhu2024-01-101-6/+9
* rgw/lc: remove default arguments in virtual functionsJane Zhu2024-01-101-5/+5
* rgw/lc: do not add datalog/bilog for some lc actionsJane Zhu2024-01-101-5/+8