summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixes vdoimportdev-zkabelac-vdoZdenek Kabelac2021-06-301-1/+2
* convertZdenek Kabelac2021-06-308-15/+552
* WHATS_NEW: updateZdenek Kabelac2021-06-281-0/+2
* make: generateZdenek Kabelac2021-06-284-36/+66
* vdo: support vdo_pool_header_sizeZdenek Kabelac2021-06-288-12/+28
* vdo: rename variable vdo_pool_zeroZdenek Kabelac2021-06-281-6/+6
* lvconvert: fix vdo virtual size when specifiedZdenek Kabelac2021-06-281-1/+2
* config_settings: typo fixZdenek Kabelac2021-06-282-2/+2
* device_id: handle qemu wwidDavid Teigland2021-06-241-0/+4
* writecache: use block size 4096 when no fs is foundDavid Teigland2021-06-231-18/+5
* device_id: handle scsi_debug wwidDavid Teigland2021-06-221-0/+4
* lvconvert: allow writecache with other thinpool command syntaxDavid Teigland2021-06-171-1/+1
* lvmdbusd: Wrap json.load in try/exceptTony Asleson2021-06-171-1/+7
* lvmdbusd: Handle arbitrary amounts stdout & stderrTony Asleson2021-06-174-69/+107
* coverity cleanupsDavid Teigland2021-06-163-2/+9
* lvmdbusd: Defer dbus object removalTony Asleson2021-06-162-12/+32
* lvmdbusd: Don't setup search key unless neededTony Asleson2021-06-161-4/+5
* tests: Fix building for IDM programLeo Yan2021-06-161-1/+1
* tests: stress: Change to use $SHARED for vgcreateLeo Yan2021-06-162-4/+4
* tests: fix skip in stress_single_thread.shDavid Teigland2021-06-161-2/+2
* tests: add some LVM_TEST_LOCK_TYPE_IDMDavid Teigland2021-06-153-0/+6
* lvmdevices: add deviceidtype optionDavid Teigland2021-06-115-29/+84
* pvck: add lock_global() before clean_hint_file()Wu Guanghao2021-06-111-0/+3
* archive: avoid abuse of internal flagZdenek Kabelac2021-06-092-1/+4
* backup: automatically store data on vg_unlockZdenek Kabelac2021-06-0919-86/+18
* archiving: take archive automaticallyZdenek Kabelac2021-06-0915-92/+3
* man/help: fix common option listingDavid Teigland2021-06-081-1/+27
* devices: don't use deleted loop backing file for device idDavid Teigland2021-06-081-1/+5
* lvmlockd: Fix the compilation warningLeo Yan2021-06-081-1/+1
* tests: add writecache-cache-blocksize-2David Teigland2021-06-071-0/+232
* tests: rename testDavid Teigland2021-06-071-0/+0
* tests: writecache-blocksize add dm-cache testsDavid Teigland2021-06-071-19/+45
* fix empty mem pool leakDavid Teigland2021-06-031-2/+2
* tests: multi-hosts: Test lease timeout with LV shareable modeLeo Yan2021-06-032-0/+143
* tests: multi-hosts: Test lease timeout with LV exclusive modeLeo Yan2021-06-032-0/+143
* tests: multi-hosts: Add LV testingLeo Yan2021-06-032-0/+139
* tests: multi-hosts: Add VG testingLeo Yan2021-06-034-0/+100
* tests: idm: Add testing for IDM lock manager failureLeo Yan2021-06-031-0/+80
* tests: idm: Add testing for the fabric's half brain failureLeo Yan2021-06-031-0/+78
* tests: idm: Add testing for the fabric failure and timeoutLeo Yan2021-06-031-0/+74
* tests: idm: Add testing for the fabric failureLeo Yan2021-06-031-0/+58
* tests: Add testing for lvmlockd failureLeo Yan2021-06-032-1/+39
* tests: Support idm failure injectionLeo Yan2021-06-032-0/+60
* tests: stress: Add multi-threads stress testing for PV/VG/LVLeo Yan2021-06-031-0/+93
* tests: stress: Add multi-threads stress testing for VG/LVLeo Yan2021-06-031-0/+111
* tests: stress: Add single thread stress testingLeo Yan2021-06-031-0/+59
* tests: Add checking for lvmlockd logLeo Yan2021-06-031-0/+5
* tests: Cleanup idm context when prepare devicesLeo Yan2021-06-031-6/+23
* tests: Support multiple backing devicesLeo Yan2021-06-031-3/+28
* tests: Enable the testing for IDM locking schemeLeo Yan2021-06-037-1/+96