summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rgw: remove warningYehuda Sadeh2018-04-101-1/+0
* rgw: don't allow for io_id to complete more than onceYehuda Sadeh2018-04-103-1/+15
* rgw: cr rest splice, both reads and writes are throttledYehuda Sadeh2018-04-105-46/+62
* rgw: http_client, add the ability to pause/unpause incoming dataYehuda Sadeh2018-04-102-12/+52
* rgw: rest_client: work towards throttling of http read requestsYehuda Sadeh2018-04-1017-184/+146
* rgw: cr rest splice, work towards write throttlingYehuda Sadeh2018-04-105-30/+105
* rgw: cr: introduce io channelsYehuda Sadeh2018-04-107-65/+124
* rgw: aws sync: configurable multipart threshold, part sizeYehuda Sadeh2018-04-101-6/+43
* rgw: aws sync conf, consolidate configurablesYehuda Sadeh2018-04-101-34/+43
* rgw: http req, guard out_headersYehuda Sadeh2018-04-103-6/+22
* rgw: aws sync: check that source object doesn't changeYehuda Sadeh2018-04-1010-32/+151
* rgw: aws sync, store temp per-object sync infoYehuda Sadeh2018-04-104-49/+180
* rgw: aws sync: multipart upload completeYehuda Sadeh2018-04-104-24/+206
* rgw: don't schedule a cr if already scheduledYehuda Sadeh2018-04-101-8/+10
* rgw: aws sync, initial work on multipart data parts creationYehuda Sadeh2018-04-101-14/+37
* rgw: fix io blocked accountingYehuda Sadeh2018-04-102-5/+10
* rgw: aws sync, more work on large object sync via multipart uploadYehuda Sadeh2018-04-106-39/+188
* rgw: aws sync module, fix target object namingYehuda Sadeh2018-04-105-63/+271
* rgw: aws sync module, fix target object namingYehuda Sadeh2018-04-101-6/+4
* rgw: fix rest read crf handling of extra dataYehuda Sadeh2018-04-102-10/+18
* rgw: recover from empty meta.history objectYehuda Sadeh2018-04-101-0/+10
* rgw: aws sync, add hooks for decoding/encoding rest objYehuda Sadeh2018-04-106-53/+161
* rgw: aws sync, in_crf init abstractionYehuda Sadeh2018-04-103-103/+129
* rgw: aws sync: generate target bucketYehuda Sadeh2018-04-101-3/+22
* rgw: a bit cleaner interfaces for sending put crfYehuda Sadeh2018-04-108-32/+99
* rgw: first go at sync to aws spliceYehuda Sadeh2018-04-108-35/+91
* rgw: RGWRESTConn() don't override provided keyYehuda Sadeh2018-04-101-1/+0
* rgw: more streaming crf abstractionYehuda Sadeh2018-04-102-31/+93
* rgw: separte stream crfs for read and writeYehuda Sadeh2018-04-102-99/+63
* rgw: splice cr drains writesYehuda Sadeh2018-04-102-9/+21
* rgw: rest cr drains writes, returns errorsYehuda Sadeh2018-04-102-4/+37
* rgw: groundwork for supporting concurrent IOs in single crYehuda Sadeh2018-04-109-91/+254
* rgw: initial work for integrating streaming read/write with crYehuda Sadeh2018-04-108-3/+337
* rgw: amend http client manager interfaceYehuda Sadeh2018-04-108-30/+30
* rgw: http client, simplify interfacesYehuda Sadeh2018-04-108-284/+100
* rgw: create global http managerYehuda Sadeh2018-04-104-1/+54
* rgw: restructure http/rest client class hierarchyYehuda Sadeh2018-04-102-20/+25
* rgw: tweak http client interfaceYehuda Sadeh2018-04-1011-86/+120
* rgw: add api to finish streaming writesYehuda Sadeh2018-04-102-1/+23
* rgw: http client, streaming writes apiYehuda Sadeh2018-04-104-23/+173
* rgw: fixes following rebaseYehuda Sadeh2018-04-105-10/+38
* rgw: typo fix during rebase (squash)Abhishek Lekshmanan2018-04-101-0/+1
* rgw_rest_client: clarify comment on set content lengthAbhishek Lekshmanan2018-04-101-1/+3
* aws: remove commentAbhishek Lekshmanan2018-04-101-1/+0
* aws: use slashes in obj nameAbhishek Lekshmanan2018-04-101-2/+2
* rgw_sync_module_aws: make conn a unique ptrAbhishek Lekshmanan2018-04-101-13/+12
* rgw_sync_module_aws: use the readrawrestresource crAbhishek Lekshmanan2018-04-101-22/+14
* rgw_cr_rest: have a raw variant of read resourceAbhishek Lekshmanan2018-04-101-24/+39
* sync_module_aws: minor logging improvementsAbhishek Lekshmanan2018-04-101-3/+3
* set_content_length for streamrw requestsAbhishek Lekshmanan2018-04-102-8/+8