index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mon
/
Monitor.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #3221 from ceph/wip-9440
Sage Weil
2015-01-19
1
-1
/
+54
|
\
|
*
mon: Monitor: health to clog writes every X seconds on the second
Joao Eduardo Luis
2015-01-15
1
-11
/
+26
|
*
mon: Monitor: cache 'summary' string to avoid dups on clog
Joao Eduardo Luis
2015-01-15
1
-0
/
+3
|
*
mon: Monitor: reset health status cache on _reset()
Joao Eduardo Luis
2015-01-15
1
-0
/
+10
|
*
mon: Monitor: write health status to clog every X seconds
Joao Eduardo Luis
2015-01-15
1
-0
/
+16
|
*
mon: Monitor: 'get_health()' returns overall health status
Joao Eduardo Luis
2015-01-15
1
-1
/
+3
|
*
mon: Monitor: health summary to clog on get_health()
Joao Eduardo Luis
2015-01-15
1
-0
/
+7
*
|
Merge pull request #3090 from ceph/wip-mon-fixes
João Eduardo Luís
2015-01-16
1
-1
/
+2
|
\
\
|
*
|
mon: Monitor: return 'required_features' on get_required_features()
Joao Eduardo Luis
2015-01-16
1
-1
/
+1
|
*
|
mon: mkfs compatset may be different from runtime compatset
Joao Eduardo Luis
2015-01-16
1
-0
/
+1
|
|
/
*
/
mon: Monitor: drop StoreConverter code
Joao Eduardo Luis
2015-01-15
1
-77
/
+0
|
/
*
mon: Monitor: use session's entity name for audit log
Joao Eduardo Luis
2014-11-17
1
-6
/
+1
*
move Monitor::update_log_client to LogChannel::update_config
Sage Weil
2014-11-05
1
-5
/
+0
*
move get_conf_str_map_helper to str_map.h (from Monitor.h)
Sage Weil
2014-11-05
1
-43
/
+0
*
Merge pull request #2586 from ceph/wip-mon-status
Sage Weil
2014-10-08
1
-1
/
+1
|
\
|
*
mon: put 'ceph status' health items on separate lines
Sage Weil
2014-10-01
1
-1
/
+1
*
|
Merge pull request #2655 from ceph/wip-9635
João Eduardo Luís
2014-10-07
1
-0
/
+1
|
\
\
|
*
|
mon: wait for paxos writes before touching state
Sage Weil
2014-10-01
1
-0
/
+1
|
|
/
*
/
mon: obsolete osdmonitor_prepare_command
Loic Dachary
2014-10-03
1
-1
/
+0
|
/
*
Merge pull request #2551 from dachary/wip-9343-erasure-code-feature
Loic Dachary
2014-09-23
1
-0
/
+1
|
\
|
*
erasure-code: isa/lrc plugin feature
Loic Dachary
2014-09-23
1
-0
/
+1
*
|
mon: Monitor.h: add 'requires_perm()' function to MonCommand struct
Joao Eduardo Luis
2014-09-22
1
-0
/
+4
|
/
*
Merge remote-tracking branch 'gh/wip-7988'
Sage Weil
2014-08-30
1
-4
/
+79
|
\
|
*
mon: Monitor: propagate return for functions called for admin socket
Joao Eduardo Luis
2014-08-27
1
-2
/
+2
|
*
mon: Monitor: log every administrative action in an 'audit log'
Joao Eduardo Luis
2014-08-27
1
-2
/
+77
*
|
mon: interact with MonitorDBStore::Transactions by shared_ptr Ref
Sage Weil
2014-08-27
1
-9
/
+9
|
/
*
Merge remote-tracking branch 'gh/next'
Sage Weil
2014-08-27
1
-4
/
+4
|
\
|
*
mon: make dispatch(), _ms_dispatch() void
Sage Weil
2014-08-21
1
-4
/
+4
*
|
mon: add a cluster fingerprint
Sage Weil
2014-08-21
1
-0
/
+3
|
/
*
mon: warn about misplaced objects, just like degraded
Sage Weil
2014-08-16
1
-0
/
+1
*
mon: remove *_kb perf counters
Sage Weil
2014-08-06
1
-3
/
+0
*
mon/PGMonitor: add _bytes perf counters
Sage Weil
2014-08-06
1
-0
/
+3
*
Merge branch 'wip-mon-sanity-checks'
Sage Weil
2014-06-25
1
-1
/
+8
|
\
|
*
mon: Monitor: observe conf changes and report on unsage option values
Joao Eduardo Luis
2014-06-24
1
-1
/
+7
|
*
mon: Monitor: sanitize options at start
Joao Eduardo Luis
2014-06-24
1
-0
/
+1
*
|
mon: gather perf stats on elections
Sage Weil
2014-06-08
1
-0
/
+4
*
|
mon: gather perf stats on session adds, removes, counts
Sage Weil
2014-06-08
1
-0
/
+9
|
/
*
Removed extra semicolons
Daniel J. Hofmann
2014-05-09
1
-1
/
+1
*
mon: move required_features back into Monitor
Sage Weil
2014-04-10
1
-1
/
+7
*
mon: Monitor: s/_mon_status()/get_mon_status()/
Joao Eduardo Luis
2014-03-24
1
-1
/
+1
*
mon: Monitor: s/get_status()/get_cluster_status()/
Joao Eduardo Luis
2014-03-24
1
-1
/
+1
*
mon: make quorum list (by name) be in quorum order
Sage Weil
2014-03-05
1
-3
/
+3
*
Monitor: pass function parameter by reference
Danny Al-Gaaf
2014-02-19
1
-1
/
+1
*
mon: add osdmonitor_prepare_command to the admin socket
Loic Dachary
2014-02-13
1
-0
/
+1
*
Monitor: add a function to get the required quorum features from the local co...
Greg Farnum
2014-01-24
1
-0
/
+1
*
Monitor: introduce a function that translates quorum features into disk features
Greg Farnum
2014-01-24
1
-0
/
+4
*
Monitor: use a single static accessor for getting CompatSet features off disk
Greg Farnum
2014-01-24
1
-0
/
+2
*
libc++: use ceph:: namespaced data types
Noah Watkins
2014-01-18
1
-1
/
+1
*
mon: do not use the keyring if auth = none
Loic Dachary
2014-01-01
1
-0
/
+1
*
mon: fix forwarded request features when requests are resent
Sage Weil
2013-12-23
1
-0
/
+2
[next]