summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* test: Fix previous commit - skip only RAID6 partMarian Csontos2017-05-161-1/+5
* test: Update condition for changing RAID regionsizeMarian Csontos2017-05-161-1/+1
* lvchange: allow changing properties on thin pool data lvDavid Teigland2017-05-152-0/+11
* config: keep description lines under 80David Teigland2017-05-121-3/+4
* lvcreate: Fix last commit for virtual sizes.Alasdair G Kergon2017-05-121-1/+1
* lvcreate: Fix mirror percentage size calculations.Alasdair G Kergon2017-05-122-7/+31
* man lvmcache: add info about metadata formatsDavid Teigland2017-05-111-0/+18
* metadata: Fix metadata repair when devs still missing.Alasdair G Kergon2017-05-112-3/+9
* vg_read: check for NULL dev to avoid segfaultDavid Teigland2017-05-101-0/+9
* tests: better skipZdenek Kabelac2017-05-101-2/+1
* fsadm: all path define MAJOR MINORZdenek Kabelac2017-05-101-0/+2
* fsadm: some cleanupZdenek Kabelac2017-05-101-27/+25
* fsadm: fix test of subshell return valueZdenek Kabelac2017-05-102-6/+13
* dmeventd: restore multiple warningsZdenek Kabelac2017-05-103-8/+90
* dmfilemapd: always initialise 'same' local variable (Coverity)Bryn M. Reeves2017-05-081-0/+1
* man lvmetad: mention repair as a reason for disablingDavid Teigland2017-05-051-4/+7
* lvmdbusd: Correct PV lookupsTony Asleson2017-05-051-4/+6
* lvmdbustest.py: Add PV symlink testingTony Asleson2017-05-051-0/+42
* WHATS_NEW: cache pool optionsDavid Teigland2017-05-051-0/+1
* lvcreate: cachemode writeback and cachepolicy cleaner is invalidDavid Teigland2017-05-051-5/+13
* dmfilemapd: clear filemap_monitor before calling _parse_args()Bryn M. Reeves2017-05-051-2/+2
* man lvmconfig: add descriptions for typeconfig and ignorelocalDavid Teigland2017-05-041-2/+36
* man vgexport: reference to vgimportDavid Teigland2017-05-031-1/+1
* man lvm fullreport and lvpoll referencesDavid Teigland2017-05-034-2/+5
* man clvmd: mention lvmlockd is another optionDavid Teigland2017-05-031-1/+6
* man: reference other man pages with boldDavid Teigland2017-05-031-28/+28
* man lvm.conf: say how to get a description of settingsDavid Teigland2017-05-031-0/+4
* pvscan: define command as taking only -aayDavid Teigland2017-05-031-1/+1
* man pvscan: add description for --activateDavid Teigland2017-05-031-0/+3
* man vgimport: add description for --allDavid Teigland2017-05-031-0/+2
* man pvchange: mention one option is requiredDavid Teigland2017-05-031-0/+3
* man pvchange: add description for --allDavid Teigland2017-05-031-0/+2
* commands: check for memory failuresDavid Teigland2017-05-031-1/+26
* man lvmlockd: minor wording updatesDavid Teigland2017-05-031-46/+51
* post-releaseAlasdair G Kergon2017-05-034-2/+8
* pre-releasev2_02_171Alasdair G Kergon2017-05-034-6/+7
* man: generateAlasdair G Kergon2017-05-0343-43/+43
* command: avoid compiler warningAlasdair G Kergon2017-05-031-5/+5
* man: references to lvm entitiesDavid Teigland2017-05-024-28/+31
* man lvm: define LVM and its termsDavid Teigland2017-05-022-7/+20
* man lvmsystemid: general improvementsDavid Teigland2017-05-021-133/+174
* dbus: Add --yes when --setphysicalvolumesize is usedMarian Csontos2017-05-021-1/+1
* commands: fix memory debug for cmd defsDavid Teigland2017-05-015-44/+76
* fix running commands from a script fileDavid Teigland2017-04-282-0/+5
* WHATS_NEW: pvcreate promptDavid Teigland2017-04-281-0/+1
* WHATS_NEW: pvcreate --setphysicalvolumesizeAlasdair G Kergon2017-04-281-1/+1
* commands: improve syntax suggestion when no command is foundDavid Teigland2017-04-271-1/+17
* pvcreate: add prompt when setting dev sizeDavid Teigland2017-04-276-34/+115
* dbus: log_debug needs qualifierMarian Csontos2017-04-271-2/+1
* pvresize: Missing a message on error path.Alasdair G Kergon2017-04-271-2/+6