summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* report: Demo mount/fs fields a bit like df.dev-agk-fs-reportingAlasdair G Kergon2017-03-085-18/+199
* raid: define seg->extents_copiedHeinz Mauelshagen2017-03-071-0/+2
* report: correct lv_size for 2-legged raid5Heinz Mauelshagen2017-03-071-1/+1
* raid: fix raid LV resizingHeinz Mauelshagen2017-03-073-17/+55
* raid: cleanup _lv_set_image_lvs_start_les()Heinz Mauelshagen2017-03-071-3/+2
* lvconvert: adjust --stripes on raid10 convertHeinz Mauelshagen2017-03-071-2/+5
* report: display proper LV size for reshapable RaidLVsHeinz Mauelshagen2017-03-072-1/+17
* test: add delay to lvchange-raid1-writemostly.shHeinz Mauelshagen2017-03-071-2/+2
* man lvs: describe new 'R' volume health characterHeinz Mauelshagen2017-03-061-0/+1
* man/help: improve stripes option wordingDavid Teigland2017-03-061-6/+6
* man lvextend: mention segment typeDavid Teigland2017-03-061-3/+6
* test: fix typoHeinz Mauelshagen2017-03-031-1/+1
* man: move the full UNIT descriptionDavid Teigland2017-03-032-12/+3
* man/help: poolmetadatasize option can take relative valueDavid Teigland2017-03-033-8/+23
* report: raid enhancements for --selectHeinz Mauelshagen2017-03-033-48/+87
* man: fix term in lvmraid(7)Heinz Mauelshagen2017-03-031-1/+1
* help: show short opt with long optDavid Teigland2017-03-031-5/+140
* dev_manager: remove reshape messageHeinz Mauelshagen2017-03-031-3/+2
* man/help: rework extents and size outputDavid Teigland2017-03-039-95/+128
* man/help: improve the PV range descriptionDavid Teigland2017-03-031-7/+11
* args: in cachemode option fix passthrough valueDavid Teigland2017-03-032-3/+3
* args: update select descriptionDavid Teigland2017-03-031-3/+4
* man lvcreate: show extents optionDavid Teigland2017-03-022-3/+15
* man lvcreate: remove the extents prefixDavid Teigland2017-03-021-0/+4
* help: show extents option for lvcreateDavid Teigland2017-03-021-2/+11
* help: print info about special options and variablesDavid Teigland2017-03-023-5/+68
* lvcreate: munge size value in help outputDavid Teigland2017-03-021-8/+23
* man: cover reshapingHeinz Mauelshagen2017-03-022-41/+79
* lvs: enhance stripes and region size field descriptionsHeinz Mauelshagen2017-03-021-2/+2
* man: change the synopsis option styleDavid Teigland2017-03-021-5/+5
* lvcreate: allow chunksize option when creating cacheDavid Teigland2017-03-021-1/+2
* commands: handle including an optional opt multiple timesDavid Teigland2017-03-021-5/+25
* lvcreate/lvresize: the --size option accepts signed valuesDavid Teigland2017-03-026-57/+110
* tools: Fix overriding of current_settings.Alasdair G Kergon2017-03-021-14/+35
* commands: adjust syntax error messageDavid Teigland2017-03-023-9/+13
* man lvchange: mention special activation valsDavid Teigland2017-03-021-2/+2
* lvmdbustest.py: Remove un-used variableTony Asleson2017-03-011-1/+0
* lvmdbustest.py: Validate LV lookupsTony Asleson2017-03-011-32/+76
* lvmdbustest.py: Validate PV deviceTony Asleson2017-03-011-0/+3
* lvmdbustest.py: Re-name validation functionTony Asleson2017-03-011-9/+10
* lvmdbustest.py: Verify lookups work immediately after vg createTony Asleson2017-03-011-5/+20
* lvmdbustest.py: Use _lookup functionTony Asleson2017-03-011-16/+12
* man: fix typoDavid Teigland2017-03-011-1/+1
* commands: tweak some descriptionsDavid Teigland2017-03-011-26/+21
* lvconvert: add new reporting fields for reshapingHeinz Mauelshagen2017-03-011-2/+1
* lvconvert: libdm RAID API compatibility versioning; remove new functionHeinz Mauelshagen2017-03-013-30/+0
* lvconvert: add new reporting fields for reshapingHeinz Mauelshagen2017-03-018-127/+359
* man: put some commands into advanced usage sectionDavid Teigland2017-03-013-11/+101
* commands: SECONDARY flag changes in cmd defsDavid Teigland2017-03-011-12/+14
* raid: rework _raid_target_present()Heinz Mauelshagen2017-03-011-14/+29