index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mgr
/
ClusterState.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgr/DaemonServer: use ref_t<M>
Kefu Chai
2019-04-18
1
-1
/
+1
*
osd,mon: start using per-pool statistics reported from OSD.
Igor Fedotov
2018-12-06
1
-2
/
+3
*
mgr: lock pg_map too for osd_pool_stats and notify_osdmap
Sage Weil
2018-11-16
1
-1
/
+1
*
mgr: Mutex::Locker -> std::lock_guard
Sage Weil
2018-10-16
1
-6
/
+6
*
mgr/ClusterState: discard pg updates for pgs >= pg_num
Sage Weil
2018-09-07
1
-3
/
+13
*
mon/PGMap: remove osd_epochs
Sage Weil
2017-09-06
1
-1
/
+1
*
mon: drop PGMapStatService
Sage Weil
2017-09-06
1
-2
/
+1
*
mgr/ClusterState: record osd_stat for out osds too
Sage Weil
2017-08-12
1
-10
/
+2
*
mgr/ClusterState: do not mangle PGMap outside of Incremental
Sage Weil
2017-07-11
1
-3
/
+5
*
mgr: allow/track service registrations
Sage Weil
2017-07-09
1
-0
/
+6
*
mgr: include MgrMap in ClusterState
Sage Weil
2017-06-30
1
-2
/
+15
*
mon: mgr: enable "osd df" on the manager
Greg Farnum
2017-06-15
1
-1
/
+1
*
mgr/ClusterState: dump pgmap and inc at dout 30
Sage Weil
2017-06-08
1
-0
/
+23
*
mgr: reset pending_inc after applying it
Kefu Chai
2017-06-02
1
-1
/
+2
*
mgr/ClusterState: make pg stat filtering less fragile
Sage Weil
2017-06-02
1
-7
/
+17
*
mgr: apply PGMap incremental at same interval as reports
Sage Weil
2017-06-02
1
-3
/
+8
*
mgr: simplify handling of new pgs/pools
Sage Weil
2017-06-02
1
-2
/
+0
*
mgr/ClusterState: apply latest osdmap to pgmap
Sage Weil
2017-06-02
1
-0
/
+1
*
mgr: add a command "mgr report"
Kefu Chai
2017-06-02
1
-16
/
+0
*
mgr/ClusterState: report health about pgs
Sage Weil
2017-06-02
1
-1
/
+8
*
mgr: send PGMapDigest instead of PGMap to mon
Sage Weil
2017-06-02
1
-1
/
+3
*
mon: mgr: send a pgmap in reports
Greg Farnum
2017-06-02
1
-0
/
+2
*
mgr: introduce tick() calls through the system
Greg Farnum
2017-06-02
1
-0
/
+5
*
mon,mgr: std::move(osd_stat) when possible
Kefu Chai
2017-05-24
1
-1
/
+1
*
Merge pull request #14046 from songbaisen/m7
John Spray
2017-04-17
1
-6
/
+3
|
\
|
*
mgr: optimization some judgment and adjust the debug remove value in register...
songbaisen
2017-04-17
1
-6
/
+3
*
|
mon: pass const variables by const ref not pointer
Kefu Chai
2017-03-30
1
-3
/
+3
*
|
mgr: mark stale PGs
Sage Weil
2017-02-16
1
-0
/
+6
|
/
*
dout: Use dout_context
Adam C. Emerson
2016-12-22
1
-0
/
+1
*
mon: refactor PGMap updating code for reuse in mgr
John Spray
2016-09-29
1
-231
/
+5
*
mgr: handle PGStats with a PGMap
John Spray
2016-09-29
1
-1
/
+295
*
mgr: create ceph-mgr service
John Spray
2016-09-29
1
-0
/
+43