summaryrefslogtreecommitdiffstats
path: root/src/rgw/driver (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Revert "rgw/multisite: avoid redundant error repo entry logging"Seena Fallah2024-11-041-2/+1
| | |_|/ | |/| |
* | | | Merge pull request #60711 from soumyakoduri/wip-skoduri-dbstoreSoumya Koduri2024-11-182-14/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | rgw: Update README for DBStore and Posix driversSoumya Koduri2024-11-122-14/+12
* | | | Merge PR #60464 into mainPatrick Donnelly2024-11-131-7/+4
|\ \ \ \ | |/ / / |/| | |
| * | | common: cache pthread namesPatrick Donnelly2024-10-251-7/+4
| |/ /
* | | Merge pull request #59328 from mkogan1/wip-d3n-umaskMark Kogan2024-11-111-0/+2
|\ \ \ | |/ / |/| |
| * | rgw: d3n: set access permissions for the D3N cache directory when creating itMark Kogan2024-08-191-0/+2
* | | rgw/lc: Fix issues with non-current objects with instance emptySoumya Koduri2024-10-224-4/+17
| |/ |/|
* | Merge pull request #60019 from sungjoon-koh/fix-get-part-numberCasey Bodley2024-10-041-0/+14
|\ \
| * | rgw: decrypt multipart get part when encryptedsungjoon-koh2024-10-011-0/+14
* | | Merge pull request #59580 from smanjara/rgw-data-sync-redundant-retriesCasey Bodley2024-10-041-1/+2
|\ \ \
| * | | rgw/multisite: avoid redundant error repo entry loggingShilpa Jagannath2024-09-261-1/+2
* | | | Merge pull request #59311 from soumyakoduri/wip-skoduri-cloud-restoreSoumya Koduri2024-10-0312-23/+648
|\ \ \ \
| * | | | RGW: Cloud Restore cli and its corresponding response for user.shreyanshjain71742024-10-031-0/+24
| * | | | cloud restore: completing read throughJiffin Tony Thottan2024-10-032-3/+23
| * | | | rgw/cloudtier: Restore object from cloud endpointSoumya Koduri2024-10-0311-23/+604
| | |/ / | |/| |
* | | | Merge pull request #59998 from cbodley/wip-63935Casey Bodley2024-09-304-35/+50
|\ \ \ \
| * | | | rgw/rados: rgw_rados_operate() takes version_t*Casey Bodley2024-09-264-35/+50
* | | | | Merge pull request #59567 from clwluvw/rgw-datachangelogCasey Bodley2024-09-301-4/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | rgw: remove rgw_data_log_obj_prefixSeena Fallah2024-09-231-4/+1
| | |/ / | |/| |
* | | | Merge pull request #58461 from cbodley/wip-cls-rgw-index-asyncCasey Bodley2024-09-261-0/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | cls/rgw: warn about CLSRGWConcurrentIO use in asio threadsCasey Bodley2024-09-061-0/+9
* | | | Merge pull request #59864 from cbodley/wip-68134Casey Bodley2024-09-262-28/+33
|\ \ \ \
| * | | | rgw/rados: RGWRados::delete_objs_inline() uses AioThrottleCasey Bodley2024-09-251-24/+32
| * | | | cls/rgw: cls_rgw_obj_chain uses vector instead of listCasey Bodley2024-09-251-4/+1
* | | | | Merge pull request #59536 from smanjara/rgw-full-sync-crCasey Bodley2024-09-261-7/+7
|\ \ \ \ \
| * | | | | rgw/multisite: no need to capture error from callback. we are already doing t...Shilpa Jagannath2024-09-101-6/+1
| * | | | | rgw/multisite: drain_all() after notify stack cancelShilpa Jagannath2024-09-101-0/+1
| * | | | | rg/multisite: if the first shard fails to sync, we must drain and return error.Shilpa Jagannath2024-09-101-1/+5
* | | | | | Merge pull request #59609 from cbodley/wip-rgw-dir-suggest-reshardCasey Bodley2024-09-261-0/+4
|\ \ \ \ \ \
| * | | | | | rgw/rados: guard against dir suggest during reshardCasey Bodley2024-09-041-0/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #59244 from cbodley/wip-rgw-notification-token-waiterCasey Bodley2024-09-261-3/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | rgw/notify: add copy ctor to token waiterYuval Lifshitz2024-09-091-0/+3
| * | | | | rgw/notify: process_queue() constructs wait tokens when spawningCasey Bodley2024-08-151-3/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #59737 from Suyashd999/fix-tkm1Yuval Lifshitz2024-09-221-1/+1
|\ \ \ \ \
| * | | | | rgw_log_backing: error code not returnedSuyash Dongre2024-09-181-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #59611 from cbodley/wip-cls-rgw-busy-reshardingCasey Bodley2024-09-193-41/+5
|\ \ \ \ \
| * | | | | rgw/rados: remove unused RGWRados::bi_get_vals()Casey Bodley2024-09-052-12/+0
| * | | | | rgw/reshard: use cls_rgw_bi_put_entries() when replaying the reshard logCasey Bodley2024-09-051-29/+5
| | |_|_|/ | |/| | |
* | | | | rgw/service: remove unused metadata and metadata backend servicesCasey Bodley2024-09-129-213/+7
* | | | | rgw/services: remove unused RGWSI_Role_RADOSCasey Bodley2024-09-123-15/+1
* | | | | rgw/role: add rgwrados::role interface for role metadataCasey Bodley2024-09-125-379/+841
* | | | | rgw/metadata: use raw RGWMetadataHandler for role metadataCasey Bodley2024-09-121-1/+1
* | | | | rgw/metadata: encapsulate role metadata handler in rgw_role.ccCasey Bodley2024-09-124-3/+5
* | | | | rgw/metadata: use raw RGWMetadataHandler for user metadataCasey Bodley2024-09-123-137/+162
* | | | | rgw/user: remove unused 'meta backend ctx' argumentsCasey Bodley2024-09-121-62/+42
* | | | | rgw/metadata: use raw RGWMetadataHandler for bucket instancesCasey Bodley2024-09-126-208/+251
* | | | | rgw/metadata: use raw RGWMetadataHandler for bucket entrypointsCasey Bodley2024-09-126-211/+206
* | | | | rgw/bucket: remove unused 'meta backend ctx' argumentsCasey Bodley2024-09-122-266/+107
* | | | | rgw/services: remove otp service and metadata backendCasey Bodley2024-09-122-21/+1