summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc/rados/api: Update code samples to python3Brad Hubbard2021-02-012-60/+63
* Merge pull request #39106 from mgfritch/cephadm-apt-getKefu Chai2021-01-311-2/+2
|\
| * cephadm: use `apt-get` for package install/updateMichael Fritch2021-01-271-2/+2
* | Merge pull request #39131 from sebastian-philipp/rook-disable-untypedKefu Chai2021-01-314-90/+139
|\ \
| * | doc: add rook_client._helper to mock_importsSebastian Wagner2021-01-311-0/+1
| * | mgr/rook: disallow_untyped_defs = TrueSebastian Wagner2021-01-313-89/+137
| * | mgr/rook: Fix possibly infinite loop in _execute_blight_jobSebastian Wagner2021-01-311-1/+1
|/ /
* | Merge pull request #39143 from adk3798/ha-rgw-data-dirKefu Chai2021-01-311-2/+2
|\ \
| * | cephadm: fix get_data_dir calls for ha-rgw daemonsAdam King2021-01-281-2/+2
* | | Merge pull request #39081 from ifed01/wip-ifed-perpg-instrumentationKefu Chai2021-01-311-0/+1
|\ \ \
| * | | os/bluestore: be more verbose when fsck detects stray per-pg omap dataIgor Fedotov2021-01-261-0/+1
* | | | Merge pull request #39095 from tchaikov/wip-cephadm-fsidKefu Chai2021-01-311-9/+9
|\ \ \ \
| * | | | cephadm: add fsid if --name is not specifiedKefu Chai2021-01-271-1/+1
| * | | | cephadm: add CephadmContext.__contains__()Kefu Chai2021-01-271-9/+9
* | | | | Merge pull request #39056 from sebastian-philipp/alerts-percent-dKefu Chai2021-01-313-17/+32
|\ \ \ \ \
| * | | | | mgr/alerts: type checkingSebastian Wagner2021-01-283-15/+30
| * | | | | mgr/alerts: Avoid suspicious error messageSebastian Wagner2021-01-281-2/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #38930 from vbashkirtsev/masterKefu Chai2021-01-311-0/+6
|\ \ \ \ \
| * | | | | cient/fuse_ll.c: align fuse_ll_forget() with fuse3 APIVladimir Bashkirtsev2021-01-161-0/+6
* | | | | | Merge pull request #39132 from rzarzynski/wip-blk-ptr_node-for-aioKefu Chai2021-01-311-4/+4
|\ \ \ \ \ \
| * | | | | | blk: avoid temporary bptrs on aio paths; use ptr_node instead.Radoslaw Zarzynski2021-01-281-4/+4
* | | | | | | Merge pull request #39151 from batrick/radosstriper-refactorKefu Chai2021-01-311-1/+1
|\ \ \ \ \ \ \
| * | | | | | | libradosstriper: make default layout const and staticPatrick Donnelly2021-01-281-1/+1
* | | | | | | | Merge pull request #39116 from tchaikov/wip-crimson-pgstatKefu Chai2021-01-317-45/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | crimson/osd: use spaces for indentKefu Chai2021-01-281-2/+2
| * | | | | | | | crimson/osd: add more constnessKefu Chai2021-01-282-2/+2
| * | | | | | | | osd: pass function using rvalue referenceKefu Chai2021-01-283-5/+5
| * | | | | | | | osd/PeeringState: document prepare_stats_for_publish()Kefu Chai2021-01-281-0/+6
| * | | | | | | | osd,crimson: pass optional<pg_stat_t> to prepare_stats_for_publish()Kefu Chai2021-01-285-18/+10
| * | | | | | | | osd/PeeringState: log epochs in pre_publishKefu Chai2021-01-281-2/+2
| * | | | | | | | crimson/osd: keep a local copy of pg_statKefu Chai2021-01-282-13/+18
| * | | | | | | | crimson/osd: group stats related methods togetherKefu Chai2021-01-281-6/+7
| * | | | | | | | crimson/osd: move PG::publish_stats_to_osd() to .ccKefu Chai2021-01-282-17/+23
* | | | | | | | | Merge pull request #39158 from tchaikov/wip-mgr-snap-stat-annKefu Chai2021-01-318-235/+325
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pybind/mgr/snap-schedule: silence flake8 warningsKefu Chai2021-01-292-46/+81
| * | | | | | | | | pybind/mgr/snap-schedule: use use_fs if fs is not specifiedKefu Chai2021-01-291-6/+6
| * | | | | | | | | pybind/mgr/snap-schedule: close a string with single quoteKefu Chai2021-01-291-1/+1
| * | | | | | | | | pybind/mgr/snap-schedule: add typing annotationsKefu Chai2021-01-294-112/+155
| * | | | | | | | | pybind/mgr/status: flake8 cleanupKefu Chai2021-01-291-12/+16
| * | | | | | | | | pybind/mgr/status: add typing annotationsKefu Chai2021-01-293-7/+14
| * | | | | | | | | pybind/mgr/status: always map 'mds_version' to a list of dictKefu Chai2021-01-291-2/+3
| * | | | | | | | | pybind/mgr/status: construct defaultdict without keyKefu Chai2021-01-291-8/+11
| * | | | | | | | | pybind/mgr/status: cast return value to intKefu Chai2021-01-291-1/+1
| * | | | | | | | | pybind/mgr: correct a MgrModule annotationKefu Chai2021-01-291-3/+4
| * | | | | | | | | pybind/mgr/status: use CLIReadCommand for defining commandsKefu Chai2021-01-291-39/+20
| * | | | | | | | | pybind/mgr/iostat: add typing annotationsKefu Chai2021-01-293-3/+9
| * | | | | | | | | pybind/mgr: silence flake8 warningsKefu Chai2021-01-291-4/+13
* | | | | | | | | | Merge pull request #39187 from tchaikov/wip-standalone-mon-misc.shKefu Chai2021-01-311-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | qa/standalone/mon/misc: verify that len(monmap.features.persistent) == 9Kefu Chai2021-01-301-1/+1
* | | | | | | | | | | Merge PR #39097 into masterSage Weil2021-01-301-46/+13
|\ \ \ \ \ \ \ \ \ \ \