index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-22
civetweb: pull up to ceph-master
Abhishek Lekshmanan
1
-0
/
+0
2019-02-22
doc: Remove value 'mon_osd_max_split_count' from the docs
Kai Wagner
1
-11
/
+0
2019-02-22
cmake: fix syntax error of set()
Kefu Chai
1
-1
/
+1
2019-02-22
install-deps,do_freebsd: disable amqp support
Kefu Chai
2
-1
/
+1
2019-02-22
rpm: disable amqp endpoint on SLE/OpenSUSE
Kefu Chai
1
-0
/
+7
2019-02-22
cmake: remove amqp_mock from UNITTEST_LIBS
Kefu Chai
2
-18
/
+22
2019-02-21
rpm: build __pycache__ directories on RHEL 8
Ken Dreyer
1
-0
/
+3
2019-02-21
rpm: fix pyOpenSSL requirement for RHEL 8
Ken Dreyer
1
-1
/
+4
2019-02-21
rpm: fix python dependencies on RHEL 8
Ken Dreyer
1
-1
/
+1
2019-02-21
unittest_auth: add unit tests for AuthRegistry con_mode selection
Sage Weil
3
-0
/
+255
2019-02-21
auth/AuthRegistry: register as an observer
Sage Weil
2
-8
/
+21
2019-02-21
auth/AuthRegistry: clear output vectors
Sage Weil
1
-0
/
+9
2019-02-21
msg/async: guard protocol Interceptor with preprocessor variable
Ricardo Dias
4
-0
/
+20
2019-02-21
cmake: add UNIT_TESTS_BUILD preprocessor var based on WITH_TESTS cmake var
Ricardo Dias
2
-0
/
+4
2019-02-21
pybind: auto encode/decode cstr
Kefu Chai
2
-2
/
+2
2019-02-21
pybind: set language_level for cythonize explicitly
Kefu Chai
4
-1
/
+6
2019-02-21
vstart: make beast as the default frontend for rgw
Abhishek Lekshmanan
2
-2
/
+3
2019-02-21
Revert "qa: update test_envlibrados_for_rocksdb.sh for libradospp split"
Jason Dillaman
2
-71
/
+0
2019-02-21
doc/librados: explicitly mention that the C++ API is not stable
Jason Dillaman
1
-0
/
+4
2019-02-21
ceph.spec: force use of upgrade devtoolset-gcc under RHEL 7
Jason Dillaman
1
-1
/
+1
2019-02-21
librados: add symbol versioning to the C++ API
Jason Dillaman
51
-213
/
+153
2019-02-21
doc/rbd: fix options of iscsiadm command
ykcowrebbaj
1
-1
/
+1
2019-02-21
rgw,cmake: add option "WITH_RADOSGW_AMQP_ENDPOINT"
Kefu Chai
5
-20
/
+56
2019-02-21
mgr/ansible: Add/remove hosts
Juan Miguel Olmo MartÃnez
3
-78
/
+312
2019-02-21
cmake: find_package(RabbitMQ) instead of just checking its header
Kefu Chai
3
-11
/
+26
2019-02-21
install-deps.sh: do not install librabbitmq-dev manually
Kefu Chai
1
-1
/
+0
2019-02-21
librbd: execute image pre-removal validation before moving image to trash
Jason Dillaman
2
-5
/
+31
2019-02-21
librbd: split image pre-removal logic to separate state machine
Jason Dillaman
8
-584
/
+870
2019-02-21
msg/async/rdma: parse IBSYNMsg.lid as hex when receiving message
LiuPeng
1
-1
/
+1
2019-02-21
mgr: add per pool scrub commands
xie xingguo
3
-0
/
+88
2019-02-21
osdc/Objecter: invalidate crcs on preallocated rx buffers
Ilya Dryomov
2
-0
/
+31
2019-02-21
mon/AuthMonitor: provide auth_lock-safe _assign_global_id()
Sage Weil
2
-17
/
+44
2019-02-21
osd/PG: fix get debug refcount line
Sage Weil
1
-1
/
+1
2019-02-21
mon/AuthMonitor: provide AuthMonitor with mon count and rank *only* while active
Sage Weil
3
-29
/
+58
2019-02-20
librbd: drop extra check for image watchers from trash move API
Jason Dillaman
6
-37
/
+11
2019-02-20
librbd: attempt to restore deleted image from trash on known failures
Jason Dillaman
1
-0
/
+6
2019-02-20
rbd: don't hide partially deleted images in long image list
Jason Dillaman
1
-5
/
+4
2019-02-20
librbd: include in-progress image removals in image list
Jason Dillaman
13
-24
/
+159
2019-02-20
librbd: fixed some edge cases when moving images to trash upon remove
Jason Dillaman
10
-146
/
+137
2019-02-20
librbd: skip mirror image verification when pruning rbd-mirror watchers
Jason Dillaman
3
-46
/
+2
2019-02-20
rbd: move image to trash as a first step
Mahati Chamarthy
9
-55
/
+165
2019-02-20
librados: add symbol versioning to the C API
Jason Dillaman
8
-615
/
+984
2019-02-20
librados: revert librados3/libradoscc back to librados2
Jason Dillaman
42
-181
/
+101
2019-02-20
librbd: CopyupRequest::m_pending_copyups doesn't need to be atomic
Ilya Dryomov
2
-2
/
+2
2019-02-20
librbd: don't clone IoCtx in send_copyup()
Ilya Dryomov
2
-5
/
+2
2019-02-20
librbd: send copyup and hint only once
Ilya Dryomov
1
-12
/
+22
2019-02-20
common/options: add ms_mon_client_mode
Sage Weil
3
-3
/
+24
2019-02-20
auth: push con_mode selection into AuthRegistry helper
Sage Weil
4
-15
/
+33
2019-02-20
mgr/orch/ssh: add qa test
Noah Watkins
2
-0
/
+44
2019-02-20
qa: install/exclude ceph-mgr-ssh package
Noah Watkins
12
-0
/
+12
[next]