summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* raid: ad '.' to messages. lvchange --writemostly prevention during initial syncdev-lvmguy-add-more-raid-featuresHeinz Mauelshagen2017-02-237-193/+131
* lvconvert: add reshaping supportHeinz Mauelshagen2017-02-2334-437/+2703
* 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
* commands: use dm_strncpyZdenek Kabelac2017-02-171-9/+4
* commands: cheap optimisation for parserZdenek Kabelac2017-02-171-20/+18
* commands: track errors in command def parsingDavid Teigland2017-02-165-57/+97
* commands: initialize commands[] onceDavid Teigland2017-02-161-0/+4
* commands: avoid factoring options until neededDavid Teigland2017-02-161-8/+13
* help/man: remove commas from list of optionsDavid Teigland2017-02-151-9/+4
* commands: use dm wrappers for malloc/freeDavid Teigland2017-02-151-17/+21
* commands: use existing vg/lv name parsing functionsDavid Teigland2017-02-151-16/+29
* lvcreate: fix LVM_VG_NAME detectionDavid Teigland2017-02-151-3/+2
* toollib: skip dev prefix from lv namesDavid Teigland2017-02-151-0/+5
* lvconvert: handle old arg quirk when combining snapshotDavid Teigland2017-02-151-0/+37
* lvcreate: LVM_VG_NAME applies even without name argDavid Teigland2017-02-151-4/+10