summaryrefslogtreecommitdiffstats
path: root/SubmittingPatches.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-21librbd: don't set objectmap invalid when load objectmap timed outsongweibin4-1/+18
2020-07-20mgr/dashboard: E2E: Increase defaultCommandTimeoutTiago Melo1-1/+1
2020-07-20mgr/dashboard: E2E: Disable GPU for Chrome HeadlessTiago Melo3-2/+10
2020-07-20osd/PrimaryLogPG: fix up replica read log messagesIlya Dryomov1-5/+4
2020-07-19mds/MDSRank: fix typo in "unrecognized"Nathan Cutler1-1/+1
2020-07-17rbd: Parenthesize constant macro expressionsAdam C. Emerson1-4/+4
2020-07-17pybind: Silence distutils/setuptools warningAdam C. Emerson4-31/+26
2020-07-17test/osdc: Silence implicit conversion warningAdam C. Emerson1-1/+1
2020-07-17test/objectstore: Remove unused valueAdam C. Emerson1-1/+0
2020-07-17test/common: Fix pessimizing moveAdam C. Emerson1-1/+1
2020-07-17test/cls_queue: Remove pessimizing moveAdam C. Emerson1-5/+5
2020-07-17tools/cephfs: Explicitly convert to charAdam C. Emerson1-1/+1
2020-07-17test/random: Turn off spurious warningAdam C. Emerson1-0/+6
2020-07-17osd: Remove unneeded copy in ranged loop initializerAdam C. Emerson1-2/+2
2020-07-17rgw/picojson: Pragma out limit comparison warningAdam C. Emerson1-0/+3
2020-07-17rgw: Remove unneded copy in ranged initializerAdam C. Emerson2-6/+6
2020-07-17rgw: Fix dangling-gsl warningAdam C. Emerson1-3/+6
2020-07-17rbd: Remove unused lambda captureAdam C. Emerson1-1/+1
2020-07-17rgw: Remove unused lambda captureAdam C. Emerson1-1/+1
2020-07-17rbd_mirror: Remove unneded implicit conversionsAdam C. Emerson2-6/+4
2020-07-17rgw: Fix braced initializer warningAdam C. Emerson1-1/+1
2020-07-17rbd: Remove clashing definition of CephContextAdam C. Emerson1-1/+0
2020-07-17kv/RocksDBStore: Remove unused variableAdam C. Emerson1-1/+0
2020-07-17common: Clarify empty conditional bodyAdam C. Emerson1-1/+2
2020-07-17client: Remove unneeded copies in ranged forAdam C. Emerson1-3/+3
2020-07-17osd/OSDMap: Use reference to avoid copying in loop initializerAdam C. Emerson1-2/+2
2020-07-17osd/OSDMap: Fix implicit conversion warningAdam C. Emerson1-1/+1
2020-07-17rgw/picojson: Fix assignment-used-as-value warningAdam C. Emerson1-1/+1
2020-07-17rgw: Fix sign comparison warningAdam C. Emerson1-2/+2
2020-07-17{tools,rbd,rados,rgw}: Fix Boost.Bind placeholder warningAdam C. Emerson26-21/+31
2020-07-17cephadm: remove ktdreyer's copr repositoryDimitri Savineau1-7/+0
2020-07-17Clean up some leaks in rgw_adminDaniel Gryniewicz1-123/+123
2020-07-17NULL out g_ceph_context when deleting itDaniel Gryniewicz1-0/+2
2020-07-17Zipper ObjectDaniel Gryniewicz58-1313/+1777
2020-07-17mgr/cephadm: clean-up service module type checkingMichael Fritch1-2/+3
2020-07-17mgr/dashboard/api: increase API health timeoutErnesto Puerta1-1/+4
2020-07-17cephadm: fix indentationPatrick Seidensal1-1/+1
2020-07-17cephadm: remove unused/commented out codePatrick Seidensal1-7/+1
2020-07-17cephadm: fix creating custom Prometheus imagePatrick Seidensal1-6/+6
2020-07-17mgr/dashboard: Display cluster status in faviconVolker Theile1-1/+1
2020-07-17ceph: Fix `tell` for cephadmSebastian Wagner1-2/+2
2020-07-17mgr/cephadm: Add CEPHADM_PAUSED to test_cliSebastian Wagner2-14/+29
2020-07-17mgr/nfs: Remove NParts and Cache_Size from MDCACHE blockVarsha Rao2-4/+0
2020-07-17mgr/cephadm: assert the service_type during config/createMichael Fritch4-3/+36
2020-07-17mgr/cephadm: clean-up service module type checkingMichael Fritch2-20/+11
2020-07-16test/librbd: drop test_internal.ShrinkFlushCase test caseJason Dillaman1-26/+0
2020-07-16mgr/cephadm: clean-up service module type checkingMichael Fritch4-5/+5
2020-07-16mgr/cephadm: clean-up service module type checkingMichael Fritch3-13/+11
2020-07-16librbd: utilize neorados to issue async blacklist requestJason Dillaman3-33/+74
2020-07-16librbd: managed_lock::BreakRequest needs a reference to AsioEngineJason Dillaman24-138/+151