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 #61312 from adamemerson/wip-boost-1.86-fixes
Ilya Dryomov
2025-01-13
1
-0
/
+12
|
\
|
*
mgr: Work around bug in Boost MPI/Python
Adam Emerson
2025-01-12
1
-0
/
+12
*
|
mgr/PyModule: get_error_string() returns copy
Max Kellermann
2024-12-09
1
-1
/
+1
*
|
mgr/PyModule: do not lock in get_name()
Max Kellermann
2024-12-09
1
-1
/
+1
|
/
*
Merge pull request #58647 from rishabh-d-dave/mgr-vol-mod-disable
Hemanth
2024-10-23
1
-2
/
+13
|
\
|
*
mon/MgrMonitor: allow disabling always-on MGR modules
Rishabh Dave
2024-10-19
1
-1
/
+12
|
*
mon/MgrMonitor: improve a log message
Rishabh Dave
2024-10-19
1
-1
/
+1
*
|
common/Finisher: add method get_thread_name()
Max Kellermann
2024-10-10
1
-4
/
+2
*
|
mgr/ActivePyModule: build thread name with fmt
Max Kellermann
2024-10-10
1
-1
/
+3
*
|
mgr/ActivePyModule: return std::string_view instead of std::string copy
Max Kellermann
2024-10-10
2
-4
/
+4
|
/
*
Merge PR #52623 into main
Venky Shankar
2024-09-30
4
-10
/
+107
|
\
|
*
ceph-dencoder: MDS - Add missing types
NitzanMordhai
2024-04-10
4
-10
/
+107
*
|
Merge PR #52939 into main
Patrick Donnelly
2024-08-06
2
-5
/
+5
|
\
\
|
*
|
mon/MonClient: handle ms_handle_fast_authentication return
Patrick Donnelly
2024-06-28
2
-5
/
+5
*
|
|
Merge pull request #58048 from mohit84/issue_66268
Yuri Weinstein
2024-07-10
1
-1
/
+1
|
\
\
\
|
*
|
|
mgr: Convert the last_event_detail data_type to std::string
Mohit Agrawal
2024-06-14
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #57005 from cfsnyder/wip-cfsnyder-63195
Yuri Weinstein
2024-07-10
1
-2
/
+9
|
\
\
\
|
*
|
|
mgr/Mgr.cc: clear daemon health metrics instead of removing down/out osd from...
Cory Snyder
2024-05-21
1
-2
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #58199 from tchaikov/wip-python3.9
Kefu Chai
2024-07-05
4
-88
/
+107
|
\
\
\
|
*
|
|
mgr: add site package paths in PyModuleRegistry
Kefu Chai
2024-06-22
4
-75
/
+76
|
*
|
|
mgr: set argv for python in PyModuleRegistry
Kefu Chai
2024-06-22
2
-4
/
+5
|
*
|
|
mgr: stop using deprecated API to initialize Python
Kefu Chai
2024-06-22
1
-10
/
+27
|
|
|
/
|
|
/
|
*
/
|
cmake/mgr: mgr_cap_obj depends on legacy-option-headers
Casey Bodley
2024-07-03
1
-0
/
+1
|
/
/
*
|
Merge pull request #57106 from phlogistonjohn/jjm-mgr-quiet-notify-types-err
Adam King
2024-06-11
1
-2
/
+2
|
\
\
|
*
|
mgr: do not require NOTIFY_TYPES in python modules
John Mulligan
2024-04-26
1
-2
/
+2
*
|
|
mgr: allow specifying module option level
Patrick Donnelly
2024-04-29
1
-0
/
+7
|
/
/
*
|
Merge pull request #54979 from pdvian/wip-mgr-optracker
Laura Flores
2024-04-24
5
-10
/
+449
|
\
\
|
*
|
mgr: integrate optracker in ceph-mgr
Prashant D
2024-03-25
5
-10
/
+449
*
|
|
Merge PR #56047 into main
Patrick Donnelly
2024-04-22
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mgr: process map before notifying clients
Patrick Donnelly
2024-03-15
1
-3
/
+3
|
|
/
*
|
Revert "Merge pull request #55436 from tchaikov/mgr-python-3.12"
Adam King
2024-04-02
4
-129
/
+80
*
|
Merge pull request #55979 from athanatos/sjust/wip-64546-max-creating-pgs
Samuel Just
2024-04-01
1
-2
/
+4
|
\
\
|
*
|
mgr/DaemonServer: decouple adjust_pgs max from mon_osd_max_creating_pgs
Samuel Just
2024-02-28
1
-1
/
+3
|
*
|
mgr/DaemonServer: fix debug message typo (max->max_misplaced)
Samuel Just
2024-02-28
1
-1
/
+1
*
|
|
Merge pull request #55436 from tchaikov/mgr-python-3.12
Kefu Chai
2024-03-30
4
-80
/
+129
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mgr: add site package paths in PyModuleRegistry
Kefu Chai
2024-02-04
4
-75
/
+87
|
*
|
mgr: set argv for python in PyModuleRegistry
Kefu Chai
2024-02-04
2
-4
/
+7
|
*
|
mgr: stop using deprecated API to initialize Python
Kefu Chai
2024-02-04
1
-1
/
+35
|
|
/
*
/
pybind/mgr: add a `one-shot` parameter to send_command
Leonid Usov
2024-03-04
1
-5
/
+20
|
/
*
mgr: add read balancer support inside the balancer module
Laura Flores
2024-01-28
1
-0
/
+32
*
Merge pull request #54634 from NitzanMordhai/wip-nitzan-mgr-restful-mod-leaki...
Yuri Weinstein
2024-01-09
1
-14
/
+5
|
\
|
*
mgr/BaseMgrModule: Optimize CPython Call in Finish Function
NitzanMordhai
2023-12-21
1
-14
/
+5
*
|
Merge pull request #48175 from amathuria/wip-add-test-case-bz-2011756
Yuri Weinstein
2024-01-05
1
-0
/
+31
|
\
\
|
|
/
|
/
|
|
*
DaemonServer.cc: fix config show command for RGW daemons
Aishwarya Mathuria
2023-10-30
1
-0
/
+31
*
|
ceph-dencoder: osd - Add missing types
NitzanMordhai
2023-12-20
4
-3
/
+95
*
|
Merge pull request #54319 from ajarr/wip-63410
Yuri Weinstein
2023-12-13
12
-183
/
+0
|
\
\
|
*
|
mgr/Mgr: remove shutdown() and handle_signal()
Ramana Raja
2023-11-03
12
-183
/
+0
*
|
|
Merge pull request #52406 from Matan-B/wip-matanb-mon-44069-commits
Yuri Weinstein
2023-11-13
1
-39
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mon/ConfigMap: push kv parsing logic into add_option()
Sage Weil
2023-10-16
1
-36
/
+5
|
*
|
mon/ConfigMap: use ValueSource type for generate_entity_map()
Sage Weil
2023-10-16
1
-3
/
+1
|
|
/
[next]