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