summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* integrity: allocate imeta on same PV as rimage and rimagedev-dct-integrity21David Teigland2020-02-131-1/+12
* integrity: handle adding new raid imagesDavid Teigland2020-02-134-2/+63
* integrity: include raid10David Teigland2020-02-111-2/+4
* tests: check integrity sync_percent on raid imagesDavid Teigland2020-02-111-12/+19
* tests: integrity check sync_percentDavid Teigland2020-02-101-20/+30
* integrity: remove integrity meta lv on error pathDavid Teigland2020-02-101-57/+83
* integrity: change some log message levelsDavid Teigland2020-02-103-10/+10
* integrity: lvextendDavid Teigland2020-02-0712-31/+391
* integrity: allow adding and removing with active LVDavid Teigland2020-02-074-74/+235
* dm-integrity supportDavid Teigland2020-02-0730-6/+2259
* 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