summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pvscan: notify lvmlockd of lvmetad updatesdev-dct-lvmlockd-GDavid Teigland2014-12-042-0/+40
* vgchange: lock-start options for auto and waitDavid Teigland2014-12-046-3/+112
* vgchange: allow lock_type to be changedDavid Teigland2014-12-044-5/+218
* lvmlockd: add daemonDavid Teigland2014-12-0410-3/+9232
* libdaemon: allow main processing function to be specifiedDavid Teigland2014-12-042-1/+8
* lvmlockd: LV lockingDavid Teigland2014-12-0411-5/+530
* lvmlockd: VG lockingDavid Teigland2014-12-0419-42/+408
* lvmlockd: Global lockingDavid Teigland2014-12-0426-3/+520
* lvmlockd: start and stop VG lockspaceDavid Teigland2014-12-047-6/+207
* lvmlockd: vgcreate/vgremove call init_vg/free_vgDavid Teigland2014-12-025-2/+631
* lvmlockd: lock_type and lvmlockd setupDavid Teigland2014-12-0226-10/+588
* lvmcache: reread a VG if the lvmetad copy is staleDavid Teigland2014-12-024-57/+164
* lvmcache: add function to validate and update global cacheDavid Teigland2014-12-022-0/+85
* lvmeta: new program to interact with lvmetadDavid Teigland2014-12-022-1/+188
* lvmetad: add invalidation methodDavid Teigland2014-12-021-1/+201
* system_id: use for VG ownershipDavid Teigland2014-12-0224-51/+750
* vgextend: use process_each_vgDavid Teigland2014-12-026-93/+122
* pvchange: use process_each_pvDavid Teigland2014-12-021-90/+46
* mirror: Restrict region size to power of 2.Alasdair G Kergon2014-12-022-1/+2
* post-releaseAlasdair G Kergon2014-11-284-2/+8
* pre-releasev2_02_114Alasdair G Kergon2014-11-284-8/+5
* libdaemon: Fix some client leaks.Alasdair G Kergon2014-11-284-11/+31
* Update WHATS_NEW.Petr Rockai2014-11-271-0/+1
* lvcreate: Implement --cachepolicy/--cachesettings.Petr Rockai2014-11-273-2/+34
* metadata: Add cache_policy to lvcreate_params and honour it.Petr Rockai2014-11-272-0/+12
* toollib: Fix uninitialised config value type in get_cachepolicy_params.Petr Rockai2014-11-271-0/+1
* toollib: fix regression in parsing /dev/mapper/vg-lvZdenek Kabelac2014-11-263-2/+8
* coverity: remove dead code in lv_info_with_seg_status (continued)Peter Rajnoha2014-11-261-5/+3
* coverity: fix possible NULL dereferencePeter Rajnoha2014-11-261-1/+1
* coverity: remove dead code in lv_info_with_seg_statusPeter Rajnoha2014-11-261-7/+1
* makefiles: avoid regeneration of MakefileZdenek Kabelac2014-11-261-0/+3
* thin: add missing 64KB roundingZdenek Kabelac2014-11-263-5/+51
* initscripts: fix typo in clvmd initscript causing CLVMD_STOP_TIMEOUT variable...Peter Rajnoha2014-11-252-1/+2
* pvresize: fix size in 'Resizing to ...' verbose message to show proper result...Peter Rajnoha2014-11-252-1/+2
* post-releaseAlasdair G Kergon2014-11-244-2/+8
* pre-releasev2_02_113Alasdair G Kergon2014-11-244-7/+7
* cache: comment out unsupported pooldatasizeZdenek Kabelac2014-11-243-25/+27
* man: updateZdenek Kabelac2014-11-242-38/+38
* tests: use proper LVMTEST prefix for VG nameZdenek Kabelac2014-11-241-1/+1
* lvconvert: earlier detection of conflicting namesZdenek Kabelac2014-11-242-2/+27
* man: fix pages for generatorsZdenek Kabelac2014-11-241-8/+4
* libdm: there is no element in item 0Zdenek Kabelac2014-11-241-2/+0
* report: add some comments about how string list is stored internallyPeter Rajnoha2014-11-241-1/+1
* report: add some comments about how string list is stored internallyPeter Rajnoha2014-11-241-0/+15
* man/lvchange: Mention --cachepolicy and --cachesettings.Petr Rockai2014-11-241-0/+9
* man/lvm.conf: Update to reflect changes in config parser.Petr Rockai2014-11-231-4/+11
* Update WHATS_NEW.Petr Rockai2014-11-232-0/+2
* cleanup: add missing error path checkZdenek Kabelac2014-11-231-1/+2
* cleanup: warning: declaration of 'remove' shadows a global declarationZdenek Kabelac2014-11-231-2/+2
* libdm: report fix memleak on error pathZdenek Kabelac2014-11-231-4/+4