summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dm-integrity supportdev-dct-integrity19David Teigland2020-01-1530-56/+2266
* move pv_list code into libDavid Teigland2020-01-145-279/+296
* WHATS_NEW: updateZdenek Kabelac2020-01-131-0/+2
* tests: update for readaheadZdenek Kabelac2020-01-132-12/+11
* vdo: avoid running initialization of cache pool varsZdenek Kabelac2020-01-131-7/+9
* raid: disallow reshape of stacked LVsZdenek Kabelac2020-01-131-0/+6
* WHATS_NEW: VDO lvmdbusd addsTony Asleson2020-01-091-0/+2
* lvmdbusd: Add function to convert LV into a VDO poolVojtech Trefny2020-01-093-0/+78
* lvmdbusd: Add VDO enable/disable compress & dedupVojtech Trefny2020-01-093-2/+118
* tests: Some lvmdbus tests require larger PVsMarian Csontos2019-12-181-1/+3
* tests: VDO detection in dbus testsdev-mcsontos-tests-201912Marian Csontos2019-12-161-4/+7
* drop warnings about missing pvs in foreign vgsDavid Teigland2019-12-111-2/+5
* pvck: show specific dump option valuesDavid Teigland2019-12-106-2/+17
* tests: improve secure testZdenek Kabelac2019-12-101-2/+4
* test: fix missing waiting on udevZdenek Kabelac2019-12-101-3/+3
* test: fail on device createZdenek Kabelac2019-12-101-1/+5
* test: aux setupZdenek Kabelac2019-12-101-6/+6
* clenaup: simpler formZdenek Kabelac2019-12-101-7/+6
* vg_read: use else for 3 caseZdenek Kabelac2019-12-101-9/+2
* debug: enhance messagesZdenek Kabelac2019-12-101-20/+20
* debug: avoid to slashes in debug messageZdenek Kabelac2019-12-101-1/+1
* debug: print VG name in log messages for segment errorsNikhil Kshirsagar2019-12-101-3/+3
* libdm: set maj:min while creating and reloading deviceZdenek Kabelac2019-12-101-0/+6
* libdm: support device RELOAD with maj:min and devname setZdenek Kabelac2019-12-102-4/+11
* man pvck: describe settingsDavid Teigland2019-12-061-0/+46
* update option description for settingsDavid Teigland2019-12-061-1/+2
* pvck: deal with coverity warningsDavid Teigland2019-12-021-41/+57
* post-releaseMarian Csontos2019-11-304-2/+8
* pre-releasev2_03_07Marian Csontos2019-11-304-6/+8
* build: make generateMarian Csontos2019-11-301-12/+233
* pvck: use zalloc in more placesDavid Teigland2019-11-271-7/+3
* pvck: repair headers and metadataDavid Teigland2019-11-279-103/+1946
* pvck: dump functions cleanup args and return valsDavid Teigland2019-11-271-32/+36
* pvck: dump show most recent metadataDavid Teigland2019-11-271-1/+23
* pvck: allow disk locations to be specifiedDavid Teigland2019-11-273-86/+134
* pvck: move some arg processingDavid Teigland2019-11-271-66/+37
* scan: add simple scan to find a pvidDavid Teigland2019-11-272-0/+72
* metadata: add vg_from_config_treeDavid Teigland2019-11-275-22/+42
* Revert "cov: use zalloc"David Teigland2019-11-271-3/+6
* Revert "pvck: check result of dev_get_size"David Teigland2019-11-271-2/+1
* Revert "cov: fix mem leaking buffer"David Teigland2019-11-271-22/+14
* Revert "cov: avoid passing NULL to strstr function"David Teigland2019-11-271-5/+5
* Revert "cov: check for retvalue"David Teigland2019-11-271-4/+1
* scanning: use bool type for _scan_text_mismatchDavid Teigland2019-11-271-13/+7
* tests hints: update check for io countDavid Teigland2019-11-261-4/+6
* Revert "lvs: disable scanning optimization"David Teigland2019-11-261-1/+1
* scanning: optimize by checking text offset and checksumDavid Teigland2019-11-267-9/+168
* bcache: add invalidate_bytes functionDavid Teigland2019-11-264-0/+22
* lvcreate: ensure striped raid region size is at least stripe sizeHeinz Mauelshagen2019-11-262-0/+8
* pvcreate,pvremove: fix reacquiring global lock after promptDavid Teigland2019-11-264-6/+16