summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vgrename: for lockd VGsdev-dct-lvmlockd-MDavid Teigland2014-12-197-8/+360
* lvconvert: prevent splitmirror in lockd VGsDavid Teigland2014-12-191-0/+7
* lvmlockd: pass cmd name to daemonDavid Teigland2014-12-193-1/+10
* vgchange: lock-start and lock-stop with no argDavid Teigland2014-12-191-2/+2
* lvrename: support lock renaming with lvmlockdDavid Teigland2014-12-192-6/+47
* lvmlockd: systemd service filesDavid Teigland2014-12-192-0/+43
* pvscan: notify lvmlockd of lvmetad updatesDavid Teigland2014-12-193-0/+42
* vgchange: lock-start options for auto and waitDavid Teigland2014-12-196-3/+112
* vgchange: allow lock_type to be changedDavid Teigland2014-12-194-5/+218
* lvmlockd: add daemonDavid Teigland2014-12-1910-3/+10262
* libdaemon: allow main processing function to be specifiedDavid Teigland2014-12-192-1/+8
* lvmlockd: LV lockingDavid Teigland2014-12-1911-5/+568
* lvmlockd: VG lockingDavid Teigland2014-12-1819-42/+408
* lvmlockd: Global lockingDavid Teigland2014-12-1826-3/+526
* lvmlockd: start and stop VG lockspaceDavid Teigland2014-12-187-6/+207
* lvmlockd: vgcreate/vgremove call init_vg/free_vgDavid Teigland2014-12-185-2/+631
* lvmlockd: lock_type and lvmlockd setupDavid Teigland2014-12-1826-10/+588
* lvmcache: reread a VG if the lvmetad copy is staleDavid Teigland2014-12-184-57/+164
* lvmcache: add function to validate and update global cacheDavid Teigland2014-12-182-0/+85
* lvmeta: new program to interact with lvmetadDavid Teigland2014-12-182-1/+188
* lvmetad: add invalidation methodDavid Teigland2014-12-181-1/+201
* system_id: use for VG ownershipDavid Teigland2014-12-1824-51/+750
* vgextend: use process_each_vgDavid Teigland2014-12-186-93/+122
* pvchange: use process_each_pvDavid Teigland2014-12-181-90/+46
* tests: skip cache tests in clusterDavid Teigland2014-12-165-0/+10
* cache: disallow cache lvs and cache pools in cluster vgDavid Teigland2014-12-165-1/+43
* man: put back the --binary reference in {pv,vg,lv}display man pagePeter Rajnoha2014-12-113-0/+3
* tools, man: --binary option is available with -C for {pv,vg,lv}displayPeter Rajnoha2014-12-115-9/+18
* man: remove reference to --binary in {pv,vg,lv}display man pagePeter Rajnoha2014-12-113-3/+0
* vgimportclone: also notify lvmetad about changes if it's usedPeter Rajnoha2014-12-102-0/+10
* vgimportclone: replace awk with dumpconfig to generate temporary lvm.conf for...Peter Rajnoha2014-12-102-11/+12
* WHATS_NEW: f94f846 actually fixes DM issue, not LVM issuePeter Rajnoha2014-12-092-1/+1
* libdm: report: fix incorrect memory use while using --select with --unbuffere...Peter Rajnoha2014-12-092-17/+33
* configure: fix automatic use of configure --enable-udev-systemd-background-jobsPeter Rajnoha2014-12-083-2/+3
* libdm: report: return immediately from dm_report_compact_fields without error...Peter Rajnoha2014-12-051-3/+4
* libdm: report: compact output applicable only if report is bufferedPeter Rajnoha2014-12-053-1/+7
* raid: properly rename split imageZdenek Kabelac2014-12-053-0/+19
* config: add report/compact_output lvm.conf setting to enable or isable field ...Peter Rajnoha2014-12-055-0/+12
* libdm: report: add dm_report_compact_fieldsPeter Rajnoha2014-12-053-9/+66
* libdm: remove unimplemented dm_report_set_output_selection fnPeter Rajnoha2014-12-052-2/+1
* pool: fix typo in error message: then -> thanPeter Rajnoha2014-12-041-1/+1
* mirror: Validate raid region size config setting.Alasdair G Kergon2014-12-031-1/+30
* 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