summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lvchange: reject writemostly/writebehind on raid1 during resyncsourceware_masterHeinz Mauelshagen2017-02-235-1/+65
* man/help: improve the style of units indicatorDavid Teigland2017-02-222-16/+15
* man: indicate repeatable optionsDavid Teigland2017-02-221-3/+5
* man: improve writemostly PV argDavid Teigland2017-02-221-10/+15
* tests: support zero_devZdenek Kabelac2017-02-221-4/+15
* tests: not slowing work with metadataZdenek Kabelac2017-02-221-2/+2
* snapshot: improve removal of active origin volumeZdenek Kabelac2017-02-222-4/+14
* WHATS_NEW: add entryZdenek Kabelac2017-02-222-1/+1
* man/help: enclose each option in bracketsDavid Teigland2017-02-211-48/+25
* man/help: use separate common option listsDavid Teigland2017-02-214-57/+160
* man: teaking output formatDavid Teigland2017-02-211-1/+33
* commands: adjust default help outputDavid Teigland2017-02-213-41/+23
* man lvm: update see also listDavid Teigland2017-02-211-43/+65
* man: expand type option descriptionDavid Teigland2017-02-211-1/+10
* dmsetup: Indicate device repetition in usage summaries.Alasdair G Kergon2017-02-212-33/+32
* tests: some debug codeZdenek Kabelac2017-02-211-1/+4
* tests: ensure first call is version testZdenek Kabelac2017-02-211-6/+8
* tests: make sure which PV is used for allocationZdenek Kabelac2017-02-211-1/+1
* tests: paralelize creation and teardownZdenek Kabelac2017-02-211-16/+23
* tests: use exclusive activation for mirrorZdenek Kabelac2017-02-211-1/+1
* man: use .HP instead of .TPDavid Teigland2017-02-201-9/+9
* man/help: print general raid type as "raid"David Teigland2017-02-201-1/+1
* man vgchange/lvchange: note special option usageDavid Teigland2017-02-201-2/+6
* man lvcreate: add special option notes at the startDavid Teigland2017-02-201-0/+11
* man: add variables descriptionsDavid Teigland2017-02-201-20/+152
* lvresize/lvextend: accept type optionDavid Teigland2017-02-201-7/+22
* tests: update lvresize testingZdenek Kabelac2017-02-201-0/+17
* cleanup: simplier codeZdenek Kabelac2017-02-201-2/+1
* cleanup: same sign for compareZdenek Kabelac2017-02-201-3/+1
* cleanup: use multiline stringZdenek Kabelac2017-02-201-25/+25
* cleanup: use constZdenek Kabelac2017-02-203-5/+5
* man: thin dmeventd plugin updateZdenek Kabelac2017-02-201-34/+74
* man: dmstats updateZdenek Kabelac2017-02-191-16/+11
* man: dmsetup updateZdenek Kabelac2017-02-191-7/+7
* commands: fix memleakZdenek Kabelac2017-02-191-1/+1
* lvresize: fix regressiong on accepting argsZdenek Kabelac2017-02-191-5/+8
* man/help: fix description of r|R unitDavid Teigland2017-02-171-3/+2
* man: print space before built-in nameDavid Teigland2017-02-171-1/+4
* man pvmove: move details to notesDavid Teigland2017-02-172-45/+47
* man: mention force behavior in various placesDavid Teigland2017-02-175-0/+19
* man lvmconfig: refer to typeconfig option nameDavid Teigland2017-02-171-2/+2
* man/help: show recently added r|R unitDavid Teigland2017-02-172-5/+8
* args: in yes option mention qq for auto-noDavid Teigland2017-02-171-1/+2
* lvconvert: include swap behavior in generic pool syntaxDavid Teigland2017-02-179-99/+166
* commands: compensate --uuidZdenek Kabelac2017-02-171-0/+5
* commands: some more dm wrappersZdenek Kabelac2017-02-171-0/+12
* cleanup: unused uninit varsZdenek Kabelac2017-02-171-3/+2
* cleanup: use strchr for 1-byte lookupZdenek Kabelac2017-02-171-11/+11
* cleanup: add comment for longer macroZdenek Kabelac2017-02-171-2/+2
* commands: optimize binary searchZdenek Kabelac2017-02-171-34/+45