| Commit message (Expand) | Author | Age | Files | Lines |
* | rgw: remove warning | Yehuda Sadeh | 2018-04-10 | 1 | -1/+0 |
* | rgw: don't allow for io_id to complete more than once | Yehuda Sadeh | 2018-04-10 | 3 | -1/+15 |
* | rgw: cr rest splice, both reads and writes are throttled | Yehuda Sadeh | 2018-04-10 | 5 | -46/+62 |
* | rgw: http_client, add the ability to pause/unpause incoming data | Yehuda Sadeh | 2018-04-10 | 2 | -12/+52 |
* | rgw: rest_client: work towards throttling of http read requests | Yehuda Sadeh | 2018-04-10 | 17 | -184/+146 |
* | rgw: cr rest splice, work towards write throttling | Yehuda Sadeh | 2018-04-10 | 5 | -30/+105 |
* | rgw: cr: introduce io channels | Yehuda Sadeh | 2018-04-10 | 7 | -65/+124 |
* | rgw: aws sync: configurable multipart threshold, part size | Yehuda Sadeh | 2018-04-10 | 1 | -6/+43 |
* | rgw: aws sync conf, consolidate configurables | Yehuda Sadeh | 2018-04-10 | 1 | -34/+43 |
* | rgw: http req, guard out_headers | Yehuda Sadeh | 2018-04-10 | 3 | -6/+22 |
* | rgw: aws sync: check that source object doesn't change | Yehuda Sadeh | 2018-04-10 | 10 | -32/+151 |
* | rgw: aws sync, store temp per-object sync info | Yehuda Sadeh | 2018-04-10 | 4 | -49/+180 |
* | rgw: aws sync: multipart upload complete | Yehuda Sadeh | 2018-04-10 | 4 | -24/+206 |
* | rgw: don't schedule a cr if already scheduled | Yehuda Sadeh | 2018-04-10 | 1 | -8/+10 |
* | rgw: aws sync, initial work on multipart data parts creation | Yehuda Sadeh | 2018-04-10 | 1 | -14/+37 |
* | rgw: fix io blocked accounting | Yehuda Sadeh | 2018-04-10 | 2 | -5/+10 |
* | rgw: aws sync, more work on large object sync via multipart upload | Yehuda Sadeh | 2018-04-10 | 6 | -39/+188 |
* | rgw: aws sync module, fix target object naming | Yehuda Sadeh | 2018-04-10 | 5 | -63/+271 |
* | rgw: aws sync module, fix target object naming | Yehuda Sadeh | 2018-04-10 | 1 | -6/+4 |
* | rgw: fix rest read crf handling of extra data | Yehuda Sadeh | 2018-04-10 | 2 | -10/+18 |
* | rgw: recover from empty meta.history object | Yehuda Sadeh | 2018-04-10 | 1 | -0/+10 |
* | rgw: aws sync, add hooks for decoding/encoding rest obj | Yehuda Sadeh | 2018-04-10 | 6 | -53/+161 |
* | rgw: aws sync, in_crf init abstraction | Yehuda Sadeh | 2018-04-10 | 3 | -103/+129 |
* | rgw: aws sync: generate target bucket | Yehuda Sadeh | 2018-04-10 | 1 | -3/+22 |
* | rgw: a bit cleaner interfaces for sending put crf | Yehuda Sadeh | 2018-04-10 | 8 | -32/+99 |
* | rgw: first go at sync to aws splice | Yehuda Sadeh | 2018-04-10 | 8 | -35/+91 |
* | rgw: RGWRESTConn() don't override provided key | Yehuda Sadeh | 2018-04-10 | 1 | -1/+0 |
* | rgw: more streaming crf abstraction | Yehuda Sadeh | 2018-04-10 | 2 | -31/+93 |
* | rgw: separte stream crfs for read and write | Yehuda Sadeh | 2018-04-10 | 2 | -99/+63 |
* | rgw: splice cr drains writes | Yehuda Sadeh | 2018-04-10 | 2 | -9/+21 |
* | rgw: rest cr drains writes, returns errors | Yehuda Sadeh | 2018-04-10 | 2 | -4/+37 |
* | rgw: groundwork for supporting concurrent IOs in single cr | Yehuda Sadeh | 2018-04-10 | 9 | -91/+254 |
* | rgw: initial work for integrating streaming read/write with cr | Yehuda Sadeh | 2018-04-10 | 8 | -3/+337 |
* | rgw: amend http client manager interface | Yehuda Sadeh | 2018-04-10 | 8 | -30/+30 |
* | rgw: http client, simplify interfaces | Yehuda Sadeh | 2018-04-10 | 8 | -284/+100 |
* | rgw: create global http manager | Yehuda Sadeh | 2018-04-10 | 4 | -1/+54 |
* | rgw: restructure http/rest client class hierarchy | Yehuda Sadeh | 2018-04-10 | 2 | -20/+25 |
* | rgw: tweak http client interface | Yehuda Sadeh | 2018-04-10 | 11 | -86/+120 |
* | rgw: add api to finish streaming writes | Yehuda Sadeh | 2018-04-10 | 2 | -1/+23 |
* | rgw: http client, streaming writes api | Yehuda Sadeh | 2018-04-10 | 4 | -23/+173 |
* | rgw: fixes following rebase | Yehuda Sadeh | 2018-04-10 | 5 | -10/+38 |
* | rgw: typo fix during rebase (squash) | Abhishek Lekshmanan | 2018-04-10 | 1 | -0/+1 |
* | rgw_rest_client: clarify comment on set content length | Abhishek Lekshmanan | 2018-04-10 | 1 | -1/+3 |
* | aws: remove comment | Abhishek Lekshmanan | 2018-04-10 | 1 | -1/+0 |
* | aws: use slashes in obj name | Abhishek Lekshmanan | 2018-04-10 | 1 | -2/+2 |
* | rgw_sync_module_aws: make conn a unique ptr | Abhishek Lekshmanan | 2018-04-10 | 1 | -13/+12 |
* | rgw_sync_module_aws: use the readrawrestresource cr | Abhishek Lekshmanan | 2018-04-10 | 1 | -22/+14 |
* | rgw_cr_rest: have a raw variant of read resource | Abhishek Lekshmanan | 2018-04-10 | 1 | -24/+39 |
* | sync_module_aws: minor logging improvements | Abhishek Lekshmanan | 2018-04-10 | 1 | -3/+3 |
* | set_content_length for streamrw requests | Abhishek Lekshmanan | 2018-04-10 | 2 | -8/+8 |