summaryrefslogtreecommitdiffstats
path: root/src/rgw/driver/rados (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #59028 from cbodley/wip-67326Casey Bodley2024-08-141-2/+2
|\
| * rgw/notify: visit() returns copy of owner stringCasey Bodley2024-08-051-2/+2
* | Merge pull request #58448 from cbodley/wip-rgw-lc-asyncCasey Bodley2024-08-144-52/+106
|\ \
| * | 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-234-38/+40
* | | rgw/rados: RGWRados::Object::Read::read() uses rgw_rados_operate()Casey Bodley2024-08-021-1/+1
* | | rgw/rados: delete_objs_inline() uses rgw_rados_operate()Casey Bodley2024-08-023-9/+11
| |/ |/|
* | Merge pull request #58765 from yuvalif/wip-yuval-64184J. Eric Ivancich2024-08-011-62/+39
|\ \
| * | rgw/async/notifications: use common async waiter in pubsub pushYuval Lifshitz2024-07-251-62/+39
| |/
* | Merge pull request #58213 from benhanokh/ref_countCasey Bodley2024-07-303-14/+19
|\ \
| * | RGW - Fix copy_obj handling of obj_ctxDaniel Gryniewicz2024-07-153-14/+19
* | | Merge pull request #58449 from cbodley/wip-rgw-gc-list-asyncCasey Bodley2024-07-261-4/+18
|\ \ \
| * | | cls/rgw: gc_list uses ObjectOperation instead of IoCtxCasey Bodley2024-07-231-4/+18
| | |/ | |/|
* | | 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
* | | Merge pull request #58519 from smanjara/wip-fix-copy-obj-replicationJ. Eric Ivancich2024-07-181-0/+4
|\ \ \
| * | | rgw/multisite: remove source object's RGW_ATTR_OBJ_REPLICATION_TRACE during c...Shilpa Jagannath2024-07-111-0/+4
* | | | rgw/rados: set_attrs() falls back to existing attrs for index updateCasey Bodley2024-07-171-0/+12
* | | | Merge pull request #58354 from ivancich/wip-appropriate-min-objs-shardJ. Eric Ivancich2024-07-161-3/+6
|\ \ \ \
| * | | | rgw: make sure min objs per shard is appropriateJ. Eric Ivancich2024-07-031-3/+6
* | | | | Merge pull request #57640 from cbodley/wip-rgw-beast-realm-reloadJ. Eric Ivancich2024-07-163-14/+23
|\ \ \ \ \
| * | | | | rgw/period: move realm notify out of period commitCasey Bodley2024-05-293-14/+23
* | | | | | rgw: add reshard status to bucket stats plus minor misc itemsJ. Eric Ivancich2024-07-122-25/+34
| |_|_|_|/ |/| | | |
* | | | | rgw/datalog: fix LazyFIFO race fixCasey Bodley2024-07-101-1/+1
| |_|/ / |/| | |
* | | | Merge pull request #58179 from cbodley/wip-rgw-assert-asyncCasey Bodley2024-07-0511-50/+39
|\ \ \ \
| * | | | rgw/rados: RGWReshardWait warns about blockingCasey Bodley2024-07-023-3/+5
| * | | | rgw/pubsub: Waiter warns about blockingCasey Bodley2024-07-021-0/+3
| * | | | rgw: split is_asio_thread warnings into separate file/functionCasey Bodley2024-07-022-24/+4
| * | | | rgw: pass DoutPrefixProvider into RGWHTTPClientCasey Bodley2024-07-027-23/+27
* | | | | Merge pull request #58288 from cbodley/wip-66705Casey Bodley2024-07-051-3/+6
|\ \ \ \ \
| * | | | | rgw: fix multipart get part when count==1Casey Bodley2024-06-261-3/+6
* | | | | | rgw_cksum: introduce attribute caching in RadosMultipartUploadDaniel Gryniewicz2024-07-032-2/+14
* | | | | | rgw_cksum: address review commentsMatt Benjamin2024-07-031-1/+4
* | | | | | return parts_count from read_op::prepare whenever applicableMatt Benjamin2024-07-031-0/+6
* | | | | | rgw_cksum: multipart upload checksumsMatt Benjamin2024-07-035-43/+77
* | | | | | Merge pull request #58119 from Suyashd999/fix-uam8Casey Bodley2024-07-031-0/+1
|\ \ \ \ \ \
| * | | | | | 'keys' used after being moved.Suyash Dongre2024-06-271-0/+1
* | | | | | | Merge pull request #57060 from awojno-bloomberg/wip-awojno-status-headerCasey Bodley2024-07-036-12/+68
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | rgw: correct tag checking logic in bucket_exports_objectAlex Wojno2024-06-282-4/+3
| * | | | | | rgw: Update obj_mtime only when replication log is addedAlex Wojno2024-06-2123-400/+970
| |\ \ \ \ \ \
| * | | | | | | rgw: implement x-amz-replication-status for PENDING & COMPLETEDAlex Wojno2024-05-136-11/+65
* | | | | | | | Merge pull request #57985 from thotz/add-storage-adminops-apiCasey Bodley2024-07-021-2/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | rgw/adminops: add option to provide storageclass adminops user apisJiffin Tony Thottan2024-06-131-2/+12
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #57858 from adamemerson/wip-66340Casey Bodley2024-07-021-10/+16
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | rgw/multisite: Fix use-after-move in retry logic in logbackingAdam Emerson2024-06-041-10/+16
* | | | | | | | Merge pull request #57537 from kchheda3/wip_fix_notification_cachingCasey Bodley2024-07-022-49/+102
|\ \ \ \ \ \ \ \
| * | | | | | | | rgw/notification: For kafka include user-id & password as part of the key alo...kchheda32024-05-281-19/+15
| * | | | | | | | rgw/notification: Use topic attributes from topic rados object to create Push...kchheda32024-05-281-30/+87
* | | | | | | | | rgw/multisite: use bilog_flags in cls_rgw_bucket_unlink_instance as well.Shilpa Jagannath2024-06-282-7/+14
* | | | | | | | | rgw/multisite: add a flag to bilog_flags and use it to set/unset null versionShilpa Jagannath2024-06-286-22/+45
| |_|_|_|_|_|_|/ |/| | | | | | |