summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* writecache: modprobe dm-writecacheDavid Teigland2019-11-261-1/+1
* tests: update to md dev nameDavid Teigland2019-11-261-2/+5
* tests: Find md name using lsblkdev-mcsontos-md-stop-scanMarian Csontos2019-11-262-10/+5
* Partial revert "tests: update to md dev name"Marian Csontos2019-11-253-5/+7
* test: Fix handling leftovers from previous testsMarian Csontos2019-11-201-1/+1
* lvs: disable scanning optimizationDavid Teigland2019-11-191-1/+1
* tests: add more tracing infoZdenek Kabelac2019-11-151-0/+2
* tests: reduce amount of written dateZdenek Kabelac2019-11-151-1/+1
* revert "dmeventd: vdo plugin link lvm library"Zdenek Kabelac2019-11-151-0/+8
* Revert "hints: rewrite function"David Teigland2019-11-141-13/+26