summaryrefslogtreecommitdiffstats
path: root/src/rgw/driver/motr (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: respect location constraint in master zonegroupSeena Fallah2024-12-192-6/+0
* rgw/multipart: use cls_version to avoid racing between part upload and multip...Jane Zhu2024-08-232-5/+27
* 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: multipart upload checksumsMatt Benjamin2024-07-031-0/+5
* | rgw: Update obj_mtime only when replication log is addedAlex Wojno2024-06-212-4/+4
|\|
| * 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-282-3/+3
* | rgw: implement x-amz-replication-status for PENDING & COMPLETEDAlex Wojno2024-05-132-4/+4
|/
* rgw/sal: remove virtual class RGWOIDCProviderCasey Bodley2024-04-102-30/+44
* rgw/role: support Description for Create/Get/UpdateRoleCasey Bodley2024-04-102-0/+2
* rgw/role: role APIs support account usersCasey Bodley2024-04-102-0/+2
* rgw/iam: add pagination to ListRolesCasey Bodley2024-04-102-10/+14
* rgw/sal: move list_buckets() to DriverCasey Bodley2024-04-102-8/+11
* rgw: use rgw_owner in RGWBucketInfoCasey Bodley2024-04-102-15/+17
* rgw/sal: pass in ACLOwner for object writesCasey Bodley2024-04-102-16/+16
* rgw/notification: Make the Lifecycle events AWS compatiblekchheda32024-03-142-13/+29
* rgw/lc: use flag and named constants instead of booleans as argument in inter...Jane Zhu2024-01-102-14/+14
* 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-102-10/+16
* RGW:pubsub publish commit with etag populatedAli Masarwa2023-12-141-1/+1
* Merge pull request #54619 from cbodley/wip-rgw-sal-get-stats-asyncCasey Bodley2023-11-292-4/+4
|\
| * rgw/sal: unify ReadStatsCB for async user/bucket statsCasey Bodley2023-11-232-4/+4
* | rgw: fix spelling errorsJosh Soref2023-11-272-9/+9
|/
* rgw/sal: rename Bucket::remove_bucket() to remove()Casey Bodley2023-11-072-4/+4
* rgw/sal: remove forward-to-master functions from DriverCasey Bodley2023-11-072-23/+0
* rgw/sal: remove ZoneGroup::get_endpoint()Casey Bodley2023-11-072-16/+0
* rgw/sal: remove load_bucket() overload with tenant/nameCasey Bodley2023-11-062-13/+0
* rgw/sal: rename loading get_bucket()s to load_bucket()Casey Bodley2023-11-062-27/+16
* rgw: read existing placement and swift_ver_location outside of salCasey Bodley2023-11-062-21/+4
* rgw/sal: User::remove_bucket() no longer supports forward_to_masterCasey Bodley2023-11-062-2/+2
* rgw: adding request context structureYuval Lifshitz2023-10-122-2/+2
* rgw/lua/doc: support reloading lua packages on all RGWsYuval Lifshitz2023-10-062-3/+10
* rgw/sal: StoreBucket no longer wraps RGWBucketEntCasey Bodley2023-09-222-6/+10
* rgw: remove Bucket::update_container_stats()Casey Bodley2023-09-212-6/+0
* rgw/sal: get_placement_target_names() returns voidCasey Bodley2023-09-182-4/+2
* RGW - Move DAOS and MOTR to proper locationsDaniel Gryniewicz2023-05-052-0/+5200