]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2017-06-02 Sage Weilmon: speed up pg creates a bit
2017-06-02 Sage Weilmon/PGMap: update osd_epoch in synchrony with osd_stat_...
2017-06-02 Kefu Chaimon,mgr: update inc.osd_epochs when resetting osd_stat_...
2017-06-02 Sage Weilosd/osd_types: make 0 pg state 'unknown' instead of...
2017-06-02 Sage Weilmgr: simplify handling of new pgs/pools
2017-06-02 Sage Weilvstart: debug mon on mgr
2017-06-02 Sage Weilmon/PGMap: fix deleted_pool cleanup
2017-06-02 Sage Weilmgr/ClusterState: apply latest osdmap to pgmap
2017-06-02 Sage Weilmon/PGMap: new check_osd_map that takes a OSDMap& const
2017-06-02 Sage Weilceph-kvstore-tool: implement 'rm' and 'rm-prefix' commands
2017-06-02 Sage Weilmon/PGMap: use int32_t, not int
2017-06-02 Sage Weilmon/PGMap: explicitly count pg per pool
2017-06-02 Sage Weilmon/MgrStatMonitor: fix version across restarts
2017-06-02 Sage Weilmon/PGMap: cap health detail messages at 50 (configurable)
2017-06-02 Sage Weilmon/MgrStatMonitor: trim mgrstat states
2017-06-02 Sage Weilmon/MgrStatMonitor: wrap digest encoding in bufferlist
2017-06-02 Sage Weilmgr,mon: move 'osd {scrub,deep-scrub,repair}' handling...
2017-06-02 Sage Weilmgr/DaemonServer: use registered osd session to send...
2017-06-02 Sage Weilmgr/DaemonServer: keep registry of osd sessions
2017-06-02 Sage Weilmon: move parse_* helpers into cmdparse
2017-06-02 Sage Weiltest/cephtool-test-mon: make ec test less sensitive...
2017-06-02 Kefu Chaitest/osd/osd-dup.sh: flush_pg_stats before "ceph -s"
2017-06-02 Kefu Chaiqa/workunites/ceph-helpers.sh: move flush_pg_stats...
2017-06-02 Kefu Chaimon/PGMonitor: do not create/encode pending if luminous
2017-06-02 Kefu Chaimon/PGMonitor: reset PGMonitor member vars when luminous
2017-06-02 Kefu Chaiqa/workunits/cephtool/test.sh: use jq instead of awk...
2017-06-02 Kefu Chaiqa/workunits/cephtool/test.sh: use flush_pg_stats to...
2017-06-02 Kefu Chaimgr: add a command "mgr report"
2017-06-02 Sage Weilqa/workunits/cephtool/test.sh: fix flush_pg_stats usage
2017-06-02 Sage Weilqa/tasks: use new reliable flush_pg_stats helper
2017-06-02 Sage Weilmon: add 'osd last-stat-seq <osd>' command
2017-06-02 Sage Weilmon/PGMap: coalesce last osd stat seq in the PGMapDigest
2017-06-02 Sage Weilosd: report a seq from flush_pg_stats command
2017-06-02 Sage Weilosd: include up_from, seq in osd_stat_t
2017-06-02 Sage Weilmon/PGMonitor: clear PGMap data when require_luminous...
2017-06-02 Sage Weilkv/RocksDBStore: make rmkeys_by_prefix efficient
2017-06-02 Sage Weilmon/OSDMonitor: limit number of concurrently creating pgs
2017-06-02 Sage Weilmon/MgrStatMonitor: fix digest vs pending digest
2017-06-02 Sage Weilmon/OSDMonitor: fix bad update_pending_pgs call
2017-06-02 Sage Weilmon/PGMonitor: disable when REQUIRE_LUMINOUS is set
2017-06-02 Kefu Chaitest: pass mon_pg_warn_min_per_osd=3 to mgr also
2017-06-02 Kefu Chaimon: move dump_info() to PGStatService
2017-06-02 Kefu Chaimon: more constness to PGStatService
2017-06-02 Kefu Chaimon/OSDMonitor: do not reference pgservice if quorum...
2017-06-02 Sage Weiltest/cephtool-test-*: enable mgr
2017-06-02 Sage Weilmon/PGMap: add to mempool
2017-06-02 Sage Weilmon/PGMap: use auto
2017-06-02 Sage Weilqa/workunites/ceph-helpers.sh: do not bail when num_pg==0
2017-06-02 Sage Weiltest/osd/osd-dup.sh: run mgr with test
2017-06-02 Sage Weilmgr/ClusterState: report health about pgs
2017-06-02 Sage Weilmon/PGMonitor: move most of get_health into PGMap
2017-06-02 Sage Weilmon: accept health summary and detail messages from mgr
2017-06-02 Kefu Chaimon/PGMapStatService: various updates
2017-06-02 Kefu Chaimon/PGStatService: define maybe_trim_creating_pgs(...
2017-06-02 Kefu Chaimon/MgrStatMonitor: add override specifier for virtual...
2017-06-02 Kefu Chaiosd: stop sending pgstat if luminous
2017-06-02 Kefu Chaimon/PGMonitor: reindent maybe_add_creating_pgs()
2017-06-02 Sage Weilmon: move mgr report handling into separate MgrStatMonitor
2017-06-02 Sage Weilmon/PGMonitor: link PGStatService to the actual PGMap
2017-06-02 Sage Weilmon: adjust pgservice based on OSDMap require_luminous...
2017-06-02 Kefu Chaimon: remove last trace of PGMap from MgrMonitor
2017-06-02 Sage Weilmgr: send PGMapDigest instead of PGMap to mon
2017-06-02 Sage Weilmon/OSDMonitor: avoid pulling pgmap ratio on mkfs
2017-06-02 Sage Weilmon/PGStatService: implement pre-luminous methods in...
2017-06-02 Sage Weilmon/PGMap: move summary information into parent PGMapDi...
2017-06-02 Sage Weilmon/OSDMonitor: condition PGMap->creating priming on...
2017-06-02 Sage Weilmon/PGMap: use num_pg where available
2017-06-02 Sage Weilmon/PGMap: remove version from summary
2017-06-02 Greg Farnummon: give PGMonitor and MgrMonitor their own PGStatServ...
2017-06-02 Greg Farnummon: move the PGStatService lifecycle into the MgrMon...
2017-06-02 Greg Farnummon: pgstats: move some creating_pgs maintenance into...
2017-06-02 Greg Farnummon: pgstat: remove unneeded StatIter functions
2017-06-02 Greg Farnummon: pgstat: expose the full pg_stat map to remove...
2017-06-02 Greg Farnummon: pgstat: expose the full osd_stat map to remove...
2017-06-02 Greg Farnummon: subclass PGStatService into PGMapStatService
2017-06-02 Greg Farnummon: give PGStatService a reweight_by_utilization indir...
2017-06-02 Greg Farnummon: give PGStatService a process_pg_command indirection
2017-06-02 Greg Farnummon: use a pointer to PGStatService instead of putting...
2017-06-02 Greg Farnummon: kill direct references to pgmon from OSDMonitor
2017-06-02 Greg Farnummon: get the OSDMonitor's pg info dump functions away...
2017-06-02 Greg Farnummon: stop dereferencing pg_map for object stats in...
2017-06-02 Greg Farnummon: yet more OSDMonitor dep-pgmap-ification
2017-06-02 Greg Farnummon: more OSDMonitor de-pgmap-ification
2017-06-02 Greg Farnummon: OSDMonitor starting to abstract PGMap via PGService
2017-06-02 Greg Farnummon: FSCommands gets pool stats via PGService
2017-06-02 Greg Farnummon: FSCommands gets pool stats via PGService
2017-06-02 Greg Farnummon: outline a PGStatService to replace raw PGMap calls
2017-06-02 Greg Farnummon: mgr: send a pgmap in reports
2017-06-02 Greg Farnummon: route manager reports down to the MgrMon
2017-06-02 Greg Farnummgr: introduce tick() calls through the system
2017-06-02 Greg Farnummgr: create a skeleton MMonMgrReport message type
2017-06-02 Greg Farnummgr: switch from send_beacon() to tick()
2017-06-02 Greg FarnumMonClient: support "passthrough" of MonMap messages...
2017-06-02 Sage Weilmon/MgrMap: prefix summary with epoch; add comma
2017-06-02 Sage WeilMerge pull request #15427 from tchaikov/wip-vstart...
2017-06-02 Sage WeilMerge pull request #15217 from badone/wip-async-sleep...
2017-06-02 Sage WeilMerge pull request #15396 from jcsp/wip-ceph-status
2017-06-02 Sage WeilMerge pull request #15011 from xiexingguo/wip-crush...
2017-06-02 Sage WeilMerge pull request #15176 from SUSE/wip-mgr-fix-help
2017-06-02 Sage WeilMerge pull request #15395 from liewegas/wip-log-entity
next