summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* v11.0.0v11.0.0Sage Weil2016-06-282-1/+7
* Merge pull request #9889 from Yan-waller/yj-wip-rgwbucketccCasey Bodley2016-06-281-3/+5
|\
| * rgw: add string describing for error numberYan Jun2016-06-221-3/+5
* | Merge pull request #9888 from weiqiaomiao/wqm-wip-clean-swiftapiCasey Bodley2016-06-281-12/+0
|\ \
| * | rgw: duplicate check for acl op in RGWHandler_REST_Bucket_SWIFT::op_get fuctionweiqiaomiao2016-06-231-12/+0
* | | Merge pull request #9854 from Yan-waller/yj-wip-rgwunlinkbucketCasey Bodley2016-06-281-2/+0
|\ \ \
| * | | rgw: remove unused bufferlist variableYan Jun2016-06-221-2/+0
| | |/ | |/|
* | | Merge pull request #9822 from Yan-waller/yj-wiph-rgwfixinitwatchCasey Bodley2016-06-281-1/+2
|\ \ \
| * | | rgw: fix the missing return value of init_watchYan Jun2016-06-201-1/+2
* | | | Merge pull request #9808 from Yan-waller/yj-wip-rgwtoolsinitreturnCasey Bodley2016-06-281-5/+9
|\ \ \ \
| * | | | rgw: add error message for rgw_perf_start failure.Yan Jun2016-06-201-3/+4
| * | | | rgw: check result of rgw_tools_initYan Jun2016-06-201-2/+5
* | | | | Merge pull request #9796 from Yan-waller/yj-wip-rgwremoveuserCasey Bodley2016-06-282-20/+15
|\ \ \ \ \
| * | | | | rgw: add comments for "is_truncated"Yan Jun2016-06-181-3/+4
| * | | | | rgw: remove needless `if` conditional branches test.Yan Jun2016-06-171-5/+1
| * | | | | rgw: just make the code more conciseYan Jun2016-06-171-9/+9
| * | | | | rgw: prune away the unnecessary temporary variable `ret`Yan Jun2016-06-171-3/+1
* | | | | | Merge pull request #9780 from theanalyst/rgw/create-bucket-cleanupCasey Bodley2016-06-281-2/+0
|\ \ \ \ \ \
| * | | | | | rgw_bucket: remove unused bl in read_user_bucketsAbhishek Lekshmanan2016-06-171-2/+0
* | | | | | | Merge pull request #9987 from jcsp/wip-cmake-fortify-sourceKefu Chai2016-06-281-1/+3
|\ \ \ \ \ \ \
| * | | | | | | cmake: fix FORTIFY_SOURCE checkJohn Spray2016-06-281-1/+3
* | | | | | | | Merge pull request #9984 from tchaikov/wip-fix-test_crush_bucket.shLoic Dachary2016-06-281-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | test/test_crush_bucket.sh: source detect-build-env-vars.sh for settings pathsKefu Chai2016-06-281-0/+1
* | | | | | | | Merge pull request #9771 from yuyuyu101/wip-async-prioritySage Weil2016-06-283-0/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | msg/async: set socket priority for heartbeat socketHaomai Wang2016-06-283-0/+31
* | | | | | | | | Merge pull request #9958 from dillaman/wip-16489Mykola Golub2016-06-281-8/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rbd-mirror: clean up ImageReplayer before stopping state machineJason Dillaman2016-06-271-8/+11
* | | | | | | | | | Merge pull request #9923 from dillaman/wip-16471Mykola Golub2016-06-281-29/+37
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | librbd: removal of partially deleted image needs id lookupJason Dillaman2016-06-271-29/+37
* | | | | | | | | | | Merge pull request #9539 from cxwshawn/wip-tc9-fixJason Dillaman2016-06-2868-119/+34
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | librbd: optimize header file dependency & modify related file.shawn2016-06-2231-64/+28
| * | | | | | | | | | | librbd: optimize operation header file dependencyshawn2016-06-2215-17/+1
| * | | | | | | | | | | librbd: optimize journal header file dependencyshawn2016-06-212-3/+0
| * | | | | | | | | | | librbd: optimize image_watcher header file dependencyshawn2016-06-211-1/+0
| * | | | | | | | | | | librbd: optimize image header file dependencyshawn2016-06-217-10/+0
| * | | | | | | | | | | librbd: optimize exclusive_lock header file dependencyshawn2016-06-213-6/+0
| * | | | | | | | | | | librbd: optimize object-map header file dependencyshawn2016-06-219-18/+5
* | | | | | | | | | | | Merge pull request #9500 from zhuangzeqiang/wip-16056Jason Dillaman2016-06-282-17/+128
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | rbd: restrict mirror enable/disable actions on parents/cloneszhuangzeqiang2016-06-252-17/+128
* | | | | | | | | | | | | Merge pull request #9623 from rjfd/wip-15239Jason Dillaman2016-06-2820-76/+855
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | rbd-mirror: tests: ImageSyncThrottler unit testsRicardo Dias2016-06-283-0/+400
| * | | | | | | | | | | | | rbd-mirror: Usage of image-sync throttler in BootstrapRequestRicardo Dias2016-06-2812-76/+105
| * | | | | | | | | | | | | rbd-mirror: Implementation of image-sync throttlerRicardo Dias2016-06-285-0/+350
* | | | | | | | | | | | | | Merge pull request #9856 from hzhang-wx/masterJason Dillaman2016-06-281-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | rbd discard return -EINVAL if len > MAX_INT32Huan Zhang2016-06-271-0/+4
* | | | | | | | | | | | | | Merge pull request #9699 from rjfd/wip-15108Jason Dillaman2016-06-284-12/+235
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | rbd-mirror: tests: Support for inflight image sync point updateRicardo Dias2016-06-271-12/+119
| * | | | | | | | | | | | | rbd-mirror: image-sync: Periodically update sync point object numberRicardo Dias2016-06-273-0/+116
* | | | | | | | | | | | | | Merge pull request #8086 from jaemyoun/wip-doc-rados-java-apiKefu Chai2016-06-281-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | doc: add closing session in JavaJaemyoun2016-06-281-0/+9