summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 12.0.2v12.0.2Jenkins Build Slave User2017-04-202-1/+7
* Merge pull request #14690 from ceph/luminousSage Weil2017-04-202-1/+7
|\
| * 12.0.1v12.0.1Jenkins Build Slave User2017-03-242-1/+7
* | Merge pull request #14447 from ukernel/wip-19450John Spray2017-04-204-23/+87
|\ \
| * | mds: drop partial entry and adjust write_pos when opening PurgeQueueYan, Zheng2017-04-182-4/+55
| * | osdc/Journaler: make header write_pos align to boundary of flushed entryYan, Zheng2017-04-182-19/+32
* | | Merge pull request #14638 from dillaman/wip-19692Nathan Cutler2017-04-205-6/+16
|\ \ \
| * | | test: rbd master/slave notify test should test active featuresJason Dillaman2017-04-191-2/+4
| * | | qa/suites: client-upgrade/jewel-client-x should test multiple featuresJason Dillaman2017-04-194-4/+12
* | | | Merge pull request #14197 from jcsp/wip-19395-counterJohn Spray2017-04-201-2/+2
|\ \ \ \
| * | | | mds: use same inode count in health check as in trimJohn Spray2017-04-131-2/+2
* | | | | Merge pull request #14649 from hikycool/masterKefu Chai2017-04-202-16/+12
|\ \ \ \ \
| * | | | | doc: correct the package name in ceph/admin/build-docYu Shengzuo2017-04-201-1/+1
| * | | | | doc: update dependent packages links and remove a 'important' tipYu Shengzuo2017-04-201-15/+11
* | | | | | Merge pull request #14650 from optimistyzy/420_1Haomai Wang2017-04-201-4/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | NVMEDevice: remove unnessary dpdk header fileoptimistyzy2017-04-201-4/+0
* | | | | | Merge pull request #14608 from tchaikov/wip-19594Kefu Chai2017-04-204-28/+37
|\ \ \ \ \ \
| * | | | | | mon/OSDMonitor: use inc.modified as the ctime for MOSDPGCreateKefu Chai2017-04-202-1/+5
| * | | | | | qa/tasks: update tests with helper to wait for pg-statsKefu Chai2017-04-202-33/+9
| * | | | | | qa/tasks/ceph_manager: add a "wait_for_pg_stats()" decoratorKefu Chai2017-04-201-0/+29
* | | | | | | Merge pull request #14496 from jdurgin/wip-ec-overwrites-cleanupJosh Durgin2017-04-2042-164/+489
|\ \ \ \ \ \ \
| * | | | | | | qa: use bluestore for (k)rbd ec overwrites testsJosh Durgin2017-04-204-0/+63
| * | | | | | | qa: use bluestore for cephfs cephtool testsJosh Durgin2017-04-202-1/+6
| * | | | | | | qa: use 4k stripe_width again for test_rados_tool.shJosh Durgin2017-04-201-1/+1
| * | | | | | | qa: move ec overwrites tests to a bluestore-only subsuiteJosh Durgin2017-04-2012-0/+7
| * | | | | | | doc: update ec docs for overwrite supportJosh Durgin2017-04-202-9/+42
| * | | | | | | PendingReleaseNotes: note about ec overwritesJosh Durgin2017-04-201-0/+5
| * | | | | | | osd,OSDMonitor: try to protect against ec overwrites with filestoreJosh Durgin2017-04-204-0/+69
| * | | | | | | test/osd/osd-scrub-repair.sh: add ec overwrites test casesJosh Durgin2017-04-202-59/+157
| * | | | | | | qa/tasks/rados: test sparse reads with ec overwritesJosh Durgin2017-04-202-4/+2
| * | | | | | | osd, OSDMonitor, qa: mark ec overwrites non-experimentalJosh Durgin2017-04-2016-52/+32
| * | | | | | | OSDMonitor: get stripe_width via stripe_unit in ec profileJosh Durgin2017-04-2010-42/+109
|/ / / / / / /
* | | | | | | Merge pull request #14256 from dillaman/wip-19297Sage Weil2017-04-2019-9/+911
|\ \ \ \ \ \ \
| * | | | | | | librados: expose new checksum osd operationJason Dillaman2017-04-1813-2/+609
| * | | | | | | osd: new op for retrieving an extent checksumJason Dillaman2017-04-185-0/+262
| * | | | | | | common/Checksummer: allow the initial/seed value to be suppliedJason Dillaman2017-04-181-7/+40
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #14414 from Adirl/is_readySage Weil2017-04-207-31/+63
|\ \ \ \ \ \ \
| * | | | | | | msg/async/rdma: Use RDMA resources only after forkAmir Vadai2017-04-134-28/+24
| * | | | | | | msg/async: Postpone bind if network stack is not readyHaomai Wang2017-04-134-2/+39
| * | | | | | | msg/async: remove duplicate NetworkStack::start which exists in constructorHaomai Wang2017-04-131-1/+0
* | | | | | | | Merge pull request #14486 from dachary/wip-multiweightSage Weil2017-04-2020-45/+1041
|\ \ \ \ \ \ \ \
| * | | | | | | | crush: implement CrushWrapper::dump(choose_args)Loic Dachary2017-04-183-0/+317
| * | | | | | | | crush: disable modification API when choose_args is not emptyLoic Dachary2017-04-182-0/+43
| * | | | | | | | crush: compile/decompile crush_choose_arg_mapLoic Dachary2017-04-188-4/+445
| * | | | | | | | crush: add per pool choose_args when calling do_ruleLoic Dachary2017-04-187-19/+57
| * | | | | | | | crush: implement weight and id overrides for straw2Loic Dachary2017-04-185-21/+172
| * | | | | | | | crush: cleanup test memory leaksLoic Dachary2017-04-181-1/+7
| * | | | | | | | crush: do not use TREE in testsLoic Dachary2017-04-181-1/+1
* | | | | | | | | Merge pull request #14556 from liewegas/wip-pgupmapSage Weil2017-04-2018-239/+240
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | osd: pg-remap -> pg-upmapSage Weil2017-04-1818-239/+240