index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
alpine
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-20
qa/suites/rbd: fewer socket failures
Sage Weil
2
-2
/
+12
2017-12-19
mds: check metadata pool not cluster is full
Patrick Donnelly
3
-7
/
+10
2017-12-19
test/docker-test: drop support for ubuntu 14.04 and centos 6
Kefu Chai
11
-79
/
+13
2017-12-19
qa/suites/hadoop: switch from trusty to ubuntu latest
Kefu Chai
2
-4
/
+1
2017-12-19
qa/suites/fs: use ubuntu_latest for multiclient tasks
Kefu Chai
4
-9
/
+1
2017-12-19
qa/suites/fs: use ubuntu_latest for libcephfs_java
Kefu Chai
3
-5
/
+1
2017-12-19
qa/tasks: remove test_buildpackages
Kefu Chai
1
-170
/
+0
2017-12-19
qa: check pool full flags
Patrick Donnelly
3
-12
/
+5
2017-12-19
qa: don't configure ec data pool with memstore
Patrick Donnelly
2
-1
/
+3
2017-12-15
cmake: link libcommon with libstdc++ statically if WITH_STATIC_LIBSTDCXX
Kefu Chai
1
-6
/
+8
2017-12-15
cmake: link global-static against common
Kefu Chai
1
-1
/
+2
2017-12-15
cmake: link executables against ceph-common
Kefu Chai
1
-6
/
+6
2017-12-15
cmake: add WITH_STATIC_LIBSTDCXX option
Kefu Chai
2
-0
/
+11
2017-12-15
install-deps.sh: use tee for writing a file
Kefu Chai
1
-1
/
+1
2017-12-15
install-deps.sh: avoid re-installing g++-7
Kefu Chai
1
-11
/
+19
2017-12-15
install-deps.sh: use GCC-7 on xenial also
Kefu Chai
1
-2
/
+11
2017-12-15
install-deps.sh: install new gcc as the default the right way
Kefu Chai
1
-5
/
+6
2017-12-15
install-deps.sh: enable testing repo on centos on aarch64
Kefu Chai
1
-2
/
+10
2017-12-15
install-deps.sh: use DTS on centos if GCC is too old
Kefu Chai
2
-7
/
+47
2017-12-15
install-deps.sh: install centos-release-scl-rh on aarch64
Kefu Chai
1
-1
/
+6
2017-12-15
install-deps.sh: use gcc-7 on trusty
Kefu Chai
1
-1
/
+36
2017-12-15
install-deps.sh: always use yum-config-manager for consistency
Kefu Chai
1
-2
/
+1
2017-12-15
install-deps.sh: install devtoolset-7 for centos/rhel
Kefu Chai
1
-2
/
+5
2017-12-15
cmake: disable FAIL_ON_WARNINGS for rocksdb
Kefu Chai
1
-4
/
+1
2017-12-15
qa/stanalone: pass options using --<option-name>=<value>
Kefu Chai
2
-6
/
+6
2017-12-15
qa: decrease the msg_inject_socket_failures from 1/500 to 1/1000
Kefu Chai
1
-1
/
+1
2017-12-13
memstore: write fsid to fsid not fs_fsid
Patrick Donnelly
1
-4
/
+4
2017-12-11
qa/rgw: disable log trim in multisite suite
Casey Bodley
1
-0
/
+1
2017-12-09
qa/suites/rados: add missing openstack volumes
Sage Weil
13
-0
/
+49
2017-12-09
test: ceph_objectstore_tool.py: Perform dump-import
David Zafman
1
-0
/
+7
2017-12-07
ceph-volume test logging ignored ceph.conf file
Alfredo Deza
1
-0
/
+9
2017-12-07
ceph-volume main warn on inability to load ceph.conf, don't raise
Alfredo Deza
1
-1
/
+9
2017-12-07
ceph-volume tests.api ensure that we can handle non-ceph tags in lvs
Alfredo Deza
1
-0
/
+8
2017-12-07
ceph-volume api.lvm only consider 'ceph.' tags in logical volumes
Alfredo Deza
1
-0
/
+2
2017-12-07
ceph-volume configuration allow inlined comments for # and ;
Alfredo Deza
1
-0
/
+99
2017-12-07
ceph-volume tests verify that INI comments can be inlined
Alfredo Deza
1
-0
/
+26
2017-12-07
ceph-volume lvm.create rollback osd creation when prepare or activate fails
Alfredo Deza
1
-3
/
+17
2017-12-07
ceph-volume lvm.create fallback to bluestore when objectstore is not specified
Alfredo Deza
1
-1
/
+1
2017-12-07
ceph-volume lvm.prepare fallback to bluestore when objectstore is not specified
Alfredo Deza
1
-1
/
+1
2017-12-07
ceph-volume lvm.prepare rollback osd when prepare fails and an osd id was gen...
Alfredo Deza
1
-7
/
+25
2017-12-07
ceph-volume lvm.common create a rollback_osd utility to cleanup failed osd pr...
Alfredo Deza
1
-0
/
+36
2017-12-07
ceph-objectstore-tool: Add option "dump-import" to examine an export
David Zafman
3
-5
/
+337
2017-12-06
ceph-volume: removed the explicit use of sudo
Andrew Schoen
9
-48
/
+36
2017-12-06
debian/control: adjust ceph-{osdomap,kvstore,monstore}-tool feature move
Kefu Chai
1
-6
/
+6
2017-12-06
ceph-objectstore-tool: Remove unused map section from log dump
David Zafman
1
-3
/
+0
2017-12-06
ceph-objectstore-tool: Fix output of section type number
David Zafman
1
-3
/
+5
2017-12-06
ceph-objectstore-tool: Improve ceph-objectstore-tool usage output
David Zafman
1
-4
/
+2
2017-12-05
qa/suites/rados/upgrade: whitelist MON_DOWN, MGR_DOWN
Sage Weil
1
-0
/
+5
2017-12-05
debian/control: adjust ceph-{osdomap,kvstore,monstore}-tool feature move
Sage Weil
1
-6
/
+6
2017-12-05
qa/suites/rados/singleton/all/threash-eio: whitelist OBJECT_*
Sage Weil
1
-0
/
+2
[next]