summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: remove unnecessary #include "rgw_rados.h"Kaleb S. KEITHLEY2020-08-1032-32/+2
* Merge pull request #36492 from ricardoasmarques/prevent-unnecessary-ssh-recon...Sebastian Wagner2020-08-071-0/+9
|\
| * mgr/cephadm: Prevent unnecessary SSH reconfigurationRicardo Marques2020-08-061-0/+9
* | Merge pull request #36481 from tchaikov/wip-remove-BatchWorkQueueKefu Chai2020-08-071-79/+0
|\ \
| * | common/WorkQueue: remove unused BatchWorkQueueKefu Chai2020-08-051-79/+0
* | | Merge pull request #36488 from lxbsz/libradosJason Dillaman2020-08-071-0/+1
|\ \ \
| * | | librados: add LIBRADOS_SUPPORTS_GETADDRS supportXiubo Li2020-08-061-0/+1
* | | | Merge pull request #36480 from wjwithagen/wjw-fix-scope-ParentCacheObjectDisp...Jason Dillaman2020-08-071-2/+3
|\ \ \ \
| * | | | librbd/cache: Fix scoping issue with lambda capture renamingWillem Jan Withagen2020-08-061-2/+3
* | | | | Merge pull request #36427 from bk201/wip-46761Lenz Grimmer2020-08-072-11/+21
|\ \ \ \ \
| * | | | | mgr/dashboard: Fix host attributes like labels are not returnedKiefer Chang2020-08-032-11/+21
* | | | | | Merge pull request #36373 from varshar16/wip-update-orch-doc-strSebastian Wagner2020-08-071-2/+2
|\ \ \ \ \ \
| * | | | | | mgr/orchestrator: Update service_action() docstringVarsha Rao2020-08-071-2/+2
* | | | | | | Merge pull request #36447 from sebastian-philipp/mgr-cephadm-kill--refreshSebastian Wagner2020-08-072-26/+43
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | mgr/cephadm: module.py: PEP8tify `ceph orch * ls`Sebastian Wagner2020-08-051-4/+5
| * | | | | | mgr/cephadm: Make `ceph orch * --refresh` asynchronousSebastian Wagner2020-08-052-25/+41
* | | | | | | Merge PR #36501 into masterPatrick Donnelly2020-08-073-1/+12
|\ \ \ \ \ \ \
| * | | | | | | mds: add working set minimum for capsPatrick Donnelly2020-08-073-1/+12
* | | | | | | | Merge PR #36504 into masterPatrick Donnelly2020-08-071-0/+62
|\ \ \ \ \ \ \ \
| * | | | | | | | qa: log entrance/exit into the volumes pluginPatrick Donnelly2020-08-071-0/+62
| |/ / / / / / /
* | | | | | | | Merge PR #36503 into masterPatrick Donnelly2020-08-072-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | client: use non-static dirent for thread-safetyPatrick Donnelly2020-08-062-1/+2
| |/ / / / / / /
* | | | | | | | Merge pull request #36361 from tchaikov/wip-common-config-refactorKefu Chai2020-08-077-110/+117
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | common/config: extract check_old_style_section_names()Kefu Chai2020-08-013-22/+30
| * | | | | | | common/config: extract get_cluster_name()Kefu Chai2020-08-012-24/+30
| * | | | | | | common: let get_my_sections() return the section namesKefu Chai2020-08-015-28/+13
| * | | | | | | common/config: extract get_conffile_paths() outKefu Chai2020-08-012-41/+53
| * | | | | | | common/config: drop unused function declarationKefu Chai2020-08-011-4/+0
* | | | | | | | Merge pull request #36426 from sebastian-philipp/cephadm-redeploy-imageSebastian Wagner2020-08-067-36/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | mgr/cephadm: Refactor upgrade to call _daemon_action with new imageSebastian Wagner2020-08-061-7/+2
| * | | | | | | | mgr/cephadm, Add --image to `ceph orch daemon redeploy <what>`Sebastian Wagner2020-08-066-29/+57
* | | | | | | | | Merge pull request #36445 from rhcs-dashboard/crushmap_fixLenz Grimmer2020-08-061-0/+7
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | mgr/dashboard: Fix for CrushMap viewer items getting compressed verticallyNizamudeen A2020-08-041-0/+7
* | | | | | | | | Merge pull request #36490 from tchaikov/wip-crimson-zero-opKefu Chai2020-08-065-6/+44
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | crimson/osd: support cls_cxx_write_zero()Kefu Chai2020-08-061-0/+8
| * | | | | | | | crimson/osd: support CEPH_OSD_OP_ZERO opKefu Chai2020-08-063-0/+36
| * | | | | | | | crimson/admin: drop stale commentKefu Chai2020-08-061-6/+0
* | | | | | | | | Merge pull request #36455 from rzarzynski/wip-crimson-ops_executer-cleanupsKefu Chai2020-08-063-47/+56
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | crimson/osd: spawn osd_op_params in do_write_op(). Fix overriding.Radoslaw Zarzynski2020-08-062-10/+3
| * | | | | | | | crimson/osd: instantiate osd_op_params for every write.Radoslaw Zarzynski2020-08-062-3/+8
| * | | | | | | | crimson/osd: delegate the txn.empty() dispatch to OpsExecuter.Radoslaw Zarzynski2020-08-062-43/+54
| |/ / / / / / /
* | | | | | | | Merge pull request #35947 from orozery/crypto_object_dispatch_layerJason Dillaman2020-08-058-0/+613
|\ \ \ \ \ \ \ \
| * | | | | | | | librbd: add a crypto object dispatch layerOr Ozeri2020-08-058-0/+613
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #36474 from linuxbox2/wip-rgwlc-structvMatt Benjamin2020-08-051-3/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | rgwlc: fix conditional decode of legacy lc op structuresMatt Benjamin2020-08-051-3/+3
* | | | | | | | Merge pull request #36444 from sebastian-philipp/cephadm-upgrade-upstradestat...Sebastian Wagner2020-08-051-56/+99
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | mgr/cephadm: PEP8tify upgrade.pySebastian Wagner2020-08-041-11/+13
| * | | | | | | mgr/cephadm: Add UpgradeState classSebastian Wagner2020-08-041-45/+86
* | | | | | | | Merge pull request #36463 from SUSE/wip-fix-46833Sebastian Wagner2020-08-051-19/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | cephadm: don't add `ceph-volume lvm activate` for adopted simple OSDsTim Serong2020-08-051-19/+23