index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #7474 from jack-changtao/wip-cmake2
Kefu Chai
2016-02-05
2
-6
/
+7
|
\
|
*
CMake: For CMake version <= 2.8.11, use LINK_{PRIVATE,PUBLIC} instead of PRIV...
changtao
2016-02-03
2
-6
/
+7
*
|
Merge pull request #7108 from jdurgin/wip-rbd-mirroring
Jason Dillaman
2016-02-05
27
-0
/
+1690
|
\
\
|
*
|
.gitignore: add rbd-mirror
Josh Durgin
2016-02-04
1
-0
/
+1
|
*
|
packaging: add an rbd-mirror package
Josh Durgin
2016-02-04
4
-0
/
+45
|
*
|
man: stub manpage for rbd-mirror
Josh Durgin
2016-02-04
3
-0
/
+77
|
*
|
rbd-mirror: skeleton of a mirroring daemon
Josh Durgin
2016-02-04
19
-0
/
+1567
*
|
|
Merge pull request #7538 from tchaikov/wip-fix-exe-test
Loic Dachary
2016-02-05
1
-0
/
+0
|
\
\
\
|
*
|
|
tests: mon: "chmod +x mon-created-time.sh"
Kefu Chai
2016-02-05
1
-0
/
+0
*
|
|
|
Merge pull request #7519 from xiexingguo/xxg-wip-finisher
Sage Weil
2016-02-05
2
-0
/
+2
|
\
\
\
\
|
*
|
|
|
librados/RadosClient: stop client's finisher in a more graceful way
xie xingguo
2016-02-04
1
-0
/
+1
|
*
|
|
|
os/filestore/JournalingObjectStore: stop journal in a more graceful way
xie xingguo
2016-02-04
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #7506 from liewegas/wip-bluestore-block
Sage Weil
2016-02-05
3
-26
/
+38
|
\
\
\
\
|
*
|
|
|
config: set default bluestore wal size to 96 MB
Sage Weil
2016-02-04
1
-2
/
+2
|
*
|
|
|
os/bluestore: change block file mkfs behavior
Sage Weil
2016-02-04
2
-24
/
+36
*
|
|
|
|
Merge pull request #7503 from tchaikov/wip-cmake-spdk
Sage Weil
2016-02-05
14
-42
/
+189
|
\
\
\
\
\
|
*
|
|
|
|
makefile: include spdk source in dist tar ball.
Kefu Chai
2016-02-04
2
-0
/
+49
|
*
|
|
|
|
autotools: enable NVMEDevice if SPDK is found
Kefu Chai
2016-02-04
3
-27
/
+31
|
*
|
|
|
|
cmake: enable NVMEDevice if SPDK is found
Kefu Chai
2016-02-04
3
-0
/
+42
|
*
|
|
|
|
spdk: add submodule spdk for the nvme support
Kefu Chai
2016-02-04
2
-0
/
+3
|
*
|
|
|
|
cmake: add Find{dpdk,pciaccess}.cmake
Kefu Chai
2016-02-04
2
-0
/
+48
|
*
|
|
|
|
NVMEDevice: fix the build error with latest spdk
Kefu Chai
2016-02-04
2
-15
/
+16
*
|
|
|
|
|
Merge pull request #7218 from dachary/wip-13942-ceph-disk
Sage Weil
2016-02-05
35
-1800
/
+2888
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
ceph-disk: use the type file for bluestore
Loic Dachary
2016-02-04
2
-15
/
+38
|
*
|
|
|
|
tests: ceph-disk tests pid files must exist
Loic Dachary
2016-02-04
1
-0
/
+1
|
*
|
|
|
|
tests: ceph-disk qa workunit for bluestore
Loic Dachary
2016-02-04
1
-0
/
+27
|
*
|
|
|
|
ceph-disk: bluestore deactivate / destroy
Loic Dachary
2016-02-04
1
-6
/
+8
|
*
|
|
|
|
ceph-disk: bluestore list
Loic Dachary
2016-02-04
2
-72
/
+134
|
*
|
|
|
|
ceph-disk: bluestore trigger
Loic Dachary
2016-02-04
2
-0
/
+114
|
*
|
|
|
|
ceph-disk: bluestore activate
Loic Dachary
2016-02-04
2
-38
/
+93
|
*
|
|
|
|
ceph-disk: bluestore prepare
Loic Dachary
2016-02-04
2
-1
/
+86
|
*
|
|
|
|
ceph-disk: refactor prepare
Loic Dachary
2016-02-04
4
-716
/
+1370
|
*
|
|
|
|
tests: generic ceph-disk qa check_osd_status
Loic Dachary
2016-02-04
1
-22
/
+20
|
*
|
|
|
|
tests: pytest must not truncate data structures
Loic Dachary
2016-02-04
1
-2
/
+2
|
*
|
|
|
|
tests: ceph-disk no longer test separate journals
Loic Dachary
2016-02-04
1
-2
/
+1
|
*
|
|
|
|
tests: workaround ceph-disk global side effects
Loic Dachary
2016-02-04
2
-6
/
+7
|
*
|
|
|
|
ceph-disk: move check_journal_reqs (no change)
Loic Dachary
2016-02-04
1
-17
/
+19
|
*
|
|
|
|
ceph-disk: cleanup unused argument in list_format
Loic Dachary
2016-02-04
1
-6
/
+4
|
*
|
|
|
|
ceph-disk: make all must setup.py install
Loic Dachary
2016-02-04
4
-19
/
+12
|
*
|
|
|
|
tests: fix ceph-disk unit tests
Loic Dachary
2016-02-04
1
-213
/
+36
|
*
|
|
|
|
ceph-detect-init: make all must setup.py install
Loic Dachary
2016-02-04
6
-31
/
+46
|
*
|
|
|
|
tests: instructions to collect ceph-disk coverage
Loic Dachary
2016-02-04
1
-0
/
+6
|
*
|
|
|
|
tests: remove ceph-disk dead code
Loic Dachary
2016-02-04
1
-13
/
+0
|
*
|
|
|
|
ceph-disk: flake8 fixes
Loic Dachary
2016-02-04
3
-700
/
+744
|
*
|
|
|
|
tests: run ceph-disk tests via tox
Loic Dachary
2016-02-04
5
-72
/
+41
|
*
|
|
|
|
ceph-disk: refactor into a proper python module
Loic Dachary
2016-02-04
22
-202
/
+429
|
*
|
|
|
|
tests: ceph-disk deactivate takes the activate lock
Loic Dachary
2016-02-04
1
-0
/
+5
|
*
|
|
|
|
tests: ceph-disk command returns stderr
Loic Dachary
2016-02-04
1
-2
/
+2
|
*
|
|
|
|
ceph-osd: don't mention journal on mkfs
Sage Weil
2016-02-04
1
-4
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #7522 from ktdreyer/wip-admin-build-doc-deps
Kefu Chai
2016-02-05
1
-2
/
+2
|
\
\
\
\
\
[next]