summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vgimportclone: add native commanddev-dct-vgimportclone-5David Teigland2016-06-1710-1/+409
* vgreduce: fix location of lvmlockd global lockDavid Teigland2016-06-171-7/+5
* lvmlockd: fix dropping PVs in rescanning VGDavid Teigland2016-06-171-18/+30
* post-releaseAlasdair G Kergon2016-06-174-2/+8
* pre-releasev2_02_157Alasdair G Kergon2016-06-174-6/+4
* tools: add missing destroy_processing_handle in pvscan and vgreduce codePeter Rajnoha2016-06-172-2/+6
* pvscan: don't activate LVs when use_lvmetad=0David Teigland2016-06-161-11/+20
* pvscan: fix lvmlockd global lockDavid Teigland2016-06-151-4/+0
* pvscan: do activation when lvmetad is not runningDavid Teigland2016-06-151-1/+8
* lvmlockd: fix rescanning VGDavid Teigland2016-06-152-19/+147
* post-releaseAlasdair G Kergon2016-06-114-2/+8
* pre-releasev2_02_156Alasdair G Kergon2016-06-114-7/+7
* lvmdbusd: Remove duplicate test codeTony Asleson2016-06-101-26/+4
* lvmdbusd: Add test for DataLv & MetaDataLvTony Asleson2016-06-101-3/+57
* lvmdbusd: Create correct LV object typeTony Asleson2016-06-101-2/+2
* lvmdbusd: Add method get_object_path_by_lvm_idTony Asleson2016-06-103-17/+15
* lvmdbusd: Rename get_object_path_by_lvm_idTony Asleson2016-06-105-18/+18
* lvmdbusd: Change print statement to py3 syntaxTony Asleson2016-06-101-2/+2
* lvmdbusd: Bug fix for missing LV propertiesTony Asleson2016-06-101-1/+40
* lvmdbusd: Add data_lv and metadata_lv to cache pool interfaceTony Asleson2016-06-101-17/+29
* lvmdbusd: Add roles property to LV common interfaceTony Asleson2016-06-101-0/+5
* WHATS_NEW: add recent changesDavid Teigland2016-06-101-0/+2
* cleanup: typo in WHATS_NEW_DMZdenek Kabelac2016-06-101-1/+1
* display: yes no prompt improvementZdenek Kabelac2016-06-102-24/+77
* lvmdump: also collect output from lsblk command when running lvmdump -sPeter Rajnoha2016-06-093-5/+16
* vgcreate, pvcreate, vgextend: don't use a device with duplicatesDavid Teigland2016-06-073-0/+21
* lvmcache: fix duplicate handling with multiple scansDavid Teigland2016-06-073-11/+82
* lvmcache: add optional dev arg to lvmcache_info_from_pvidDavid Teigland2016-06-0710-41/+62
* lvmetad: handle update failuresDavid Teigland2016-06-073-127/+498
* lvmetad: remove disabled case for "scan error"David Teigland2016-06-073-14/+3
* lvmetad: define special update in progress stringDavid Teigland2016-06-072-6/+8
* blkdeactivate: fix regression in blkdeactivate causing dm and md devices to b...Peter Rajnoha2016-06-062-4/+3
* post-releaseAlasdair G Kergon2016-06-034-2/+8
* pre-releasev2_02_155Alasdair G Kergon2016-06-034-4/+5
* pvmove: disallow tag argsDavid Teigland2016-06-033-1/+10
* man: fixed typo in lvcreate.8Tobias Stoeckmann2016-06-031-1/+1
* cleanup: compile fixes for --disable-devmapperZdenek Kabelac2016-06-033-15/+10
* man: lvmconfig: add note about --type diff and --mergedconfigPeter Rajnoha2016-06-021-0/+1
* lvmconfig: fix lvmconfig --type diff to display complete diff if config casca...Peter Rajnoha2016-06-022-1/+2
* make: add generated parts of lvmdbusd to DISTCLEAN_TARGETS for make distcleanPeter Rajnoha2016-06-022-0/+4
* cleanup: use display_nameZdenek Kabelac2016-06-012-5/+4
* tests: check losetup -P is correctly handledZdenek Kabelac2016-06-011-0/+63
* tests: extend prepare_loopZdenek Kabelac2016-06-011-3/+4
* devices: handle partscan loop devicesZdenek Kabelac2016-06-013-0/+45
* coverity: fix warnings about missing return value check for sscanfPeter Rajnoha2016-05-312-8/+8
* coverity: missing check for id_write_format return valuePeter Rajnoha2016-05-315-11/+22
* coverity: blkdeactivate: separate format and args for printf and declare and ...Peter Rajnoha2016-05-311-3/+5
* coverity: fix possible resource leak of descendants_buffer in _print_historic...Peter Rajnoha2016-05-312-1/+2
* tests: add dmstats to CLEAN_TARGETS for make cleanPeter Rajnoha2016-05-311-1/+1
* toollib: properly reset selection handle on selection failure in select_match...Peter Rajnoha2016-05-311-12/+12