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
*
Merge pull request #26701 from adamemerson/wip-trip-the-light-clangtastic
Kefu Chai
2019-03-20
2
-2
/
+2
|
\
|
*
mgr: Remove braces around scalar initializer
Adam C. Emerson
2019-03-15
1
-1
/
+1
|
*
mgr: Remove unused lambda capture
Adam C. Emerson
2019-03-15
1
-1
/
+1
*
|
Merge remote-tracking branch 'gh/nautilus'
Sage Weil
2019-03-18
2
-2
/
+2
|
\
\
|
*
|
mgr: Make 3rd parameter optional in ceph_get_module_option
Volker Theile
2019-03-15
2
-2
/
+2
|
|
/
*
|
Merge pull request #26903 from xiexingguo/wip-ds-auth
Xie Xingguo
2019-03-16
2
-14
/
+9
|
\
\
|
|
/
|
/
|
|
*
mgr/MgrStandby: do not track 'osd_objectstore_fuse' config
xie xingguo
2019-03-12
1
-1
/
+0
|
*
mgr/DaemonServer: handle caps more carefully
xie xingguo
2019-03-12
1
-13
/
+9
*
|
mgr: Cleanup get_localized_module_option function
Volker Theile
2019-03-14
3
-4
/
+4
*
|
mgr/BaseMgrStandbyModule: parse prefix properly
Sage Weil
2019-03-12
1
-1
/
+1
|
/
*
mgr: push localized config handling into BaseMgr*Module
Sage Weil
2019-03-11
4
-12
/
+50
*
mgr/MgrStandby: exit with 0 result code, as if we'd done an orderly shutdown
Sage Weil
2019-03-11
1
-1
/
+1
*
Merge PR #26823 into master
Sage Weil
2019-03-08
1
-1
/
+2
|
\
|
*
mgr: skip shutdown and exit
Sage Weil
2019-03-07
1
-1
/
+2
*
|
Merge PR #26821 into master
Patrick Donnelly
2019-03-07
1
-0
/
+8
|
\
\
|
*
|
mds,mgr,mon: warn future respawn() copy-pasters to set thread name
Sage Weil
2019-03-07
1
-0
/
+8
*
|
|
Merge PR #26764 into master
Sage Weil
2019-03-07
2
-3
/
+32
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mgr: 'osd df' by specified class or (crush) name
xie xingguo
2019-03-06
2
-3
/
+32
|
|
/
*
|
Merge PR #25540 into master
Sage Weil
2019-03-05
1
-0
/
+12
|
\
\
|
*
|
mgr/ServiceMap: show service's id on summary
Joao Eduardo Luis
2019-02-28
1
-0
/
+12
|
|
/
*
/
mgr/BaseMgrModule: drop GIL for ceph_send_command
Sage Weil
2019-03-01
1
-0
/
+9
|
/
*
Merge PR #26623 into master
Sage Weil
2019-02-25
1
-2
/
+2
|
\
|
*
mgr/PyModule: put mgr_module_path first in sys.path
Tim Serong
2019-02-25
1
-2
/
+2
*
|
Merge PR #26280 into master
Sage Weil
2019-02-25
1
-44
/
+5
|
\
\
|
|
/
|
/
|
|
*
mgr: Remove _ceph_(g|s)et_module_option_ex() method
Volker Theile
2019-02-18
1
-54
/
+4
|
*
mgr: remove _ceph_get_module_option_ex() method
Volker Theile
2019-02-18
1
-13
/
+24
*
|
mgr: add per pool force-recovery/backfill commands
xie xingguo
2019-02-23
2
-82
/
+125
*
|
Merge pull request #26532 from xiexingguo/wip-pool-scrub
Xie Xingguo
2019-02-21
2
-0
/
+79
|
\
\
|
*
|
mgr: add per pool scrub commands
xie xingguo
2019-02-21
2
-0
/
+79
|
|
/
*
/
mgr/MgrStandby: include addrs in metadata
Sage Weil
2019-02-17
1
-1
/
+1
|
/
*
Merge pull request #26449 from tchaikov/wip-monc-cleanup
Kefu Chai
2019-02-16
1
-1
/
+2
|
\
|
*
mon/MonClient: drop my_addr
Kefu Chai
2019-02-15
1
-1
/
+2
*
|
mgr/PyModuleRegistry: avoid null deref from get_progress_events
Sage Weil
2019-02-15
1
-1
/
+3
*
|
mgr: hold GIL while generating a typed option value
Sage Weil
2019-02-15
3
-4
/
+5
*
|
mgr/ActivePyModules: do not touch PyFormatter without the GIL
Sage Weil
2019-02-15
1
-3
/
+3
|
/
*
Merge pull request #26149 from votdev/improve_get_typed_config
Kefu Chai
2019-02-14
3
-15
/
+15
|
\
|
*
mgr: Improve ActivePyModules::get_typed_config implementation
Volker Theile
2019-02-11
3
-15
/
+15
*
|
mgr/DaemonServer: use a luminous-compatible 'mgr metadata' command
Sage Weil
2019-02-13
1
-1
/
+2
*
|
mgr/Mgr: print bad (non-object) json
Sage Weil
2019-02-13
1
-0
/
+6
*
|
Merge PR #26282 into master
Sage Weil
2019-02-12
5
-0
/
+96
|
\
\
|
|
/
|
/
|
|
*
mgr: send progress events to mon
Sage Weil
2019-02-08
2
-0
/
+5
|
*
mgr: allow progress events to be reported from modules
Sage Weil
2019-02-05
3
-0
/
+91
*
|
mgr/PyModuleRegistry: add details for MGR_MODULE_{DEPENDENCY,ERROR}
Sage Weil
2019-02-07
1
-6
/
+16
*
|
osd,mgr,mds: remove unused authorize registries
Sage Weil
2019-02-07
2
-15
/
+0
*
|
switch monc, daemons to use new msgr2 auth frame exchange
Sage Weil
2019-02-07
1
-0
/
+5
|
/
*
Merge pull request #26240 from votdev/improve_get_module_option
Kefu Chai
2019-02-03
1
-12
/
+4
|
\
|
*
mgr: Use Py_BuildValue to create the argument tuple
Volker Theile
2019-02-01
1
-12
/
+4
*
|
mgr: load modules in finisher to avoid potential lock cycles
Mykola Golub
2019-01-30
8
-79
/
+91
|
/
*
Merge pull request #26133 from dillaman/wip-37913
Mykola Golub
2019-01-29
1
-1
/
+1
|
\
|
*
mgr/MgrClient: reduce log level when issuing a command when not connected
Jason Dillaman
2019-01-25
1
-1
/
+1
[next]