]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2019-02-26 Lan Liudoc: fix typo in objectops.rst 26646/head
2019-02-26 Xie XingguoMerge pull request #26611 from falcon78921/wip-doc...
2019-02-25 Sage WeilMerge PR #26617 into master
2019-02-25 Sage WeilMerge PR #26623 into master
2019-02-25 Sage WeilMerge PR #26543 into master
2019-02-25 Sage WeilMerge PR #26625 into master
2019-02-25 Matt BenjaminMerge pull request #22755 from zhangsw/feature-rgw...
2019-02-25 Patrick DonnellyMerge PR #26610 into master
2019-02-25 Mykola GolubMerge pull request #26603 from dillaman/wip-38453
2019-02-25 Sage WeilMerge PR #26632 into master 26632/head
2019-02-25 Sage WeilMerge PR #26609 into master
2019-02-25 jtlaytonMerge pull request #26600 from jtlayton/wip-dashboard...
2019-02-25 Mykola Golubrbd-mirror: use active/active policy by default 26603/head
2019-02-25 David ZafmanMerge pull request #26522 from ashishkumsingh/wip-doc...
2019-02-25 Sage WeilMerge PR #26598 into master
2019-02-25 Sage WeilMerge PR #26280 into master
2019-02-25 Sage WeilMerge PR #26487 into master
2019-02-25 Sage WeilMerge PR #26591 into master
2019-02-25 Sage Weildoc/releases/nautilus: note about msgr2
2019-02-25 Sage Weildoc/releases/nautilus: rgw highlights
2019-02-25 Sage Weildoc/releases/nautilus: draft notes
2019-02-25 Sage Weilceph_test_msgr: skip injection test for simplemessenger 26609/head
2019-02-25 Lenz GrimmerMerge pull request #26539 from tspmelo/wip-nfs-status
2019-02-25 Tim Serongrpm,cmake: additional fixes to make amqp support optional 26625/head
2019-02-25 Kefu ChaiMerge pull request #26620 from cyx1231st/wip-seastar...
2019-02-25 Tim Serongmgr/PyModule: put mgr_module_path first in sys.path 26623/head
2019-02-25 Yingxin Chengtest/crimson: enable unauthenticated connections for... 26620/head
2019-02-25 Yingxin Chengtest/crimson: split async-msgr out of alien_echo
2019-02-25 Brad Hubbardrpm: Fix pyOpenSSL dependency 26617/head
2019-02-24 James McClunedoc: updated reference link for log based PG 26611/head
2019-02-24 James McClunedoc: updated governance link for Ceph project leads 26610/head
2019-02-24 Sage WeilMerge PR #26466 into master
2019-02-23 Xie XingguoMerge pull request #26560 from xiexingguo/wip-pool...
2019-02-23 xie xingguomgr: add per pool force-recovery/backfill commands 26560/head
2019-02-23 Radoslaw Zarzynskimsg/async, v2: fix wrong base for KeepAliveFrameAck. 26466/head
2019-02-22 Sage WeilMerge PR #26602 into master
2019-02-22 David ZafmanMerge pull request #26436 from dzafman/wip-bionic-core
2019-02-22 Jeff Laytonmgr/dashboard: special casing for minikube in run-backe... 26600/head
2019-02-22 Neha OjhaRevert "pybind: set language_level for cythonize explic... 26602/head
2019-02-22 Neha OjhaRevert "pybind: auto encode/decode cstr"
2019-02-22 Jenkins Build... 14.1.0 v14.1.0
2019-02-22 Mykola GolubMerge pull request #25438 from MahatiC/wip-move-to...
2019-02-22 Lenz GrimmerMerge pull request #26506 from ricardoasmarques/multi...
2019-02-22 Sage Weilosd/PrimaryLogPG: handle object !exists in handle_watch... 26591/head
2019-02-22 Matt BenjaminMerge pull request #26515 from theanalyst/civetweb...
2019-02-22 Jeff LaytonRevert "ceph.spec.in: python-kubernetes broken on rhel" 26543/head
2019-02-22 Sage WeilMerge PR #26550 into master
2019-02-22 Sage WeilMerge PR #26476 into master
2019-02-22 Sage WeilMerge PR #26552 into master
2019-02-22 Sage WeilMerge PR #26568 into master
2019-02-22 Abhishek Lekshmanancivetweb: pull up to ceph-master 26515/head
2019-02-22 Kefu ChaiMerge pull request #26584 from capri1989/doc-fixes
2019-02-22 Kai Wagnerdoc: Remove value 'mon_osd_max_split_count' from the... 26584/head
2019-02-22 Lenz GrimmerMerge pull request #26510 from callithea/wip-add-ganesh...
2019-02-22 Kefu ChaiMerge pull request #26520 from ktdreyer/rpm-rhel8
2019-02-22 Kefu ChaiMerge pull request #26555 from tchaikov/wip-install...
2019-02-22 Kefu ChaiMerge pull request #26582 from tchaikov/wip-cmake-silen...
2019-02-22 Kefu Chaicmake: fix syntax error of set() 26582/head
2019-02-22 Kefu Chaiinstall-deps,do_freebsd: disable amqp support 26555/head
2019-02-22 Kefu Chairpm: disable amqp endpoint on SLE/OpenSUSE
2019-02-22 Kefu Chaicmake: remove amqp_mock from UNITTEST_LIBS
2019-02-21 Radoslaw Zarzynskimsg/async, v2: frame decoding operates on bufferlist.
2019-02-21 Radoslaw Zarzynskimsg/async, v2: drop ceph_msg_header2 fields duplicating...
2019-02-21 Radoslaw Zarzynskimsg/async, v2: drop the scaffolding in preamble parsing.
2019-02-21 Radoslaw Zarzynskimsg/async, v2: handle msg authentication failures.
2019-02-21 Radoslaw Zarzynskimsg/async, v2: drop depedency on uint128_t. Clean up...
2019-02-21 Radoslaw Zarzynskimsg/async, v2: fix cur_msg_size in ::reset_recv_state().
2019-02-21 Radoslaw Zarzynskimsg/async, v2: drop magic numbers for segments.
2019-02-21 Radoslaw Zarzynskimsg/async, v2: get rid of magic number in SignedEncrypt...
2019-02-21 Radoslaw Zarzynskimsg/async, v2: get rid of the magic number for default...
2019-02-21 Radoslaw Zarzynskimsg/async, v2: decouple onwire segment length from...
2019-02-21 Radoslaw Zarzynskimsg/async, v2: follow the const bl& concept in authenti...
2019-02-21 Radoslaw Zarzynskimsg/async, v2: drop handling of extra segments in ...
2019-02-21 Radoslaw Zarzynskimsg/async, v2: get rid of magic numbers for alignment.
2019-02-21 Radoslaw Zarzynskimsg/async, v2: drop reserve() from onwire crypto's...
2019-02-21 Sage Weilmsg/async: add con_mode to debug lines
2019-02-21 Sage Weilmsg/DispatchQueue: include con_mode in <== line
2019-02-21 Sage Weilcommon/ceph_strings: get_con_mode_name()
2019-02-21 Sage Weilmsg/Connection: add get_con_mode()
2019-02-21 Sage Weilmsg/async/ProtocolV2: clean up preamble comments
2019-02-21 Radoslaw Zarzynskimsg/async, v2: improve debug around sending client...
2019-02-21 Radoslaw Zarzynskimsg/async, v2: bring back the no-encryption ability.
2019-02-21 Radoslaw Zarzynskimsg/async, v2: workaround con_mode handling.
2019-02-21 Radoslaw Zarzynskimsg/async, v2: drop the throttles bypass.
2019-02-21 Radoslaw Zarzynskimsg/async, v2: READ_MESSAGE_FRONT -> THROTTLE_DONE.
2019-02-21 Radoslaw Zarzynskimsg/async: WaitFrame of V2 can be crypto processed...
2019-02-21 Ken Dreyerrpm: build __pycache__ directories on RHEL 8 26520/head
2019-02-21 Ken Dreyerrpm: fix pyOpenSSL requirement for RHEL 8
2019-02-21 Ken Dreyerrpm: fix python dependencies on RHEL 8
2019-02-21 Casey BodleyMerge pull request #26566 from theanalyst/vstart-beast
2019-02-21 Radoslaw Zarzynskimsg/async: initial multi-segment support for V2.
2019-02-21 Radoslaw Zarzynskimsg/async: V2 bypasses throttles just for development.
2019-02-21 Radoslaw Zarzynskimsg/async: rectify reseting security state in ProtocolV...
2019-02-21 Radoslaw Zarzynskimsg/async: switch to CRC32 for V2 preamble blocks.
2019-02-21 Radoslaw Zarzynskimsg/async: bump up preamble block size to 32 bytes.
2019-02-21 Radoslaw Zarzynskimsg/async: get rid of the distiction on main and extra...
2019-02-21 Radoslaw Zarzynskimsg/async: add debug around empty ClientIdent::addrs.
2019-02-21 Radoslaw Zarzynskimsg/async: V2 uses segments instead of next_payload_len...
2019-02-21 Radoslaw Zarzynskimsg/async: perform V2 frame dispatch in dedicated method.
2019-02-21 Radoslaw Zarzynskimsg/async: implement crc checking for main preamble...
next