summaryrefslogtreecommitdiffstats
path: root/src/perf_histogram.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-02common, osd: kill OpQueue::length() to minimize inter-core traffic.Radoslaw Zarzynski7-39/+37
2018-11-30ceph-volume tests patch udevadm so it doesn't actually call udevadm in a testAlfredo Deza1-1/+3
2018-11-30ceph-volume util.disk use device.path for error reportingAlfredo Deza1-1/+1
2018-11-30ceph-volume tests.functional add back sdc1 partitions with parted to redeploy...Alfredo Deza2-0/+20
2018-11-30ceph-volume tests.functional add back partitions with parted to redeploy afte...Alfredo Deza4-0/+64
2018-11-30ceph-volume tests.functional recreate partitions previously removed with --de...Alfredo Deza2-0/+32
2018-11-30ceph-volume tests.util ensure that both disk and device report is_deviceAlfredo Deza1-2/+9
2018-11-30ceph-volume tests.util ensure is_encrypted works for lv, partition, and mappe...Alfredo Deza1-0/+130
2018-11-30ceph-volume tests.util ensure partitions are listed as top-level keysAlfredo Deza1-0/+22
2018-11-30ceph-volume tests add mapper test for dm pathsAlfredo Deza1-0/+5
2018-11-30ceph-volume tests update is_mapper unit test when zappingAlfredo Deza1-1/+3
2018-11-30ceph-volume util.device check both dm and mapper paths for is_mapper propertyAlfredo Deza1-1/+1
2018-11-30ceph-volume lvm skip empty vg_name removalsAlfredo Deza1-0/+3
2018-11-30ceph-volume util.arg_validators optionally skip gpt header checkAlfredo Deza1-2/+9
2018-11-30ceph-volume util.device if no vgs, set it to an empty listAlfredo Deza1-0/+2
2018-11-30ceph-volume util.device set vgs to Device object if availableAlfredo Deza1-0/+1
2018-11-30ceph-volume util update is_device when reported as device or diskAlfredo Deza1-1/+4
2018-11-30ceph-volume util add method to detect encryption on devicesAlfredo Deza1-0/+38
2018-11-30ceph-volume util.disk add a helper to remove partitionsAlfredo Deza1-0/+17
2018-11-30ceph-volume util.disk include partitions as top level devices in get_devicesAlfredo Deza1-0/+4
2018-11-30ceph-volume util.disk fix issue when capturing partition informationAlfredo Deza1-1/+4
2018-11-30ceph-volume lvm.zap split zapping in methods per device typeAlfredo Deza1-64/+105
2018-11-30ceph-volume: add Batch smoketestJan Fajerski1-0/+7
2018-11-30ceph-volume: fix Batch object in py3 environmentsJan Fajerski1-7/+4
2018-11-29pybind/mgr: handle inconsistent api stateNoah Watkins1-2/+5
2018-11-29rgw: removed unused RGWRados::list_buckets_*Casey Bodley2-70/+0
2018-11-29radosgw-admin: use metadata mgr to list bucketsCasey Bodley1-6/+11
2018-11-29mgr/volumes: fix "perm" field on ceph fs volume commandsJeff Layton1-4/+4
2018-11-29mgr/volumes: fix description text for ceph fs volume createJeff Layton1-1/+1
2018-11-29mgr/volumes: call correct method to wait for the orchestratorJeff Layton1-2/+2
2018-11-29orchestrator_cli: fix HandleCommandResult invocations in _status()Jeff Layton1-2/+2
2018-11-29spec: fix cython package version to less than 0.29Ricardo Dias2-6/+6
2018-11-29mgr/orchestrator: remove unicode whitespacesSebastian Wagner1-7/+7
2018-11-29Correct usage of collections.abcJames Page16-66/+17
2018-11-29osd/OSD: OSD::mkfs asserts when reusing disk with existing superblock.Igor Fedotov1-0/+3
2018-11-29os/bluestore: add main device expand capability.Igor Fedotov7-37/+191
2018-11-29test: suppress core dumping in there tests as wellWillem Jan Withagen2-0/+4
2018-11-29tools/rados: allow reuse object for write testLi Wang3-19/+30
2018-11-29mgr: don't write to output if EOPNOTSUPPKefu Chai1-1/+3
2018-11-29msg/async: Skip the duplicated processing of the same link.shangfufei1-6/+10
2018-11-29qa/suites/rados/upgrade: set require-osd-release to nautilusKefu Chai3-1/+7
2018-11-29qa/rgw: add credentials to zone 'remove' in test_zonegroup_remove()Casey Bodley1-2/+6
2018-11-29rgw: get or set realm zonegroup zone need check user's capsyuliyang2-3/+23
2018-11-28rgw: data sync accepts ERR_PRECONDITION_FAILED on remove_object()Casey Bodley1-0/+4
2018-11-28qa: add simple test-volumes.sh workunit and run it from fs/basic_functionalSage Weil2-0/+42
2018-11-28build: FreeBSD allow kv_store tools to be buildWillem Jan Withagen3-1/+8
2018-11-28mgr/DaemonState: fix get_config_defaults lockingMykola Golub1-3/+7
2018-11-28ceph-volume: add test for disk.udevadm_propertyJan Fajerski1-0/+28
2018-11-28ceph-volume: add device_id field to inventory outputJan Fajerski2-0/+58
2018-11-28osd: fix heartbeat brain-split behaviourxie xingguo1-1/+10