summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* lvconvert: separate splitcache and uncache functionsDavid Teigland2019-09-241-46/+75
* tests: add writecache-splitDavid Teigland2019-09-231-0/+128
* lvconvert: allow --cache shortcut for --type cache with cachevolDavid Teigland2019-09-231-0/+8
* tests: update cache-single-splitDavid Teigland2019-09-231-3/+3
* drop cvol dm uuid suffix for cachevol LVsDavid Teigland2019-09-233-4/+2
* tests: update cache-single-splitDavid Teigland2019-09-201-3/+3
* writecache: display layout and role fieldsDavid Teigland2019-09-203-3/+44
* writecache: use dm suffixes and lv attributesDavid Teigland2019-09-206-14/+46
* dmeventd: avoid bail out preventing repair in raid plugin but keep messageHeinz Mauelshagen2019-09-201-8/+11
* Revert "dmeventd: avoid bail out preventing repair in raid plugin"Heinz Mauelshagen2019-09-201-6/+10
* tests: add cache-single-splitDavid Teigland2019-09-201-0/+293
* lvconvert: detaching cachevol with missing PVsDavid Teigland2019-09-204-22/+74
* lvchange: allow activating cachevolDavid Teigland2019-09-201-0/+14
* cachevol: add dm uuid suffixes to hidden lvsDavid Teigland2019-09-203-9/+11
* lvconvert: cachevol LV can have multiple segmentsDavid Teigland2019-09-201-1/+0
* spec: Move blkdeactivate to device-mapperMarian Csontos2019-09-201-2/+2
* tests: check vdoZdenek Kabelac2019-09-171-6/+25
* vdo: enhance activation with layer -vpoolZdenek Kabelac2019-09-176-12/+45
* thin: activate layer pool aas read-only LVZdenek Kabelac2019-09-172-0/+6
* devices: crypto skipZdenek Kabelac2019-09-172-0/+3
* tests: pool conversionZdenek Kabelac2019-09-171-0/+16
* lvconvert: improve validation thin and cache pool conversionZdenek Kabelac2019-09-172-5/+48
* Revert "tests: drop unnecessary pid from LVMTEST prefix"David Teigland2019-09-161-1/+1
* Revert "lvmlockd: use commonly used define NOTIFYDBUS_SUPPORT"David Teigland2019-09-162-8/+15
* tests: drop unnecessary pid from LVMTEST prefixDavid Teigland2019-09-121-1/+1
* tests: don't change real test outputDavid Teigland2019-09-121-14/+0
* tests: metadata-zero-space more debuggingDavid Teigland2019-09-121-1/+1
* tests: unnecessary braces causes test failuresDavid Teigland2019-09-121-1/+1
* tests: skip some without wipefsDavid Teigland2019-09-125-0/+9
* tests: more debug in metadata-zero-spaceDavid Teigland2019-09-121-0/+2
* tests: use standard md devicesDavid Teigland2019-09-125-114/+169
* tests: metadata-zero-space add info for debuggingDavid Teigland2019-09-111-0/+3
* tests: skip without xxdDavid Teigland2019-09-112-8/+4
* tests: open-file-limit skip without prlimitDavid Teigland2019-09-111-0/+2
* tests: allow-mixed-block-sizes skip with older losetupDavid Teigland2019-09-111-0/+2
* tests: cache-single tests require version 1 10David Teigland2019-09-112-2/+2
* pvscan: allow use of noudevsync optionDavid Teigland2019-09-101-1/+1
* lvchange: add --resync help/manual text relative to 'R' attributeHeinz Mauelshagen2019-09-061-0/+1
* tests: metadata-bad-text.sh with lvmlockdDavid Teigland2019-09-051-0/+5
* bcache: change log level for prefetch messageDavid Teigland2019-09-031-1/+1
* pvscan: avoid full scan for activationDavid Teigland2019-09-036-114/+568
* vgextend: check missing device during block size checkDavid Teigland2019-09-031-0/+3
* fix segfault for invalid characters in vg nameDavid Teigland2019-08-291-1/+2
* hints: check for malloc failureDavid Teigland2019-08-281-1/+2
* hints: fix copy of filterDavid Teigland2019-08-281-11/+68
* fix duplicate pv size checkDavid Teigland2019-08-271-24/+0
* Fix converting dbus.UInt types to stringVojtech Trefny2019-08-271-16/+19
* activation: use cmd pending mem for pending_deleteZdenek Kabelac2019-08-273-19/+23
* configure: continue build if prlimit is missingZdenek Kabelac2019-08-262-2/+14
* configure: check for prlimitZdenek Kabelac2019-08-264-3/+8