]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2019-02-11 Jason DillamanMerge pull request #26322 from trociny/wip-mock-warning
2019-02-11 Kefu ChaiMerge pull request #26318 from wjwithagen/wjw-fix-crush...
2019-02-11 Ilya DryomovMerge pull request #26339 from idryomov/wip-krbd-namesp...
2019-02-11 Lenz GrimmerMerge pull request #26102 from rhcs-dashboard/wip-featu...
2019-02-11 Lenz GrimmerMerge pull request #26360 from rhcs-dashboard/wip-38254...
2019-02-11 Ernesto Puertadoc: mgr/orch: Fix remote_host doc reference 26360/head
2019-02-11 Nathan CutlerMerge pull request #26268 from smithfarm/wip-opensuse...
2019-02-11 Ernesto Puertadoc: mgr/dashboard: feature-toggles: Fix config 26102/head
2019-02-11 Ernesto Puertamgr/dashboard: feature-toggles: minor fixes
2019-02-11 Ernesto Puertamgr/dashboard: feature-toggles: Update Hacking
2019-02-11 Ernesto Puertamgr/dashboard: feature-toggles: Fix formatting
2019-02-11 Ernesto Puertadoc: mgr/dashboard: feature-toggles: Add doc
2019-02-11 Ernesto Puertamgr/dashboard: feature-toggles: add py unit tests
2019-02-11 Lenz GrimmerMerge pull request #26115 from ricardoasmarques/iscsi...
2019-02-11 Sebastian WagnerMerge pull request #26314 from sebastian-philipp/orches...
2019-02-09 Sage WeilMerge PR #25977 into master
2019-02-09 Sage WeilMerge PR #26327 into master
2019-02-09 Kefu ChaiMerge pull request #25082 from rzarzynski/wip-bl-less...
2019-02-09 Patrick DonnellyMerge PR #26287 into master
2019-02-08 Sage WeilMerge PR #26248 into master
2019-02-08 Sage Weilqa/suites: exclude new packages when installing old... 25977/head
2019-02-08 Sage WeilMerge PR #26335 into master
2019-02-08 Jeff Laytonrpm: add dependency on python-kubernetes module to...
2019-02-08 David ZafmanMerge pull request #26330 from dzafman/wip-fixstats
2019-02-08 Sage Weilrpm,deb: add rbd_support module to ceph-mgr
2019-02-08 Ilya Dryomovqa: krbd namespaces test 26339/head
2019-02-08 Sage Weilceph-osd: fix warning 26335/head
2019-02-08 Ricardo Marquesmgr/dashboard: iSCSI discovery authentication API 26115/head
2019-02-08 Sebastian WagnerMerge pull request #26317 from jtlayton/wip-jlayton...
2019-02-08 Sebastian WagnerMerge pull request #26331 from tchaikov/wip-mgr-orchest...
2019-02-08 Kefu ChaiMerge pull request #26301 from tchaikov/wip-cxx17-aggre...
2019-02-08 Kefu ChaiMerge pull request #26311 from tchaikov/wip-docker...
2019-02-08 Kefu Chaimgr/orchestrator: reformat the docstring 26331/head
2019-02-08 Kefu ChaiMerge pull request #26313 from tchaikov/wip-mgr-ansible-tox
2019-02-08 David Zafmantest: osd-backfill-stats.sh Fix check of multi backfill... 26330/head
2019-02-08 David ZafmanMerge pull request #26213 from dzafman/wip-38041
2019-02-07 David Zafmantest: Add scripts to test backfill/recovery priority... 26213/head
2019-02-07 David Zafmanosd: Add OSD_BACKFILL_PRIORITY_FORCED with lower priority
2019-02-07 David Zafmanosd AsyncReserver: Update priority in AsyncReserver...
2019-02-07 Sage Weildoc/dev/msgr2: bring up to date with new HELLO, differe... 26327/head
2019-02-07 Sage Weilmsg/async/ProtocolV2: separate IDENT into {CLIENT,SERVE...
2019-02-07 Sage WeilMerge PR #26059 into master
2019-02-07 Sage Weilmon/MonClient: fix keepalive with v2 auth 26059/head
2019-02-07 Sage Weilmsg/async/ProtocolV2: reject peer_addrs of -
2019-02-07 Sage Weilmsg/async/ProtocolV2: clean up feature management
2019-02-07 Sage Weilmon/MonClient: set up rotating_secrets, etc before...
2019-02-07 Sage Weilmsg/async: let client specify preferred order of modes
2019-02-07 Sage Weilmsg/async/ProtocolV2: include entity_name, features...
2019-02-07 Sage Weilmsg/async/ProtocolV2: fix write_lock usage around AckFrame
2019-02-07 Sage Weilqa/suites/rados/verify/validator/valgrind: debug refs = 5
2019-02-07 Sage Weilqa/standalone/ceph-helpers: fix health_ok test
2019-02-07 Sage Weilauth/AuthRegistry: only complain about disabling cephx...
2019-02-07 Sage Weilauth/AuthRegistry: fix locking for get_supported_methods()
2019-02-07 Sage Weilauth: remove AUTH_UNKNOWN weirdness, hardcoded defaults.
2019-02-07 Sage Weilmsg/async/ProtocolV2: remove unused get_auth_allowed_me...
2019-02-07 Sage Weilosd: set up messener auth_* before setting dispatcher...
2019-02-07 Sage Weilmon/AuthMonitor: request max_global_id increase from...
2019-02-07 Sage Weilmon: prime MgrClient only after messengers are initialized
2019-02-07 Sage Weilqa/suites/rados/workloads/rados_api_tests.yaml: debug...
2019-02-07 Sage Weilauth: document Auth{Client,Server} interfaces
2019-02-07 Sage Weilauth: future-proof AUTH_MODE_* a bit in case we need...
2019-02-07 Sage Weilmon/MonClient: request monmap on open instead of ping
2019-02-07 Sage Weilmgr/PyModuleRegistry: add details for MGR_MODULE_{DEPEN...
2019-02-07 Sage Weilcrimson: fix build
2019-02-07 Sage Weilmon/MonClient: finsih authenticate() only after we...
2019-02-07 Sage Weilmon: add auth_lock to protect auth_meta manipulation
2019-02-07 Sage Weilceph-mon: set up auth before binding
2019-02-07 Sage Weilmon: defer initial connection auth attempts until initi...
2019-02-07 Sage Weilmon/MonClient: make MonClientPinger an AuthCleint
2019-02-07 Sage Weilceph_test_msgr: use DummyAuth
2019-02-07 Sage Weilauth/DummyAuth: dummy auth server and client for test...
2019-02-07 Sage Weilmon/Monitor: fix leak of auth_handler if we error out
2019-02-07 Sage Weildoc/dev/cephx: re-wordwrap
2019-02-07 Sage Weildoc/dev/cephx: document nautilus change to cephx
2019-02-07 Sage Weilvstart.sh: fix --msgr2 option
2019-02-07 Sage Weilmsg/async/ProtocolV2: use shared_ptr to manage auth_meta
2019-02-07 Sage Weilauth/Auth{Client,Server}: pass auth_meta in explicitly
2019-02-07 Sage Weilmon/MonClient: behave if authorizer can't be built...
2019-02-07 Sage Weilosd: set_auth_server on client_messenger
2019-02-07 Sage Weilcommon/ceph_context: get_moduel_type() for seastar cct
2019-02-07 Sage Weilauth: make connection_secret a std::string
2019-02-07 Sage Weilauth,msg/async/ProtocolV2: negotiate connection modes
2019-02-07 Sage Weilauth/AuthRegistry: refactor handling of auth_*_requred...
2019-02-07 Sage Weilosd,mgr,mds: remove unused authorize registries
2019-02-07 Sage Weilswitch monc, daemons to use new msgr2 auth frame exchange
2019-02-07 Patrick Donnellysystemd: lock down privileges more 26248/head
2019-02-07 Sage WeilMerge PR #26306 into master
2019-02-07 Matt BenjaminMerge pull request #26008 from theanalyst/wip-rgw-scheduler
2019-02-07 Mykola Golubtest/librbd: fix 'Uninteresting mock function call... 26322/head
2019-02-07 Sebastian Wagnerdoc/mgr/orchestrator: Add Image 26321/head
2019-02-07 Jeff Laytonmgr/rook: fix result handling for RookWriteCompletions 26317/head
2019-02-07 Jeff Laytonmgr/rook: fix bug in OSD creation path
2019-02-07 Yuri WeinsteinMerge pull request #26068 from badone/wip-ceph-ansible...
2019-02-07 Willem Jan... test: switch to GNU sed 26318/head
2019-02-07 Abhishek LMerge pull request #26312 from smithfarm/wip-luminous-cve
2019-02-07 Kefu Chaimgr: install tox==2.9.1 for tox tests 26313/head
2019-02-07 Sage Weildoc/dev/msgr2: update docs to match implementation...
2019-02-07 Sage Weilauth/AuthClientHandler: add build_initial_request hook
2019-02-07 Sage Weilmsg/Messenger: attach auth_client and/or auth_server...
2019-02-07 Sage Weilauth: introduce AuthClient and AuthServer handlers
next