index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mgr
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgr: update for start_mon_command int->void
John Spray
2017-03-09
2
-6
/
+3
*
Merge pull request #13794 from liewegas/wip-clog-newlines
Kefu Chai
2017-03-07
1
-1
/
+0
|
\
|
*
common: remove \n on clog messages
Sage Weil
2017-03-06
1
-1
/
+0
*
|
mgr: add override in headers
liuchang0812
2017-03-03
6
-40
/
+40
|
/
*
Merge pull request #13685 from tchaikov/wip-19097
Kefu Chai
2017-03-01
2
-8
/
+7
|
\
|
*
mgr/MgrClient: use unique_ptr for MgrClient::session
Kefu Chai
2017-02-28
2
-8
/
+7
*
|
Merge pull request #13667 from jcsp/wip-mgr-misc
Kefu Chai
2017-02-28
2
-6
/
+4
|
\
\
|
*
|
mgr: use unique_ptr for MgrStandby::active_mgr
John Spray
2017-02-27
2
-6
/
+4
|
|
/
*
/
mgr: add a get_version to the python interface
John Spray
2017-02-27
1
-0
/
+9
|
/
*
mgr: mark stale PGs
Sage Weil
2017-02-16
1
-0
/
+6
*
Merge pull request #13436 from Liuchang0812/cleanup-mgr
Sage Weil
2017-02-15
3
-3
/
+3
|
\
|
*
mgr: add override in mgr subsystem
liuchang0812
2017-02-15
3
-3
/
+3
*
|
mon/MonClient: remove unnecessary include
Kefu Chai
2017-02-14
1
-0
/
+2
*
|
mon/monclient: hunt for multiple monitor in parallel
Kefu Chai
2017-02-14
2
-2
/
+2
|
/
*
msg: Fix calls to Messenger::create with new parameter
Sarit Zubakov
2017-02-09
1
-1
/
+2
*
mon/MonClient: use std::unique_ptr<>; fix leak
Sage Weil
2017-01-13
1
-5
/
+6
*
mgr: Make stats period configurable
liuchang0812
2017-01-02
1
-1
/
+1
*
Merge pull request #12597 from badone/wip-osdmap-nocopy
Brad Hubbard
2016-12-24
1
-1
/
+1
|
\
|
*
OSDMap: Uncomment code to enable private default constructors
Brad Hubbard
2016-12-22
1
-1
/
+1
*
|
dout: Use dout_context
Adam C. Emerson
2016-12-22
8
-0
/
+9
*
|
common: Unskew clock
Adam C. Emerson
2016-12-22
1
-1
/
+1
|
/
*
crush/CrushWrapper: encode with features
Sage Weil
2016-11-23
1
-1
/
+1
*
assert(0) -> ceph_abort()
Sage Weil
2016-11-22
5
-11
/
+12
*
Merge pull request #11424 from renhwztetecs/renhw-wip-mgr
Kefu Chai
2016-11-17
3
-2
/
+9
|
\
|
*
mgr/mgrstandby: display signal info
huanwen ren
2016-10-11
1
-0
/
+1
|
*
mgr: mgr::init() return when connection daemons failed
huanwen ren
2016-10-11
2
-2
/
+8
*
|
mgr: remove unnecessary C_StdFunction
John Spray
2016-11-09
5
-23
/
+6
*
|
mgr: PyModules.cc: remove duplicated if condition for fs_map
Weibing Zhang
2016-10-25
1
-8
/
+0
*
|
Merge pull request #11386 from xiexingguo/xxg-wip-mgr-1008
John Spray
2016-10-19
2
-4
/
+10
|
\
\
|
*
|
mgr: shutdown finisher in a graceful way
xie xingguo
2016-10-17
1
-0
/
+1
|
*
|
mgr/MgrStandby: do not ignore result of init() of monc
xie xingguo
2016-10-17
1
-2
/
+8
|
*
|
mgr/MgrStandby: use mgr_beacon_period to send beacon
xie xingguo
2016-10-17
1
-2
/
+1
|
|
/
*
|
mon: omit deprecated commands in desc
Patrick Donnelly
2016-10-12
1
-2
/
+2
*
|
msg: make loopback Connection feature accurate all the time
Sage Weil
2016-10-10
1
-1
/
+1
|
/
*
Merge pull request #11307 from jcsp/wip-mgr-compile
John Spray
2016-10-04
2
-5
/
+6
|
\
|
*
mgr: squash compiler warnings
John Spray
2016-10-04
2
-5
/
+6
*
|
mgr/MgrClient: implement con reset handling
Sage Weil
2016-10-03
2
-67
/
+62
|
/
*
mgr/MgrClient: fix ms_handle_reset
Sage Weil
2016-10-03
1
-1
/
+1
*
mgr: remove hardcoded site-packages
John Spray
2016-09-29
2
-20
/
+71
*
mgr: fix OSDMap notifications
John Spray
2016-09-29
1
-1
/
+3
*
mgr: fixup ClusterState with_*map fns
John Spray
2016-09-29
1
-6
/
+7
*
mon: refactor PGMap updating code for reuse in mgr
John Spray
2016-09-29
1
-231
/
+5
*
mgr: update for Dispatcher::ms_handle_refused
John Spray
2016-09-29
6
-0
/
+20
*
common: refactor CommandTable
John Spray
2016-09-29
2
-17
/
+18
*
mgr: skip past broken modules and load the rest
John Spray
2016-09-29
1
-2
/
+1
*
mgrc: less vebose logging of messages
John Spray
2016-09-29
1
-2
/
+7
*
mgr: expose osd stats from pgmap
John Spray
2016-09-29
1
-0
/
+7
*
mgr: dispose of connections after handle_command
John Spray
2016-09-29
1
-0
/
+6
*
mgrc: mark down connections with dead sessions
John Spray
2016-09-29
1
-1
/
+4
*
mgr: expose "df" to python modules
John Spray
2016-09-29
3
-3
/
+12
[next]