summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* mount.fuse.ceph: Fix ambiguous shebangBrad Hubbard2019-01-101-1/+1
* Merge pull request #25726 from tchaikov/wip-37751Kefu Chai2019-01-011-10/+22
|\
| * osd: unlock osd_lock when tweaking osd settingsKefu Chai2018-12-301-0/+1
| * osd: use unlock_guard for unlock osd temporarilyKefu Chai2018-12-301-10/+21
* | Merge pull request #25733 from tchaikov/wip-37719-workaroundKefu Chai2019-01-012-5/+5
|\ \
| * | crimson: workaround an ICE of GCCKefu Chai2019-01-011-2/+2
| * | librbd: workaround an ICE of GCCKefu Chai2019-01-011-3/+3
* | | Merge pull request #25640 from joscollin/wip-mon-parseKefu Chai2019-01-011-8/+5
|\ \ \ | |/ / |/| |
| * | mon: avoid str copy in parseJos Collin2018-12-291-8/+5
* | | Merge pull request #25534 from trociny/wip-36244Kefu Chai2019-01-011-4/+9
|\ \ \
| * | | mgr: fix crash due to multiple sessions from daemons with same nameMykola Golub2018-12-191-4/+9
* | | | Merge PR #25597 into masterSage Weil2019-01-0120-161/+681
|\ \ \ \
| * | | | mgr/hello: define some module optionsSage Weil2018-12-211-3/+21
| * | | | pybind/mgr/mgr_module: normalize defaults to str when type is missingSage Weil2018-12-211-1/+9
| * | | | mgr/telegraf: specify option typesSage Weil2018-12-211-0/+1
| * | | | mgr/telemetry: specify option typesSage Weil2018-12-211-0/+3
| * | | | mgr/zabbix: specify option typesSage Weil2018-12-211-0/+2
| * | | | mgr/localpool: document options and specify in native typesSage Weil2018-12-211-11/+46
| * | | | mgr/devicehealth: document options and specify in native typesSage Weil2018-12-211-12/+36
| * | | | mgr/balancer: document and specify optionsSage Weil2018-12-211-31/+103
| * | | | common/options: make runtime vs not runtime explicit, not type-dependentSage Weil2018-12-211-3/+4
| * | | | mon/MgrMonitor: mark module options with FLAG_MGRSage Weil2018-12-212-2/+4
| * | | | mon/MgrMonitor: make find_module_option handle localized option namesSage Weil2018-12-212-7/+27
| * | | | pybind/mgr/mgr_module: set values as stringSage Weil2018-12-211-1/+1
| * | | | mgr: return options as appropriate python typeSage Weil2018-12-216-5/+42
| * | | | mgr/PythonCompat: python 3 cludgesSage Weil2018-12-211-0/+10
| * | | | pybind/mgr/mgr_module: make use of defined default valueSage Weil2018-12-212-10/+25
| * | | | mgr/PyModule: populate ModuleOptions and expose to monSage Weil2018-12-193-17/+76
| * | | | mon/ConfigMonitor: unify module options with built-in optionsSage Weil2018-12-191-60/+65
| * | | | mon/MgrMonitor: populate optionsSage Weil2018-12-193-2/+64
| * | | | mon/MgrMap: define ModuleOptions and include in mapSage Weil2018-12-191-1/+99
| * | | | common/options: expand type helpers and make them staticSage Weil2018-12-181-1/+49
| * | | | common/options: pin enums to valuesSage Weil2018-12-181-14/+14
* | | | | Merge PR #25652 into masterSage Weil2019-01-014-2/+31
|\ \ \ \ \
| * | | | | osd/OSDMap: disallow new upmaps on pgs that are pending mergeSage Weil2018-12-211-2/+10
| * | | | | osd/PG: align past_intervals and last_epoch_clean for fabricated merge targetSage Weil2018-12-203-0/+21
* | | | | | Merge PR #25730 into masterSage Weil2019-01-019-48/+10
|\ \ \ \ \ \
| * | | | | | Revert "os/objectstore: add new op OP_CREATE for create a new object."Kefu Chai2018-12-319-48/+10
* | | | | | | Merge PR #25670 into masterSage Weil2019-01-011-1/+5
|\ \ \ \ \ \ \
| * | | | | | | os/bluestore: KernelDevice::read() does the EIO mapping now.Radoslaw Zarzynski2018-12-211-1/+5
* | | | | | | | Merge PR #25408 into masterSage Weil2018-12-313-27/+40
|\ \ \ \ \ \ \ \
| * | | | | | | | mgr/hello: Make use of `HandleCommandResult`.Sebastian Wagner2018-12-213-27/+40
* | | | | | | | | Merge pull request #25437 from Aran85/fix-objecter-resetKefu Chai2018-12-311-1/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | objecter: avoid race when reset down osd's sessionZengran Zhang2018-12-071-1/+4
* | | | | | | | | | Merge pull request #21138 from zouaiguo/fix_mgr_restful_osd_errorKefu Chai2018-12-313-26/+39
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | mgr/restful: fix py got exception when get osd infozouaiguo2018-11-293-26/+39
* | | | | | | | | | Merge pull request #22385 from majianpeng/touch-omit-kvdbKefu Chai2018-12-319-10/+48
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | os/objectstore: add new op OP_CREATE for create a new object.Jianpeng Ma2018-11-199-10/+48
* | | | | | | | | | | Merge pull request #25653 from rhcs-dashboard/37717-update-health-testKefu Chai2018-12-312-4/+8
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | mgr/dashboard: updated health controller & API testalfonsomthd2018-12-242-4/+8