summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: add cache-single-repairdev-dct-cachevol-repair-10David Teigland2019-10-071-0/+203
* lvconvert: drop warnings related to missing cachevol repairDavid Teigland2019-10-071-11/+1
* man: lvmcache cachevol repairDavid Teigland2019-10-071-0/+96
* new command to replace a dm-cache cachevolDavid Teigland2019-10-075-0/+175
* new command to repair a dm-cache cachevolDavid Teigland2019-10-075-0/+500
* vgremove: remove internal lvmlock LVDavid Teigland2019-10-041-0/+8
* tests: improve lib wipefs_aDavid Teigland2019-10-041-1/+2
* WHATS_NEW: updateZdenek Kabelac2019-10-042-0/+7
* vdo: add lvs fields to query vdo volume propertiesZdenek Kabelac2019-10-044-2/+324
* vdo: remember configure VDO write policy in metadataZdenek Kabelac2019-10-041-1/+11
* vdo: field updateZdenek Kabelac2019-10-041-6/+6
* vdo: introduce get_vdo_write_policy_nameZdenek Kabelac2019-10-042-0/+16
* vdo: correct internal API for set_vdo_write_policyZdenek Kabelac2019-10-042-3/+3
* vdo: keep minimum_io_size in sectorsZdenek Kabelac2019-10-045-6/+8
* vdo: raise VDO default bio threads to 4Zdenek Kabelac2019-10-041-1/+1
* display: try to show status for inactive vdopoolZdenek Kabelac2019-10-041-1/+1
* resize: continue change for getting vdo status before resizeZdenek Kabelac2019-10-041-4/+5
* cache: report for succesful statusZdenek Kabelac2019-10-041-4/+4
* dm: introduce DM_GET_TARGET_VERSIONMikulas Patocka2019-10-047-2/+45
* cmirrord: deamon links libdmZdenek Kabelac2019-10-042-2/+3
* lvmlockd: set failure flag for test modeDavid Teigland2019-10-041-0/+1
* spec: Fix lvm2-activation-generator man page handlingMarian Csontos2019-10-041-1/+3
* tests: add wipefs wrapperDavid Teigland2019-10-026-51/+53
* tests: update to md dev nameDavid Teigland2019-10-025-30/+16
* test: increase size of raid10 LV allowing tests to succeed on fast storageHeinz Mauelshagen2019-10-021-2/+2
* test: add RAID lvextend resynchronization testHeinz Mauelshagen2019-10-021-0/+65
* test: add checks for not 100% sync ratio after initiation of check/repairHeinz Mauelshagen2019-10-021-0/+4
* pvck: handle PVs with zero metadata copiesDavid Teigland2019-09-302-5/+32
* tests: update duplicate md testsDavid Teigland2019-09-301-25/+14
* scan: use PV device name hint for choosing duplicate PVDavid Teigland2019-09-301-2/+34
* scan: use PV size for choosing duplicate PVDavid Teigland2019-09-301-0/+41
* scan: add PV summary info to lvmcacheDavid Teigland2019-09-305-25/+103
* pvscan: use quick activation only with matching PV device namesDavid Teigland2019-09-301-8/+22
* metadata: import device name hint from metadataDavid Teigland2019-09-303-1/+11
* metadata: add args to metadata import functionsDavid Teigland2019-09-301-36/+65
* dmsetup: do not treat no groups as an error in dmstats list --groupBryn M. Reeves2019-09-301-2/+4
* vdo: restore monitoring of vdo poolZdenek Kabelac2019-09-302-1/+3
* vdo: properly check percentage for resizeZdenek Kabelac2019-09-301-8/+5
* vdo: deactivate forgotten vdo poolZdenek Kabelac2019-09-301-0/+11
* tests: mdadm stop in test cleanupDavid Teigland2019-09-271-0/+5
* tests: skip md tests if system not cleanDavid Teigland2019-09-274-4/+4
* tests: writecache-split check have_writecacheDavid Teigland2019-09-261-1/+1
* spec: enable writecacheMarian Csontos2019-09-251-0/+2
* build: make generateMarian Csontos2019-09-253-1/+55
* lvconvert: enable --uncache with dm-writecache cachevolDavid Teigland2019-09-241-6/+6
* writecache: allow removing LV with attached writecacheDavid Teigland2019-09-241-5/+19
* writecache: move code into new fileDavid Teigland2019-09-245-164/+208
* lvremove: remove attached cachevol with removed LVDavid Teigland2019-09-241-0/+6
* tests: update cache-single-splitDavid Teigland2019-09-241-1/+124
* lvconvert: enable --uncache with dm-cache cachevolDavid Teigland2019-09-241-14/+21