index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
messages
/
MMgrReport.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph-dencoder: Add missing common types to ceph-dencoder for accurate encode-...
NitzanMordhai
2023-09-13
1
-0
/
+21
*
msg: Change crimson's make_message() namespace to crimson
Amnon Hanuhov
2021-05-25
1
-1
/
+1
*
messages: Add crimson's make_message as friend to messages classes with
Amnon Hanuhov
2021-05-06
1
-0
/
+2
*
mgr/MetricTypes: condition encoding on feature bits
Sage Weil
2021-02-01
1
-1
/
+6
*
messages,mds: Fix decoding of enum types on big-endian systems
Ulrich Weigand
2020-08-18
1
-2
/
+6
*
crimson:common add TOPNSPC namespace for ceph and crimson
Chunmei Liu
2020-02-28
1
-0
/
+1
*
mgr: templatize/generalize metrics collection interface
Venky Shankar
2019-12-06
1
-1
/
+8
*
mgr, mon: allow normal ceph services to register with manager
Venky Shankar
2019-08-06
1
-1
/
+9
*
mgr/DaemonServer: use ref_t<M>
Kefu Chai
2019-04-18
1
-1
/
+3
*
src/: use make_message<Foo> instead of Foo::create()
Kefu Chai
2019-04-18
1
-5
/
+5
*
messages: Update MMgrReport.h to work without using namespace
Adam C. Emerson
2019-03-29
1
-7
/
+7
*
*: use std::string_view instead of char ptr
Patrick Donnelly
2019-01-09
1
-1
/
+1
*
osd: collect client perf stats when query is enabled
Mykola Golub
2018-11-07
1
-2
/
+2
*
mgr: add OSDPerfMetricReport struct to MMgrReport
Julien Collet
2018-11-07
1
-1
/
+8
*
messages: define HEAD_VERSION and COMPAT_VERSION inlined
Kefu Chai
2018-08-17
1
-2
/
+2
*
msg: cleanup factory/ref definition in messages
Patrick Donnelly
2018-08-15
1
-6
/
+2
*
msg: add factory method to correctly construct smart_ptr
Patrick Donnelly
2018-08-15
1
-0
/
+7
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
1
-2
/
+2
*
mgr,osd: make osd_metric more popular
lvshanchun
2018-03-28
1
-6
/
+6
*
mgr/MgrClient: report running config to mgr
Sage Weil
2018-03-06
1
-1
/
+8
*
mgr: add units to performance counters
Rubab-Syed
2018-02-03
1
-2
/
+7
*
messages: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-24
/
+25
*
mgr/MgrClient: send health_checks using MMgrReport
Kefu Chai
2017-11-21
1
-1
/
+11
*
mgr: transmit perf counter prio to the mgr
John Spray
2017-09-27
1
-2
/
+11
*
mgr: allow/track service registrations
Sage Weil
2017-07-09
1
-3
/
+27
*
mgr/MgrClient: cope with disappearing perf_counters
Sage Weil
2017-03-29
1
-3
/
+7
*
common: add override in msg subsystem
liuchang0812
2017-03-03
1
-4
/
+4
*
messages: fix out of range assertion
John Spray
2016-10-21
1
-1
/
+1
*
messages: add ceph-mgr messages
John Spray
2016-09-29
1
-0
/
+105