]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2019-01-03 Sage Weilosd/OSDMap: fix is_blacklisted() check to assume type ANY
2019-01-03 Sage Weilmon/OSDMonitor: use ANY addr type for blacklisting
2018-12-22 Sage Weilmon/msg_types: TYPE_V1ORV2 -> TYPE_ANY
2018-12-21 Sage Weilqa/workunits/cephtool: fix blacklist test
2018-12-21 Sage Weilqa/suites/upgrade: install old version with only v1...
2018-12-21 Sage Weilcommon/options: by default, bind to both msgr v1 and...
2018-12-21 Sage Weilvstart.sh: add --msgr1, --msgr2, --msgr21 options
2018-12-21 Sage Weilmsg/async/ProtocolV2: be flexible with server identity...
2018-12-21 Sage Weilmsg/msg_types: fix entity_addrvec_t::parse() with null...
2018-12-21 Sage Weilqa/suites/rados/basic/msgr: no msgr2 addrs in initial...
2018-12-21 Sage Weilqa/tasks/ceph: add 'mon_bind_addrvec' and 'mon_bind_msg...
2018-12-21 Sage Weilmonmaptool: add --addv argument to pass in addrvec...
2018-12-21 Sage Weilqa/suites/rados/basic/msgr: do not use msgr2 with simpl...
2018-12-21 Sage Weilqa/suites/rados/basic/msgr: async is not experimental
2018-12-21 Sage Weilmessages/MOSDBoot: fix compat with pre-nautilus
2018-12-21 Sage Weilmon/MonMap: allow v1 or v2 to be explicitly specified...
2018-12-21 Sage Weilmsg/msg_types: allow parsing of IPs without assuming...
2018-12-21 Sage Weilmsg/msg_types: default parse to v2 addrs
2018-12-21 Sage Weilmsg: standarize on v1: and v2: prefixes for *all* entit...
2018-12-21 Sage Weilvstart.sh: use msgr2 by default
2018-12-21 Sage Weilmon/MonMap: remove get_addr() methods
2018-12-21 Sage Weilceph-mon: adjust startup/bind/join sequence to use...
2018-12-21 Sage Weilmon: use MonMap::get_addrs() (instead of get_addr())
2018-12-21 Sage Weilmon/MonClient: change pending_cons to addrvec-based map
2018-12-21 Sage Weilmon/MonMap: fix set_addr() caller, kill wrapper
2018-12-21 Sage Weilmon/MonMap: remove addr-based add()
2018-12-21 Sage Weilmonmaptool: fix --add to do either legacy or msgr2...
2018-12-21 Sage Weilmonmaptool: clean up iterator use a bit
2018-12-21 Sage Weilmon/MonMap: handle ambiguous mon addrs by trying both...
2018-12-21 Sage Weilmon/MonMap: take addrvec for set_initial_members
2018-12-21 Sage Weilmon/MonMap: use addrvecs for test instances
2018-12-21 Sage Weilmon: pass addrvec via MMonJoin
2018-12-21 Sage Weilmon/MonmapMonitor: fix 'mon add' to populate addrvec
2018-12-21 Sage Weilmon/MonMap: addr -> addrvec
2018-12-21 Sage Weilmsg/async/ProtocolV2: only update socket_addr if we...
2018-12-21 Sage Weilosd: go active even if mon only accepted our v1 addr
2018-12-21 Ricardo Diastest/msgr: add test for msgr2 protocol
2018-12-21 Sage Weilmsg/async/ProtocolV2: share socket_addr and all addrs...
2018-12-21 Sage Weilmsg/async: print socket_addr for the connection
2018-12-21 Ricardo Diasmsg/async: msgr2 protocol placeholder
2018-12-21 Ricardo Diasmsg/async: move ProtocolV1 class to its own source...
2018-12-21 Sage Weilmsg/async: keep listen addr in ServerSocket, pass to...
2018-12-21 Sage Weilmsg/async/AsyncMessenger: fix set_addr_unknowns
2018-12-21 Sage WeilMerge PR #25620 into master
2018-12-21 Sage WeilMerge PR #25632 into master
2018-12-21 Kefu ChaiMerge pull request #22800 from wjwithagen/wjw-ctest...
2018-12-21 Kefu ChaiMerge pull request #25661 from joscollin/wip-doc-changi...
2018-12-21 Kefu ChaiMerge pull request #25639 from oliveiradan/wip-krb_pr25...
2018-12-21 Kefu ChaiMerge pull request #25537 from jecluis/dev/wip-mgr...
2018-12-21 Kefu ChaiMerge pull request #25595 from rzarzynski/wip-ec-drop_b...
2018-12-21 Kefu ChaiMerge pull request #25503 from ceph/rbd-mirror-ceph...
2018-12-21 Jos Collindoc: fix typo in add-or-rm-mons 25661/head
2018-12-20 Jason DillamanMerge pull request #25655 from gregsfortytwo/wip-rbd...
2018-12-20 Sage WeilMerge PR #25577 into master
2018-12-20 Sage WeilMerge PR #25508 into master
2018-12-20 Sage WeilMerge PR #25236 into master
2018-12-20 Greg Farnumdoc: Clean up the snapshot consistency note 25655/head
2018-12-20 Daniel Oliveiraauth/krb: Fix Kerberos build warnings 25639/head
2018-12-20 Kefu ChaiMerge pull request #25207 from cyx1231st/wip-crimson...
2018-12-20 Yingxincrimson/net: let conn directly verify the authorizer... 25207/head
2018-12-20 Yingxincrimson/net: remove the messenger gate
2018-12-20 Yingxincrimson/net: encapsulate protocol implementations with...
2018-12-20 Yingxincrimson/net: no open connections in accepting_conns
2018-12-20 Yingxincrimson/net: don't execute_open() if exception is thrown
2018-12-20 Yingxincrimson/net: encapsulate protocol implementations with...
2018-12-20 Yingxincrimson/net: remove unecessary future dependencies...
2018-12-20 Yingxincrimson/net: dispatch events in SocketConnection
2018-12-20 Kefu ChaiMerge pull request #25647 from tchaikov/wip-ftbfs-aarch...
2018-12-20 Kefu ChaiMerge pull request #25641 from tchaikov/cmake-rbd-tracing
2018-12-20 Sebastian WagnerMerge pull request #25340 from sebastian-philipp/orches...
2018-12-20 Sage WeilMerge PR #25630 into master
2018-12-20 Sage WeilMerge PR #25598 into master
2018-12-20 Kefu ChaiMerge pull request #25585 from SUSE/wip-remove-cython...
2018-12-20 Kefu Chaitest/crimson: fix FTBFS of unittest_seastar_perfcounter... 25647/head
2018-12-20 Sebastian Wagnerceph-volume: Add venv to vstart cmake target 25236/head
2018-12-20 Sebastian Wagnermgr/orchestrator: Add test orchestrator
2018-12-20 Kefu Chaicmake: let rbd_api depend on librbd-tp 25641/head
2018-12-20 Sage WeilMerge PR #25622 into master
2018-12-20 Sage WeilMerge PR #25360 into master
2018-12-19 Sage Weilqa/workunits/mon/pg_autoscaler: clean up pools afterwards 25360/head
2018-12-19 Sage Weilqa/suites/rados/singletone/all/pg-autoscaler: whitelist...
2018-12-19 Sage Weilqa/tasks/ceph: wait for splits/merges before final...
2018-12-19 Yehuda SadehMerge pull request #25056 from fghaas/doc-rgw-openstack
2018-12-19 jtlaytonMerge pull request #25610 from jtlayton/wip-orchestrator
2018-12-19 Sage WeilMerge PR #25614 into master
2018-12-19 Igor Fedotovos/bluestore: more robust handling for lack of per... 25620/head
2018-12-19 Florian HaasImprove OpenStack integration and multitenancy docs... 25056/head
2018-12-19 Kefu ChaiMerge pull request #25629 from tchaikov/wip-37707
2018-12-19 Lenz GrimmerMerge pull request #25628 from rhcs-dashboard/masthead...
2018-12-19 Yehuda Sadehtest: add a json tester 25632/head
2018-12-19 Yehuda Sadehceph_json: parser sets data on all types when parsing
2018-12-19 Jeff Laytonmgr/orchestrator: fix _list_services display 25610/head
2018-12-19 xie xingguoosd/OSDMap: cancel mapping if target osd is out 25630/head
2018-12-19 Kefu Chaiinstall-deps.sh: skip unavailable repos 25629/head
2018-12-19 Neha Guptamgr/dashboard: Changed background color of Masthead... 25628/head
2018-12-19 Sage Weilmon/OSDMonitor: be tidy with target_size_ratio and...
2018-12-19 Song ShunObjecter.cc: make op resend logic more readable 25622/head
2018-12-18 Sage Weilmgr/pg_autoscaler: simplify conditions
2018-12-18 Sage WeilMerge PR #25470 into master
2018-12-18 Sage Weilqa/suites/rados: add simple pg-autoscaler test
next