summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7474 from jack-changtao/wip-cmake2Kefu Chai2016-02-052-6/+7
|\
| * CMake: For CMake version <= 2.8.11, use LINK_{PRIVATE,PUBLIC} instead of PRIV...changtao2016-02-032-6/+7
* | Merge pull request #7108 from jdurgin/wip-rbd-mirroringJason Dillaman2016-02-0527-0/+1690
|\ \
| * | .gitignore: add rbd-mirrorJosh Durgin2016-02-041-0/+1
| * | packaging: add an rbd-mirror packageJosh Durgin2016-02-044-0/+45
| * | man: stub manpage for rbd-mirrorJosh Durgin2016-02-043-0/+77
| * | rbd-mirror: skeleton of a mirroring daemonJosh Durgin2016-02-0419-0/+1567
* | | Merge pull request #7538 from tchaikov/wip-fix-exe-testLoic Dachary2016-02-051-0/+0
|\ \ \
| * | | tests: mon: "chmod +x mon-created-time.sh"Kefu Chai2016-02-051-0/+0
* | | | Merge pull request #7519 from xiexingguo/xxg-wip-finisherSage Weil2016-02-052-0/+2
|\ \ \ \
| * | | | librados/RadosClient: stop client's finisher in a more graceful wayxie xingguo2016-02-041-0/+1
| * | | | os/filestore/JournalingObjectStore: stop journal in a more graceful wayxie xingguo2016-02-041-0/+1
| | |/ / | |/| |
* | | | Merge pull request #7506 from liewegas/wip-bluestore-blockSage Weil2016-02-053-26/+38
|\ \ \ \
| * | | | config: set default bluestore wal size to 96 MBSage Weil2016-02-041-2/+2
| * | | | os/bluestore: change block file mkfs behaviorSage Weil2016-02-042-24/+36
* | | | | Merge pull request #7503 from tchaikov/wip-cmake-spdkSage Weil2016-02-0514-42/+189
|\ \ \ \ \
| * | | | | makefile: include spdk source in dist tar ball.Kefu Chai2016-02-042-0/+49
| * | | | | autotools: enable NVMEDevice if SPDK is foundKefu Chai2016-02-043-27/+31
| * | | | | cmake: enable NVMEDevice if SPDK is foundKefu Chai2016-02-043-0/+42
| * | | | | spdk: add submodule spdk for the nvme supportKefu Chai2016-02-042-0/+3
| * | | | | cmake: add Find{dpdk,pciaccess}.cmakeKefu Chai2016-02-042-0/+48
| * | | | | NVMEDevice: fix the build error with latest spdkKefu Chai2016-02-042-15/+16
* | | | | | Merge pull request #7218 from dachary/wip-13942-ceph-diskSage Weil2016-02-0535-1800/+2888
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ceph-disk: use the type file for bluestoreLoic Dachary2016-02-042-15/+38
| * | | | | tests: ceph-disk tests pid files must existLoic Dachary2016-02-041-0/+1
| * | | | | tests: ceph-disk qa workunit for bluestoreLoic Dachary2016-02-041-0/+27
| * | | | | ceph-disk: bluestore deactivate / destroyLoic Dachary2016-02-041-6/+8
| * | | | | ceph-disk: bluestore listLoic Dachary2016-02-042-72/+134
| * | | | | ceph-disk: bluestore triggerLoic Dachary2016-02-042-0/+114
| * | | | | ceph-disk: bluestore activateLoic Dachary2016-02-042-38/+93
| * | | | | ceph-disk: bluestore prepareLoic Dachary2016-02-042-1/+86
| * | | | | ceph-disk: refactor prepareLoic Dachary2016-02-044-716/+1370
| * | | | | tests: generic ceph-disk qa check_osd_statusLoic Dachary2016-02-041-22/+20
| * | | | | tests: pytest must not truncate data structuresLoic Dachary2016-02-041-2/+2
| * | | | | tests: ceph-disk no longer test separate journalsLoic Dachary2016-02-041-2/+1
| * | | | | tests: workaround ceph-disk global side effectsLoic Dachary2016-02-042-6/+7
| * | | | | ceph-disk: move check_journal_reqs (no change)Loic Dachary2016-02-041-17/+19
| * | | | | ceph-disk: cleanup unused argument in list_formatLoic Dachary2016-02-041-6/+4
| * | | | | ceph-disk: make all must setup.py installLoic Dachary2016-02-044-19/+12
| * | | | | tests: fix ceph-disk unit testsLoic Dachary2016-02-041-213/+36
| * | | | | ceph-detect-init: make all must setup.py installLoic Dachary2016-02-046-31/+46
| * | | | | tests: instructions to collect ceph-disk coverageLoic Dachary2016-02-041-0/+6
| * | | | | tests: remove ceph-disk dead codeLoic Dachary2016-02-041-13/+0
| * | | | | ceph-disk: flake8 fixesLoic Dachary2016-02-043-700/+744
| * | | | | tests: run ceph-disk tests via toxLoic Dachary2016-02-045-72/+41
| * | | | | ceph-disk: refactor into a proper python moduleLoic Dachary2016-02-0422-202/+429
| * | | | | tests: ceph-disk deactivate takes the activate lockLoic Dachary2016-02-041-0/+5
| * | | | | tests: ceph-disk command returns stderrLoic Dachary2016-02-041-2/+2
| * | | | | ceph-osd: don't mention journal on mkfsSage Weil2016-02-041-4/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #7522 from ktdreyer/wip-admin-build-doc-depsKefu Chai2016-02-051-2/+2
|\ \ \ \ \