index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pybind
/
mgr
/
status
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgr/status: Fix 'fs status' json output
Kotresh HR
2024-09-11
1
-1
/
+1
*
Merge pull request #44836 from NitzanMordhai/wip-nitzan-osd-status-format-json
Kefu Chai
2022-08-12
1
-3
/
+24
|
\
|
*
pybind/mgr: fix "osd status" command output with format json
Nitzan Mordechai
2022-02-24
1
-3
/
+24
*
|
pybind/mgr: ceph osd status crash with ZeroDivisionError
Nitzan Mordechai
2022-01-25
1
-1
/
+1
|
/
*
pybind/mgr/status: PEP8 cleanups
Kefu Chai
2021-02-03
1
-1
/
+2
*
pybind/mgr/status: flake8 cleanup
Kefu Chai
2021-01-29
1
-12
/
+16
*
pybind/mgr/status: add typing annotations
Kefu Chai
2021-01-29
1
-7
/
+10
*
pybind/mgr/status: always map 'mds_version' to a list of dict
Kefu Chai
2021-01-29
1
-2
/
+3
*
pybind/mgr/status: construct defaultdict without key
Kefu Chai
2021-01-29
1
-8
/
+11
*
pybind/mgr/status: cast return value to int
Kefu Chai
2021-01-29
1
-1
/
+1
*
pybind/mgr/status: use CLIReadCommand for defining commands
Kefu Chai
2021-01-29
1
-39
/
+20
*
Merge PR #35161 into master
Patrick Donnelly
2020-08-10
1
-7
/
+12
|
\
|
*
mgr/mgr_module: metadata is fetched async
Michael Fritch
2020-06-25
1
-10
/
+12
|
*
mgr/status: metadata is fetched async
Michael Fritch
2020-06-25
1
-3
/
+6
*
|
pybind/mgr/status: drop py2 support
Kefu Chai
2020-07-05
1
-3
/
+2
|
/
*
mgr/status: 'ceph fs status' output add dirs and caps
Yanhu Cao
2020-05-20
1
-6
/
+18
*
mgr/status: Fix "ceph fs status" json format writing to stderr
Kotresh HR
2020-04-15
1
-4
/
+4
*
mgr/status: align with ceph table style
Sage Weil
2020-02-23
1
-6
/
+29
*
mgr: ceph fs status support json format
Erqi Chen
2019-12-31
1
-46
/
+110
*
mgr/status: fix 'ceph osd status' ZeroDivisionError
simon gao
2019-06-30
1
-1
/
+1
*
mgr/status: fix 'ceph fs status' AttributeError
Yanhu Cao
2019-03-08
1
-3
/
+3
*
pybind/mgr/mgr_util: move format_ helpers out of status module
Sage Weil
2018-12-18
1
-81
/
+15
*
pybind/mgr/status: fix ceph fs status in py3 environments.
Jan Fajerski
2018-12-07
1
-1
/
+1
*
Correct usage of collections.abc
James Page
2018-11-29
1
-4
/
+1
*
fix python collections module warning for v3.7 and above
Ganesh Maharaj Mahalingam
2018-10-29
1
-1
/
+4
*
mgr/status: fix fs status subcommand did not show standby-replay MDS' perf info
Zhi Zhang
2018-10-11
1
-1
/
+1
*
pybind/mgr: identify invalid fs
Jos Collin
2018-10-09
1
-0
/
+3
*
mgr/status: Add standby-replay MDS ceph version
Zhi Zhang
2018-08-17
1
-0
/
+3
*
mgr: replace iteritems with six.iteritems (status)
Nathan Cutler
2018-07-05
1
-4
/
+5
*
Merge PR #22738 into master
Sage Weil
2018-07-04
1
-1
/
+1
|
\
|
*
mgr/status: add exabytes unit
John Spray
2018-06-27
1
-1
/
+1
*
|
mgr, pybind/mgr: pass inbuf (ceph -i <file>) to modules
Dan Mick
2018-06-22
1
-1
/
+1
|
/
*
mgr/status: output to stdout, not stderr
John Spray
2018-05-18
1
-2
/
+2
*
pybind/mgr: use relative import
Kefu Chai
2018-02-11
1
-2
/
+1
*
Merge pull request #18173 from gmayyyha/osd-status-21707
John Spray
2017-11-20
1
-6
/
+15
|
\
|
*
mgr: 'osd status' command return add state
Yanhu Cao
2017-11-06
1
-1
/
+2
|
*
mgr: fix "osd status" command exception if OSD not in pgmap stats
Yanhu Cao
2017-10-27
1
-6
/
+14
*
|
mgr/status: fix ceph fs status returns error
Yanhu Cao
2017-10-11
1
-1
/
+1
|
/
*
mgr/status: format byte quantities in base 2 multiples
John Spray
2017-08-30
1
-10
/
+20
*
mgr/status: row has incorrect number of values
liuchang0812
2017-07-24
1
-1
/
+1
*
pybind/mgr: rename fsstatus->status
John Spray
2017-06-27
2
-0
/
+299