summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* writecache: allow snapshot of LV with writecachedev-dct-writecache83-1David Teigland2020-05-211-2/+0
* tests: cachevol-cachedeviceDavid Teigland2020-05-211-0/+121
* fix bad result from _cache_min_metadata_sizeDavid Teigland2020-05-211-0/+4
* lvcreate: new cache or writecache lv with single commandDavid Teigland2020-05-218-127/+341
* lvconvert: single step cachevol creation and attachmentDavid Teigland2020-05-214-53/+203
* tests: writecache-blocksizeDavid Teigland2020-05-211-0/+343
* writecache: use two stage detachDavid Teigland2020-05-218-130/+734
* writecache: add settings cleaner and max_ageDavid Teigland2020-05-217-1/+98
* writecache: attach while active using fs block sizeDavid Teigland2020-05-211-13/+164
* writecache: cachesettings in lvchange and lvsDavid Teigland2020-05-218-153/+311
* writecache: show error in lv_health_status and lv_attrDavid Teigland2020-05-213-0/+13
* writecache: remove from an active lvDavid Teigland2020-05-215-91/+294
* tests: also udev wait on clean-up pathZdenek Kabelac2020-05-211-4/+10
* test: Use printf to generate dataMarian Csontos2020-05-214-20/+12
* tests: Use python single liner to generate dataMarian Csontos2020-05-214-12/+20
* build: make generateMarian Csontos2020-05-212-0/+116
* tests: add wait on udev processingZdenek Kabelac2020-05-201-1/+3
* list: use container_ofZdenek Kabelac2020-05-202-6/+4
* pvck: set dump on one callZdenek Kabelac2020-05-201-6/+2
* cov: lvconvert: missing check for function failureZdenek Kabelac2020-05-201-1/+2
* cov: check strdup for NULLZdenek Kabelac2020-05-201-4/+8
* cov: check for deactivation failureZdenek Kabelac2020-05-201-2/+7
* lvmcache: free vginfo lock_typeDavid Teigland2020-05-141-0/+2
* hints: free hint structs on exitDavid Teigland2020-05-132-0/+4
* devs: add some checks for a dev with no path nameDavid Teigland2020-05-132-0/+6
* lvmlockd: use 4K sector size when any dev is 4KDavid Teigland2020-05-111-10/+4
* spec: Enable integrityMarian Csontos2020-05-051-0/+1
* lvmlockd: replace lock adopt info sourceDavid Teigland2020-05-045-187/+207
* remove vg_read_errorDavid Teigland2020-04-244-18/+2
* use refresh_filters only where neededDavid Teigland2020-04-222-11/+3
* Fix scripts/lvmlocks.service.in using nonexistent --lock-opt autowaitMaxim Plotnikov2020-04-211-1/+1
* lvmcache: rework handling of VGs with duplicate vgnamesDavid Teigland2020-04-218-327/+1264
* pass cmd struct through more functionsDavid Teigland2020-04-2110-33/+39
* lvmcache_get_mda: remove unused functionDavid Teigland2020-04-212-35/+0
* vgrename: fix error value when name existsDavid Teigland2020-04-211-1/+1
* WHATS_NEW: integrity with raidDavid Teigland2020-04-151-0/+1
* Allow dm-integrity to be used for raid imagesDavid Teigland2020-04-1545-37/+3790
* move pv_list code into libDavid Teigland2020-04-135-279/+296
* blkdeactivate: add support for VDO in blkdeactivate scriptPeter Rajnoha2020-04-093-1/+59
* WHATS_NEWS: updateZdenek Kabelac2020-04-081-0/+1
* test: repair of thin-pool used by foreign appsZdenek Kabelac2020-04-081-0/+72
* lvconvert: no validation for thin-pools not used by lvm2Zdenek Kabelac2020-04-081-1/+2
* post-releaseMarian Csontos2020-03-264-2/+8
* pre-releasev2_03_09Marian Csontos2020-03-264-6/+6
* vdo: make vdopool wrapping device is read-onlyZdenek Kabelac2020-03-231-1/+1
* test: Fix previous commitMarian Csontos2020-03-181-1/+1
* test: Can not attach writecache to active volumeMarian Csontos2020-03-181-1/+4
* reduce device path error messsagesDavid Teigland2020-03-123-6/+13
* man: lvm2-activation-generator fix vgchange commentDavid Teigland2020-03-101-1/+1
* lvmlockd: use transient LV lock when creating snapshotDavid Teigland2020-03-091-1/+1