]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2017-11-01 Sage Weilmgr/balancer: remove dead code
2017-11-01 Sage Weilmgr/balancer: include pg up mapping in MappingState
2017-11-01 Sage Weilmgr/balancer: normalize weight-set weights to sum to...
2017-11-01 Sage Weilmgr/balancer: note root id in Eval
2017-11-01 Sage Weilmgr/balancer: make crush-compat mode work!
2017-11-01 Sage WeilMerge pull request #16651 from jcsp/wip-mgr-module...
2017-11-01 John Spraymon: include disabled modules in `mgr module ls` 16651/head
2017-11-01 John Spraydoc: describe using `mgr module ...` commands
2017-11-01 John Spraydoc: describe how to implement standby modules
2017-11-01 John Sprayqa: fix mgr caps
2017-11-01 John Sprayqa: expand mgr testing
2017-11-01 John Spraymgr/selftest: extend test and add background spam mode
2017-11-01 John Spraymgr: drop GIL around set_uri, set_health_checks
2017-11-01 John Spraymgr: fix ~MonCommandCompletion
2017-11-01 John Spraymgr: update for SafeThreadState
2017-11-01 John Spraymgr: refactor PyOSDMap etc implementation
2017-11-01 Sage Weilmgr/PyOSDMap: add CRUSH get_item_weight
2017-11-01 John Spraymgr: fix py_module_registry shutdown
2017-11-01 John Spraymgr: fix thread naming
2017-11-01 John Spraymgr: cut down duplication between active+standby
2017-11-01 John Spraymgr: fix os._exit overrides
2017-11-01 John Spraymon/MgrMonitor: reset services map on drop_active
2017-11-01 John Spraymgr/dashboard: implement standby mode
2017-11-01 John Spraypybind/mgr: add MgrStandbyModule
2017-11-01 John Spraymgr: standby modules come up and run now
2017-11-01 John Spraymgr: enable running modules in standby mode
2017-11-01 John Spraymgr: clean up python source file naming
2017-11-01 John Spraymgr: refactor python module management
2017-11-01 John Spraypybind/mgr: use set_uri hook from dashboard+restful...
2017-11-01 John Spraymgr: enable python modules to advertise their service URI
2017-11-01 John Spraymon/MgrMonitor: store services in map and expose with...
2017-11-01 John Spraymessages: `services` in MMgrBeacon
2017-11-01 John Spraymon/MgrMap: store list of services
2017-11-01 John Spraymgr: carry PyModules ref in MonCommandCompletion
2017-11-01 John Spraypybind: update MgrModule for ceph_state->ceph_module
2017-11-01 John Spraymgr: refactor python interface
2017-11-01 John Spraymgr/dashboard: remove blue highlight on scrubbing pg...
2017-11-01 John Spraymgr/dashboard: clean up fs standby list when empty
2017-11-01 John SprayMerge pull request #18243 from jan--f/mgr-prom-osd...
2017-11-01 Kefu ChaiMerge pull request #18651 from aermolaev/patch-1
2017-11-01 Alexander Ermolaevdoc: fix typo in dynamicresharding.rst: admon => admin 18651/head
2017-11-01 Haomai WangMerge pull request #18660 from ownedu/wip-fix-async...
2017-11-01 Kefu ChaiMerge pull request #18268 from jcsp/wip-20629
2017-11-01 ownedumsg/async/rdma: a tiny typo fix. 18660/head
2017-11-01 Kefu ChaiMerge pull request #18329 from ifed01/wip-fix-mempool...
2017-11-01 Kefu ChaiMerge pull request #18575 from majianpeng/msg-cleanup-2
2017-11-01 Kefu ChaiMerge pull request #18581 from wzliao/wip-drop-unused...
2017-11-01 Kefu ChaiMerge pull request #18588 from mogeb/rados-bench-clock
2017-11-01 Kefu ChaiMerge pull request #18595 from batrick/mon-clock
2017-11-01 Kefu ChaiMerge pull request #18636 from tchaikov/wip-osdmap...
2017-11-01 Kefu ChaiMerge pull request #18647 from tchaikov/wip-pgmap-cleanup
2017-11-01 Kefu ChaiMerge pull request #18648 from tchaikov/wip-vstart...
2017-10-31 Patrick DonnellyMerge PR #18618 into master
2017-10-31 Casey BodleyMerge pull request #18572 from linuxbox2/wip-rgwfile-env
2017-10-31 Yuri WeinsteinMerge pull request #18327 from PCzhangPC/clonelostmeta
2017-10-31 Yuri WeinsteinMerge pull request #18546 from liewegas/wip-deprecate...
2017-10-31 Yuri WeinsteinMerge pull request #18616 from xiexingguo/wip-hunt...
2017-10-31 vasukulkarniMerge pull request #18634 from tchaikov/wip-qa-add...
2017-10-31 Sage WeilMerge pull request #18520 from alram/kube-helm-doc
2017-10-31 Sage WeilMerge pull request #18639 from yaozongyou/make-readme...
2017-10-31 Jos CollinMerge pull request #18499 from batrick/ptl-tool-testing...
2017-10-31 Patrick Donnellyptl-tool: make branch name configurable 18499/head
2017-10-31 Casey BodleyMerge pull request #18642 from zhangsw/cleanup-rgwputob...
2017-10-31 Jason DillamanMerge pull request #18645 from tchaikov/wip-cmake-Findg...
2017-10-31 Kefu ChaiMerge pull request #18283 from tchaikov/wip-laggy-mgr
2017-10-31 Kefu Chaivstart.sh: drop --{mon,osd,mds,rgw,mgr}_num options 18648/head
2017-10-31 Kefu Chaimon/PGMap: drop unused PGMap::update_global_delta() 18647/head
2017-10-31 Kefu Chaimon/PGMap: use new-style options
2017-10-31 Kefu Chaicmake: should check the availability of aligned_alloc... 18645/head
2017-10-31 Kefu Chaicmake: should use the value of GPERFTOOLS_LIBRARIES...
2017-10-31 Zhang Shaowenrgw: add logs if get_data returns error in RGWPutObj... 18642/head
2017-10-31 Yao Zongyoudoc: make the commands in README.md properly aligned 18639/head
2017-10-31 Liao Weizhongosd/PrimaryLogPG: drop unused parameters 18581/head
2017-10-31 Kefu Chaiosd/OSDMap: remove the unnecessary checks for null 18636/head
2017-10-31 Jos CollinMerge pull request #18547 from batrick/ptl-tool-trackers
2017-10-31 Kefu ChaiMerge pull request #18495 from ceph/wip-da-SCA-20171013
2017-10-31 Kefu ChaiMerge pull request #18535 from yanghonggang/master
2017-10-31 Kefu ChaiMerge pull request #18574 from shashalu/fix-strict...
2017-10-31 Kefu ChaiMerge pull request #18577 from tchaikov/wip-kill-clang...
2017-10-31 Kefu Chaiqa: add "restful" to ceph_mgr_modules in ceph-ansible... 18634/head
2017-10-31 Patrick Donnellyptl-tool: print bzs/tickets cited in commit msgs 18547/head
2017-10-31 Sage WeilMerge pull request #18631 from gohighsec/cleanup
2017-10-31 lijingbluestore: delete redundant header file in KernelDevice.cc 18631/head
2017-10-30 Sage WeilMerge pull request #18603 from batrick/i21945
2017-10-30 Patrick DonnellyMerge PR #18039 into master
2017-10-30 Yehuda SadehMerge pull request #18477 from ZVampirEM77/wip-em-cleanup
2017-10-30 Ilya DryomovMerge pull request #18579 from idryomov/wip-doc-kclient...
2017-10-30 Alfredo DezaMerge pull request #18513 from ceph/ceph-volume-zap
2017-10-30 xie xingguoosd/PrimaryLogPG: add_object_context_to_pg_stat - fix... 18616/head
2017-10-30 xie xingguoosd/osd_type.cc: use "<<" directly for oi.extents
2017-10-30 xie xingguoosd/PrimaryLogPG: make oi.extents handle 0-length write...
2017-10-30 Jason DillamanMerge pull request #18615 from rgdoliveira/alpine
2017-10-30 Kefu ChaiMerge pull request #17363 from tchaikov/wip-ceph-disk
2017-10-30 Sage WeilMerge pull request #18585 from yaozongyou/fix-bluestore...
2017-10-30 Sage WeilMerge pull request #17995 from scienceluo/wip-luo-fix...
2017-10-30 Roberto Oliveirarbd-fuse: make sure PATH_MAX is defined 18615/head
2017-10-30 Sage WeilMerge pull request #18611 from liewegas/wip-interval-set
2017-10-30 Mohamad Gebaitools/rados: use the monotonic clock in rados bench 18588/head
2017-10-30 Kefu ChaiMerge pull request #18507 from hjwsm1989/skip-generatio...
2017-10-30 Kefu ChaiMerge pull request #18493 from liewegas/wip-unclean...
next