index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mon
/
Monitor.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mon: Tidy up removal of debug mon features
Brad Hubbard
2017-04-12
1
-45
/
+0
*
Merge pull request #13617 from liewegas/wip-mgr-commands
Sage Weil
2017-03-31
1
-36
/
+145
|
\
|
*
mon/MonCap: pass entity type (mgr, mon) to is_capable
Sage Weil
2017-03-29
1
-3
/
+6
|
*
mon: forward mgr commands; cap them
Sage Weil
2017-03-29
1
-0
/
+39
|
*
mon: add a finisher
Sage Weil
2017-03-29
1
-0
/
+8
|
*
mon: add a MgrClient
Sage Weil
2017-03-29
1
-2
/
+12
|
*
mon: generate tickets for mgr service
Sage Weil
2017-03-29
1
-28
/
+55
|
*
mon,mgr: move "pg ..." commands to MgrCommands, but keep #including on mon
Sage Weil
2017-03-29
1
-0
/
+13
|
*
mon: hide the MGR flag on mon commands until require_luminous is set
Sage Weil
2017-03-29
1
-3
/
+12
*
|
mon: handle MOSDPGCreated messages
Kefu Chai
2017-03-30
1
-0
/
+1
*
|
mon/OSDMonitor: add send_pg_create() to OSDMonitor
Kefu Chai
2017-03-30
1
-1
/
+6
*
|
mon: acquire lock when accessing mon->session_map
Kefu Chai
2017-03-30
1
-35
/
+49
*
|
mon: dispatch osd_beacon message to OSDMonitor
Kefu Chai
2017-03-30
1
-0
/
+1
*
|
mon/OSDMonitor: s/check_sub/check_osdmap_sub/
Kefu Chai
2017-03-30
1
-1
/
+1
|
/
*
Merge pull request #13615 from liewegas/wip-osd-full
Sage Weil
2017-03-08
1
-0
/
+1
|
\
|
*
mon/OSDMonitor: handle MOSDFull messages from OSDs
Sage Weil
2017-03-06
1
-0
/
+1
*
|
Merge pull request #13794 from liewegas/wip-clog-newlines
Kefu Chai
2017-03-07
1
-9
/
+9
|
\
\
|
|
/
|
/
|
|
*
common: remove \n on clog messages
Sage Weil
2017-03-06
1
-9
/
+9
*
|
mon: drop weird/failed mon features debug cli
Joao Eduardo Luis
2017-02-22
1
-117
/
+0
|
/
*
mon: add a threadpool (cpu_tp)
Sage Weil
2017-02-16
1
-0
/
+5
*
mon: add override in mon subsystem
liuchang0812
2017-02-15
1
-4
/
+4
*
mon: apply monmap features to quorum requirements
Sage Weil
2017-02-07
1
-3
/
+16
*
mon: fix kraken requirement to use FEATUREMASK, HAVE_FEATURE macro
Sage Weil
2017-02-07
1
-2
/
+2
*
Merge pull request #12276 from kylinstorage/wip-cleanup-makeshared
John Spray
2017-01-06
1
-10
/
+10
|
\
|
*
mon: use std::make_shared to replace new
Yunchuan Wen
2016-12-09
1
-10
/
+10
*
|
Merge pull request #12403 from liewegas/wip-mon-mgr-cleanups
Sage Weil
2016-12-29
1
-22
/
+4
|
\
\
|
*
|
mon: drop support for "classic" (dumpling) mons
Sage Weil
2016-12-19
1
-22
/
+4
|
|
/
*
/
common: Unskew clock
Adam C. Emerson
2016-12-22
1
-16
/
+16
|
/
*
Merge pull request #11848 from javeme/case-CEPH_MSG_POOLOP
Loic Dachary
2016-11-23
1
-4
/
+1
|
\
|
*
mon: move case CEPH_MSG_POOLOP to OSDs group
Javeme
2016-11-09
1
-4
/
+1
*
|
mon: clean up MDSMonitor interface
John Spray
2016-11-16
1
-3
/
+3
|
/
*
mon: Monitor: mon debug cli via admin socket
Joao Eduardo Luis
2016-11-03
1
-2
/
+166
*
mon: don't allow downgrading once we go the kraken way
Joao Eduardo Luis
2016-10-29
1
-9
/
+46
*
mon: Monitor: dump features on 'mon_status'
Joao Eduardo Luis
2016-10-29
1
-0
/
+8
*
mon: rename quorum_features to quorum_con_features
Joao Eduardo Luis
2016-10-29
1
-10
/
+10
*
mon: Elector: support mon-specific features
Joao Eduardo Luis
2016-10-29
1
-5
/
+16
*
mon: Monitor: show probe's required_features instead
Joao Eduardo Luis
2016-10-29
1
-2
/
+2
*
mon: Monitor: dedup code on {win,lose}_election()
Joao Eduardo Luis
2016-10-29
1
-7
/
+14
*
mon: Monitor: drop useless 'todo' comment
Joao Eduardo Luis
2016-10-29
1
-3
/
+0
*
Merge pull request #11456 from tchaikov/wip-17558
Gregory Farnum
2016-10-21
1
-27
/
+1
|
\
|
*
mon: send updated monmap to its subscribers
Kefu Chai
2016-10-13
1
-27
/
+1
*
|
Merge pull request #11434 from batrick/mds-cmd-deprecated
John Spray
2016-10-19
1
-1
/
+1
|
\
\
|
*
|
mon: omit deprecated commands in desc
Patrick Donnelly
2016-10-12
1
-1
/
+1
|
|
/
*
/
mds: fully encapsulate filesystems map
Patrick Donnelly
2016-10-11
1
-1
/
+1
|
/
*
mon: move "df" dump code from PGMonitor to PGMap
John Spray
2016-09-29
1
-2
/
+2
*
mgr: flesh out standby/HA
John Spray
2016-09-29
1
-0
/
+14
*
mon: add MgrMonitor
John Spray
2016-09-29
1
-0
/
+10
*
mon,mds: include 'addr' in daemon metadata
John Spray
2016-09-29
1
-0
/
+1
*
Merge pull request #10513 from stiopaa1/mon_monitor_moveCScrubCScrubTimeout
Sage Weil
2016-09-19
1
-0
/
+17
|
\
|
*
mon/Monitor: move C_Scrub, C_ScrubTimeout to .cc
Michal Jarzabek
2016-08-07
1
-0
/
+17
[next]