summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_op.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #46550 from yuvalif/wip-yuval-lua-filterYuval Lifshitz2022-08-151-0/+9
|\
| * rgw/lua: allow read access to object dataYuval Lifshitz2022-08-041-0/+9
* | RGW - Zipper - make Serializer use unique_ptrDaniel Gryniewicz2022-07-271-3/+3
|/
* rgw: remove unnecessary "struct" from req_state declarationsJ. Eric Ivancich2022-06-221-28/+28
* Merge pull request #45662 from zenomri/wip-cond-tracingYuval Lifshitz2022-05-161-1/+0
|\
| * rgw: support conditional tracing using lua scriptOmri Zeneva2022-05-111-1/+0
* | rgw: user_quota and bucket_quota are defined under RGWQuotaIqbal Khan2022-05-041-2/+1
|/
* rgw: zipper: move functions so they're on correct side of APIKaleb S. KEITHLEY2022-04-061-0/+5
* Merge pull request #41119 from Huber-ming/ls_mpCasey Bodley2021-12-171-0/+1
|\
| * rgw: fix error ListMultipart allways returns StorageClass:STANDARDHuber-ming2021-11-121-0/+1
* | rgw: implement single trace for multipart upload opsOmri Zeneva2021-11-301-0/+7
|/
* RGW Zipper - API CleanupsDaniel Gryniewicz2021-11-091-1/+1
* RGW - Remove extra src_object from Copy OPDaniel Gryniewicz2021-09-171-1/+0
* RGW - Zipper - remove last rgw_raw_obj from APIDaniel Gryniewicz2021-08-181-5/+2
* rgw: build without "using namespace std"Kefu Chai2021-08-131-83/+83
* Merge pull request #42387 from wzbxqt327/masterHarish Munjulur2021-08-021-0/+11
|\
| * rgw:add lock to copy objectwangzhong2021-07-211-0/+11
* | RGW - Zipper - Proper Writer APIDaniel Gryniewicz2021-07-301-4/+4
* | RGW - Zipper - MultipartUploadDaniel Gryniewicz2021-07-281-16/+7
* | Merge pull request #42222 from flipkart-incubator/aws_sse_s3Casey Bodley2021-07-271-0/+45
|\ \
| * | rgw: Introduce BucketEncryption APIs to support SSE-S3 featureRahul Dev Parashar2021-07-191-0/+45
| |/
* / rgw: cleanup virtual dtor decls and defnsKaleb S. KEITHLEY2021-07-091-1/+1
|/
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-6/+7
* Merge pull request #40967 from dang/wip-dang-zipper-userDaniel Gryniewicz2021-04-301-3/+0
|\
| * RGW Zipper - move attrs into UserDaniel Gryniewicz2021-04-281-3/+0
* | rgw: return OK on consecutive complete-multipart reqsMark Kogan2021-04-221-0/+1
|/
* RGW Zipper - Fix style violationsDaniel Gryniewicz2021-04-151-21/+21
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-40/+40
* rgw: handle aws4 completion when reading all op dataYehuda Sadeh2021-03-111-0/+65
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-30/+28
* rgw: Dpp addition to create bucket logroot2021-02-071-4/+3
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-8/+11
* rgw_file: expose RGW user-defined attributesMatt Benjamin2020-12-041-1/+56
* Merge pull request #37933 from markhoughton-microfocus/issue_47586_fixJ. Eric Ivancich2020-12-011-0/+5
|\
| * rgw: Honour governance retention override in multi-object delete.Mark Houghton2020-11-201-0/+5
* | Zipper - Assorted cleanupsDaniel Gryniewicz2020-11-201-25/+4
* | Zipper - WriteOpDaniel Gryniewicz2020-11-201-1/+1
|/
* rgw: No null_yield in rgw_roleAdam C. Emerson2020-11-131-1/+1
* rgw: No null_yield in RGWOpAdam C. Emerson2020-11-131-228/+232
* Zipper - implement copy_objectDaniel Gryniewicz2020-09-081-3/+3
* Merge pull request #31663 from cfanz/wip-rgw-fix-partial-copy-bugJ. Eric Ivancich2020-09-031-0/+2
|\
| * rgw: do initialization in init_processing() for range copycfanz2020-07-261-0/+2
* | blacklist -> blocklistSage Weil2020-08-241-2/+2
* | Zipper - Fix read_user_manifest_partDaniel Gryniewicz2020-08-171-2/+2
* | Zipper - Fix retry_raced_bucket_writeDaniel Gryniewicz2020-08-171-1/+1
* | Zipper - forward_request_to_master in RGWStoreDaniel Gryniewicz2020-08-171-3/+0
* | Zipper - Implement Read op on RGWObjectDaniel Gryniewicz2020-08-171-1/+1
|/
* Zipper ObjectDaniel Gryniewicz2020-07-171-18/+9
* Merge pull request #30780 from zhangsw/fix-rgw-multipart-abortdateofriedma2020-07-151-0/+1
|\
| * rgw: add abort multipart date and rule-id header to init multipart upload res...zhang Shaowen2020-05-061-0/+1