summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15801 from zhangsw/feature-bucket-syncCasey Bodley2017-08-0117-44/+479
|\
| * rgw multisite: add two bucket sync test case: enable right after disable,Zhang Shaowen2017-07-252-0/+54
| * rgw multisite: remove RGWSimpleRadosDeleteCR and RGWAsyncDeleteSystemObj.Zhang Shaowen2017-07-053-70/+2
| * test/rgw: add test_bucket_sync_disable_enableCasey Bodley2017-06-291-0/+52
| * rgw multisite: add command to radosgw-admin. Stop writing new entries toZhang Shaowen2017-06-284-9/+13
| * rgw multisite: feature of bucket sync enable/disableZengran Zhang2017-06-2815-33/+426
* | Merge pull request #16653 from amitkumar50/Coverity-1409697Jos Collin2017-08-011-1/+1
|\ \
| * | rgw: Assign instead of compareamitkuma2017-07-281-1/+1
* | | Merge pull request #16623 from xiexingguo/wip-weightsetSage Weil2017-08-013-21/+15
|\ \ \
| * | | crush: clean up get_immediate_parent_id()xie xingguo2017-07-292-16/+3
| * | | crush: avoid implicitly castxie xingguo2017-07-291-5/+5
| * | | mon/OSDMonitor: make error output more human-readablexie xingguo2017-07-291-0/+7
* | | | Merge pull request #16611 from liewegas/wip-doc-healthSage Weil2017-08-011-4/+18
|\ \ \ \
| * | | | mon/PGMap: include which pgs have unfound objects in detailSage Weil2017-08-011-1/+15
| * | | | mon/PGMap: put the _toofull states under DEGRADED_FULLSage Weil2017-08-011-2/+2
| * | | | mon/PGMap: 'incomplete' means data is unavailableSage Weil2017-08-011-1/+1
* | | | | Merge pull request #16620 from cfanz/masterKefu Chai2017-08-011-2/+1
|\ \ \ \ \
| * | | | | common: use std::move() for better performanceXinying Song2017-07-271-2/+1
* | | | | | Merge pull request #16526 from TsaiJin/wip-fix-msg-typoKefu Chai2017-08-012-2/+4
|\ \ \ \ \ \
| * | | | | | msg/async/AsyncConnection: set the value of l_msgr_send_bytes to how much dat...Jin Cai2017-07-251-1/+3
| * | | | | | msg/async: fix the typo error of l_msgr_send_bytes.Jin Cai2017-07-241-1/+1
| |/ / / / /
* | | | | | Merge pull request #16666 from scienceluo/wip-luo-auth-branchKefu Chai2017-08-013-34/+2
|\ \ \ \ \ \
| * | | | | | auth: Remove unused function in AuthSessionHandlerLuo Kexue2017-07-313-34/+2
* | | | | | | Merge pull request #16622 from dillaman/wip-cmpext-dneJosh Durgin2017-08-012-3/+46
|\ \ \ \ \ \ \
| * | | | | | | osd: cmpext operator should ignore -ENOENT on readJason Dillaman2017-07-292-3/+46
| |/ / / / / /
* | | | | | | Merge pull request #16677 from tchaikov/wip-20785Kefu Chai2017-08-013-12/+17
|\ \ \ \ \ \ \
| * | | | | | | mon/OSDMonitor: assert(pg in creating_pgs.pg) in send_pg_creates()Kefu Chai2017-07-312-7/+8
| * | | | | | | mon/OSDMonitor: more verbose message for pg creationKefu Chai2017-07-301-4/+6
| * | | | | | | osd: do not send pg_created unless luminousKefu Chai2017-07-301-1/+3
* | | | | | | | Merge pull request #16663 from dzafman/wip-ec-enoentDavid Zafman2017-08-011-7/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | osd: EC read handling: don't grab an objectstore error to use as the read errorDavid Zafman2017-07-291-7/+5
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #16695 from tchaikov/wip-cmake-disable-vtaGregory Farnum2017-08-011-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: disable -fvar-tracking-assignments for config.ccKefu Chai2017-07-311-0/+5
* | | | | | | | | Merge pull request #16697 from wjwithagen/wip-wjw-ENODATA-HashIndex.ccGregory Farnum2017-07-311-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | HashIndex.cc: add compat.h for ENODATAWillem Jan Withagen2017-07-311-0/+1
* | | | | | | | | | Merge pull request #16689 from pritha-srivastava:wip-rgw-policy-parse-errorAdam C. Emerson2017-07-311-8/+33
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rgw: Fix for Policy Parse exception in case of multiple statements.Pritha Srivastava2017-07-311-8/+33
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | throttle: Minimal destructor fix for LuminousAdam C. Emerson2017-07-313-62/+113
* | | | | | | | | | Merge pull request #16547 from dillaman/wip-dashboard-iscsiJason Dillaman2017-07-316-28/+238
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mgr/dashboard: initial RBD iSCSI integrationJason Dillaman2017-07-254-0/+194
| * | | | | | | | | | mgr/dashboard: hide pools that do not have RBD mirroring enabledJason Dillaman2017-07-251-26/+43
| * | | | | | | | | | mgr/dashboard: drop debug line that slipped into repoJason Dillaman2017-07-251-1/+0
| * | | | | | | | | | librbd: ignore -ENOENT error when listing mirror image statusesJason Dillaman2017-07-251-1/+1
* | | | | | | | | | | Merge pull request #16670 from Yan-waller/wip-walle-0729rbdcompileJason Dillaman2017-07-311-1/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cls/rbd: silence warning from -Wunused-variableYan Jun2017-07-311-1/+0
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #16583 from lxbsz/ws_macroJason Dillaman2017-07-311-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | librbd: add LIBRBD_SUPPORTS_WRITESAME supportXiubo Li2017-07-261-0/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #16694 from Songweibin/wip-doc-rbdJason Dillaman2017-07-314-28/+28
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | rbd: modified some commands' description into imperative sentencesongweibin2017-07-314-28/+28
| | |_|/ / / / / / / | |/| | | | | | | |
* / | | | | | | | | rbd: 1351525 Argument cannot be negativeamitkuma2017-07-311-1/+1
|/ / / / / / / / /