summaryrefslogtreecommitdiffstats
path: root/src/rgw/driver/rados/rgw_sal_rados.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/logging: clean pending objectsYuval Lifshitz5 days1-33/+76
* Merge pull request #55259 from linuxbox2/wip-object-attributesMatt Benjamin8 days1-1/+102
|\
| * rgw: GetObjAttrs enforces MaxSize and returns correct IsTruncatedCasey Bodley10 days1-0/+6
| * rgw/rados: Object::list_parts() starts after markerCasey Bodley10 days1-2/+2
| * rgw: implement GetObjectAttributesMatt Benjamin10 days1-1/+96
* | Merge pull request #52791 from clwluvw/location-constraintCasey Bodley9 days1-5/+0
|\ \ | |/ |/|
| * rgw: respect location constraint in master zonegroupSeena Fallah2024-12-191-5/+0
* | Merge pull request #56583 from pritha-srivastava/wip-rgw-del-bucket-tagCasey Bodley2024-12-171-1/+1
|\ \
| * | rgw: fix rados bucket merge and store attrslightmelodies2024-11-111-1/+1
| |/
* / rgw/logging: add support for GetBucketLogging and PutBucketLoggingYuval Lifshitz2024-12-081-8/+251
|/
* rgw/lc: Fix issues with non-current objects with instance emptySoumya Koduri2024-10-221-0/+7
* rgw/cloudtier: Restore object from cloud endpointSoumya Koduri2024-10-031-1/+221
* rgw/service: remove unused metadata and metadata backend servicesCasey Bodley2024-09-121-7/+2
* rgw/services: remove unused RGWSI_Role_RADOSCasey Bodley2024-09-121-1/+0
* rgw/role: add rgwrados::role interface for role metadataCasey Bodley2024-09-121-369/+32
* Merge pull request #58603 from cbodley/wip-rgw-sal-concrete-lcCasey Bodley2024-09-091-21/+26
|\
| * rgw/sal: LCHead and LCEntry don't need abstractionCasey Bodley2024-08-231-21/+26
* | rgw/multipart: use cls_version to avoid racing between part upload and multip...Jane Zhu2024-08-231-62/+175
|/
* Merge pull request #58448 from cbodley/wip-rgw-lc-asyncCasey Bodley2024-08-141-41/+85
|\
| * cls/rgw: define lc ops in terms of ObjectOperation instead of IoCtxCasey Bodley2024-07-231-15/+67
| * rgw/sal: add dpp and optional_yield to lifecycle opsCasey Bodley2024-07-231-27/+19
* | rgw/rados: delete_objs_inline() uses rgw_rados_operate()Casey Bodley2024-08-021-4/+4
* | Merge pull request #58213 from benhanokh/ref_countCasey Bodley2024-07-301-0/+1
|\ \
| * | RGW - Fix copy_obj handling of obj_ctxDaniel Gryniewicz2024-07-151-0/+1
| |/
* | Merge pull request #58046 from hualongfeng/wip_qat_zlib_data_formatCasey Bodley2024-07-261-4/+11
|\ \ | |/ |/|
| * rgw: fixup compressor_message didn't store in some caseshualong feng2024-07-191-4/+11
* | rgw_cksum: introduce attribute caching in RadosMultipartUploadDaniel Gryniewicz2024-07-031-2/+13
* | rgw_cksum: multipart upload checksumsMatt Benjamin2024-07-031-7/+17
* | Merge pull request #57060 from awojno-bloomberg/wip-awojno-status-headerCasey Bodley2024-07-031-6/+43
|\ \ | |/ |/|
| * rgw: Update obj_mtime only when replication log is addedAlex Wojno2024-06-211-4/+27
| |\
| * | rgw: implement x-amz-replication-status for PENDING & COMPLETEDAlex Wojno2024-05-131-5/+41
* | | rgw/multisite: add a flag to bilog_flags and use it to set/unset null versionShilpa Jagannath2024-06-281-0/+1
| |/ |/|
* | rgw/multisite: allow modified object acls to be replicatedShilpa Jagannath2024-06-051-1/+4
* | RGW: Remove get_obj_state()/set_obj_state from SALDaniel Gryniewicz2024-05-281-3/+5
* | Merge pull request #57249 from cbodley/wip-65668Casey Bodley2024-05-211-0/+16
|\ \
| * | rgw/sal: add/remove_persistent_topic() interfaceCasey Bodley2024-05-131-0/+16
| |/
* / rgw/cloud-transition: Use set_atomic() while updating HEADSoumya Koduri2024-05-091-0/+1
|/
* rgw/rados: add index for account topicsCasey Bodley2024-04-101-4/+20
* rgw/rados: load attrs with RadosUserCasey Bodley2024-04-101-3/+18
* rgw/iam: only RGWDeleteRole returns ERR_DELETE_CONFLICTCasey Bodley2024-04-101-5/+0
* rgw/role: use CreateDate from forwarded CreateRole responseCasey Bodley2024-04-101-12/+14
* rgw/sal: add backend interfaces for group metadataCasey Bodley2024-04-101-0/+180
* rgw/sal: remove virtual class RGWOIDCProviderCasey Bodley2024-04-101-74/+79
* rgw/iam: AttachRolePolicy adds managed role policyCasey Bodley2024-04-101-1/+2
* rgw/role: support Description for Create/Get/UpdateRoleCasey Bodley2024-04-101-1/+2
* rgw/sal: remove load_account_role_by_name()Casey Bodley2024-04-101-20/+0
* rgw/role: role APIs support account usersCasey Bodley2024-04-101-26/+53
* rgw/iam: add pagination to ListRolesCasey Bodley2024-04-101-29/+40
* rgw/sal: add interfaces for account rolesCasey Bodley2024-04-101-0/+75
* rgw/sal: add interfaces for account usersCasey Bodley2024-04-101-1/+83