summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* label_scan: add new implementation for async and syncdev-dct-new-scan-10David Teigland2017-10-243-57/+957
* command: add settings to enable async ioDavid Teigland2017-10-244-0/+53
* io: add low level async io supportDavid Teigland2017-10-2410-0/+458
* tests:check lvconvert with /dev in vglvnameZdenek Kabelac2017-10-241-0/+8
* lvconvert: fixing extraction of vgnameZdenek Kabelac2017-10-242-69/+39
* fsadm: refactor resize_crypt functionOndrej Kozina2017-10-241-28/+32
* fsadm: rename local variables to avoid confusionOndrej Kozina2017-10-241-11/+11
* test: add regression test for fsadm bugOndrej Kozina2017-10-241-2/+60
* fsadm: fix bug in LUKS grow/shrink decision branchOndrej Kozina2017-10-241-1/+1
* fsadm: add luks specific error message for small devicesOndrej Kozina2017-10-241-0/+4
* tests: check stacked cache dataLV of thin-poolZdenek Kabelac2017-10-232-0/+84
* lvcreate: skip checking for name restriction for cachingZdenek Kabelac2017-10-232-1/+2
* lvextend: detect stacked cache lv used for thinpoolZdenek Kabelac2017-10-232-1/+3
* lvconvert: preserve names of converted LVZdenek Kabelac2017-10-232-11/+12
* test: remove 'should's from test to test target status race fixHeinz Mauelshagen2017-10-191-8/+6
* liblvm: Move lib code used exclusively into metadata-liblvm.cAlasdair G Kergon2017-10-189-673/+727
* tidy: Add missing underscores to statics.Alasdair G Kergon2017-10-1837-362/+358
* libdm: fix typo in libdevmapper.pcZdenek Kabelac2017-10-182-1/+2
* lvmlockd: check error for sanlock access to lvmlock LVDavid Teigland2017-10-173-6/+18
* device: Separate errors for dev not found and filtered.Alasdair G Kergon2017-10-175-4/+18
* tests: check external origin is monitoredZdenek Kabelac2017-10-161-0/+47
* thin: monitor also external originZdenek Kabelac2017-10-162-1/+9
* configure: autoreconfMarian Csontos2017-10-161-26/+1
* replicator: remove the codeDavid Teigland2017-10-1322-1859/+7
* Update WHATS_NEWMarian Csontos2017-10-131-2/+4
* lvcreate: allow 100%FREE creation of "--type mirror" to workHeinz Mauelshagen2017-10-121-0/+7
* test: "Disable" lvconvert-raid-reshapeMarian Csontos2017-10-121-0/+5
* test: update fsadm-crypt to pass with legacy cryptsetupOndrej Kozina2017-10-111-41/+56
* fsadm: implement 'check' for a fs on top of LUKSOndrej Kozina2017-10-111-7/+16
* fsadm: fail 'check' explicitly on unsupported fs typeOndrej Kozina2017-10-111-2/+5
* fsadm: respect DM_DEV_DIR variableOndrej Kozina2017-10-111-3/+3
* activation: fix activation lockZdenek Kabelac2017-10-112-6/+13
* activation: fix locking resource name for activation lockZdenek Kabelac2017-10-112-2/+3
* test: fsadm-crypt.sh fixesOndrej Kozina2017-10-101-4/+4
* fsadm: minor fixes for crypt supportOndrej Kozina2017-10-101-2/+2
* test: add fsadm crypt testOndrej Kozina2017-10-101-0/+529
* fsadm: add support for crypt devicesOndrej Kozina2017-10-103-5/+146
* thin: Improve overprovisioning and repair warnings.Alasdair G Kergon2017-10-093-7/+12
* raid: cleanup raid4/5/6/10 validation checkHeinz Mauelshagen2017-10-091-4/+6
* raid: fix validation check for raid0 segment data_offset memberHeinz Mauelshagen2017-10-091-1/+1
* lvcreate: fix region size on striped RaidLVsHeinz Mauelshagen2017-10-091-5/+12
* raid: fix validation checks for segment data_offset memberHeinz Mauelshagen2017-10-091-2/+2
* raid: return previous reshape space allocation properlyHeinz Mauelshagen2017-10-091-3/+5
* man: regenerateAlasdair G Kergon2017-10-062-6/+11
* post-releaseAlasdair G Kergon2017-10-064-2/+8
* pre-releasev2_02_175Alasdair G Kergon2017-10-064-6/+11
* vgmerge: Fix intermediate metadata corruptionAlasdair G Kergon2017-10-066-8/+25
* dmeventd: ensure systemd service gets stopped on shutdownThomas Lamprecht2017-10-051-1/+2
* fsadm: add --helpZdenek Kabelac2017-10-052-1/+2
* dmeventd: schedule exit on breakZdenek Kabelac2017-10-052-5/+9