summaryrefslogtreecommitdiffstats
path: root/make-srpm.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-11osd: clean up smart probe code a bitSage Weil1-27/+25
2018-05-11Remove embedded 'cephd' codeDan Mick48-771/+3
2018-05-11qa/tests: added client-upgrade-luminous suitYuri Weinstein1-0/+2
2018-05-11rbd: disable cache for actions that open multiple imagesJason Dillaman6-0/+18
2018-05-11mgr/dashboard: set errno via the parent classKefu Chai2-5/+4
2018-05-11qa/workunits/ceph-disk: --no-mon-configKefu Chai1-0/+7
2018-05-11osd: fix osd smart data collection segment fault issue.Gu Zhongyan2-5/+9
2018-05-10rbd/info: add snapshot count in rbd infozhengyin2-11/+52
2018-05-10test/fio: add option single_pool_mode in ceph-bluestore.fioJianpeng Ma1-1/+1
2018-05-10ceph_release: nautilusSage Weil1-3/+3
2018-05-10ceph_release: we are an rc nowSage Weil1-1/+1
2018-05-10tests/qa - fix mimic subset for nightliesYuri Weinstein1-1/+4
2018-05-10Revert "stop.sh: use --no-mon-config when trying to unmap rbd devices"Jason Dillaman1-4/+4
2018-05-10rbd: don't load config overrides from monitor initiallyJason Dillaman1-1/+2
2018-05-10rbd-mirror: ensure remote demotion is replayed locallyJason Dillaman5-61/+154
2018-05-10rbd-mirror: fix potential race between image sync and shut downJason Dillaman3-9/+31
2018-05-10rbd-mirror: ensure instance replayer is stoped before destructingJason Dillaman1-3/+6
2018-05-10mds: set could_consume to false when no purge queue item actually executedXuehan Xu1-1/+1
2018-05-10Revert "stop.sh: use --no-mon-config when trying to unmap rbd devices"Jason Dillaman1-4/+4
2018-05-09script: build-integration-branch: avoid Unicode errorNathan Cutler1-1/+1
2018-05-09rgw: Silence sign comparison warningsAdam C. Emerson1-1/+1
2018-05-09common: add an async SharedMutexCasey Bodley3-0/+860
2018-05-09common: forward_handler() for handlers with move-only argsCasey Bodley3-5/+136
2018-05-09common: add a generic async Completion interfaceCasey Bodley4-0/+659
2018-05-09build: Remove -Wno-invalid-offsetofAdam C. Emerson1-1/+1
2018-05-09tools: Do not memset uuid_dAdam C. Emerson1-1/+0
2018-05-09test/rbd/fsx: Disable overflow-format warningAdam C. Emerson1-0/+7
2018-05-09test/libcephfs: Expand buffer slightlyAdam C. Emerson1-2/+2
2018-05-09rgw: There is no point in const return valuesAdam C. Emerson1-1/+1
2018-05-09rgw: Catch exceptions at const referencesAdam C. Emerson2-2/+2
2018-05-09rgw: Remove extra 'const' from castAdam C. Emerson1-1/+1
2018-05-09rdma: Silence qualifier warningsAdam C. Emerson1-1/+1
2018-05-09msg/rdma/infiniband: Silence memset warningAdam C. Emerson1-1/+1
2018-05-09rgw: Exceptions should be caught by const referenceAdam C. Emerson1-1/+1
2018-05-09FuseStore: Expand buffers to prevent overflowAdam C. Emerson1-2/+2
2018-05-09perfglue: Silence truncation warningAdam C. Emerson1-0/+9
2018-05-09mount: Enlarge buffer to fix overflow warningAdam C. Emerson1-1/+1
2018-05-09mon: Remove unused variableAdam C. Emerson1-1/+0
2018-05-09blkdev: Check return of snprintf and error on truncationAdam C. Emerson1-3/+8
2018-05-09blkdev: Get rid of get_device_by_uuidAdam C. Emerson2-60/+0
2018-05-09test: Enlarge a few buffersAdam C. Emerson1-5/+5
2018-05-09mds: Do not memset fnode_tAdam C. Emerson1-2/+0
2018-05-09auto: Catch exceptions by const referenceAdam C. Emerson1-1/+1
2018-05-09client: Do not memset frag_info_t and inode_tAdam C. Emerson1-2/+0
2018-05-09test: Increase buffer to prevent possible truncationAdam C. Emerson1-1/+1
2018-05-09rgw: Fix uninitialized value warningAdam C. Emerson1-1/+1
2018-05-09doc: fix iscsi target name when configuring targetVenky Shankar1-3/+3
2018-05-09rbd: disk-usage can now optionally compute exact on-disk usageJason Dillaman2-8/+10
2018-05-09rbd: don't load config overrides from monitor initiallyJason Dillaman1-1/+2
2018-05-09mon: pool-ops against non-existent pools should return errorJason Dillaman1-3/+7