summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_putobj_processor.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* RGW: Zipper - zonegroup, placement tierDaniel Gryniewicz2022-04-201-1/+2
* RGW - Zipper - remove RGWObjectCtx from SAL APIDaniel Gryniewicz2022-03-071-13/+13
* Merge pull request #43503 from mkogan1/wip-fips-md5Mark Kogan2021-10-211-0/+2
|\
| * rgw: under fips, set flag to allow md5 in select rgw opsMark Kogan2021-10-141-0/+2
* | rgw: osd compression bypass after rgw compressionFeng Hualong2021-10-151-0/+14
|/
* RGW Zipper - chunk/stripe size are RadosStore onlyDaniel Gryniewicz2021-08-251-5/+9
* RGW - Zipper - Remove WriteOpDaniel Gryniewicz2021-08-191-66/+61
* RGW - Zipper - remove last rgw_raw_obj from APIDaniel Gryniewicz2021-08-181-1/+1
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+2
* RGW - Zipper - Proper Writer APIDaniel Gryniewicz2021-07-301-26/+133
* rgw: write meta of a MP part to a correct poolJeegn Chen2021-05-281-0/+1
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-2/+2
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-6/+6
* RGW Zipper - Add zone abstractionDaniel Gryniewicz2021-03-021-1/+1
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-126/+19
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-10/+10
* rgw: fix trailing null in object names of multipart reuploadsCasey Bodley2021-01-141-2/+1
* Zipper - ObjectProcessorDaniel Gryniewicz2020-11-201-112/+109
* rgw: print to log leaked obj for any debug levelOr Friedmann2020-10-011-1/+1
* Zipper - Split RadosStore from base SALDaniel Gryniewicz2020-09-081-0/+1
* Zipper - Rename get_bi() to get_key()Daniel Gryniewicz2020-08-171-1/+1
* Zipper ObjectDaniel Gryniewicz2020-07-171-14/+14
* Merge pull request #33511 from theanalyst/rgw/append-gc-fixesJ. Eric Ivancich2020-06-091-0/+1
|\
| * rgw: append obj: prevent tail from being GC'edAbhishek Lekshmanan2020-02-251-0/+1
* | rgw: use qualified encode/decode in putobj processorCasey Bodley2020-03-301-0/+2
* | Merge pull request #31088 from joke-lee/rgw-storage-class-apend-objJ. Eric Ivancich2020-02-131-0/+5
|\ \
| * | rgw: set correct storage class for appendyuliyang2019-10-231-0/+5
* | | Merge pull request #32996 from cbodley/wip-rgw-put-multipart-stripeCasey Bodley2020-02-051-4/+2
|\ \ \ | |_|/ |/| |
| * | rgw: MultipartObjectProcessor supports stripe size > chunk sizeCasey Bodley2020-01-301-4/+2
| |/
* / rgw: fix multipart upload's error responsexxcs2020-01-301-1/+1
|/
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* Project Zipper Part 1 - Framework and RGWRadosStoreDaniel Gryniewicz2019-08-151-24/+24
* rgw: fixes following rebaseYehuda Sadeh2019-07-291-1/+1
* rgw: move rgw_compression_info_from_attrset() to a better homeYehuda Sadeh2019-07-291-0/+1
* rgw: move manifest code around, initial tier separationYehuda Sadeh2019-07-291-1/+1
* rgw: thread yield context through writing of head objAli Maredia2019-07-081-4/+4
* rgw: thread option_yield through bucket index transaction prepareAli Maredia2019-07-081-6/+7
* rgw: add optional_yield to Aio::librados_op()Casey Bodley2019-04-241-2/+2
* rgw: log refactoring for putobj_processorAli Maredia2019-04-221-10/+11
* rgw: Refactor Aio and AioThrottleAdam C. Emerson2019-04-081-2/+2
* rgw: callers pass null_yield to RGWSI_SysObjCasey Bodley2019-03-291-1/+1
* rgw: object's append attr will be removed after it's synced to another zone.zhang Shaowen2019-02-201-1/+1
* rgw: fix compile error for appending objectzhang Shaowen2019-02-121-2/+2
* rgw: Add append object apiZhang Shaowen2019-02-121-0/+164
* rgw: align head object size with pool alignmentYehuda Sadeh2019-01-191-15/+27
* rgw: head obj contains data only if on the same pool as tailYehuda Sadeh2019-01-171-9/+36
* rgw: putobj processor: fix to allow different head sizesYehuda Sadeh2019-01-161-7/+6
* rgw: propagate storage class to manifest generatorYehuda Sadeh2019-01-041-2/+2
* rgw: object write processors use tail placement ruleYehuda Sadeh2019-01-041-0/+2
* rgw: clean-up -- insure C++ source code files contain editor directivesJ. Eric Ivancich2018-12-111-0/+1