summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* create-commands: new program to generate command defsdev-dct-cmd-defs1David Teigland2016-08-121-0/+1553
* raid_manip: add missing code avoiding MetaLV collocation on the same PVHeinz Mauelshagen2016-08-121-4/+20
* notify: Fix hang with lvm shell & --enable-notify-dbusTony Asleson2016-08-121-1/+1
* lvcreate/lvconvert: fix validation of maximum mirrors/stripesHeinz Mauelshagen2016-08-126-11/+61
* raid: Avoid double suffix on rmeta LV name paired with rimage LV.Alasdair G Kergon2016-08-112-4/+20
* spec: Add new filesMarian Csontos2016-08-111-0/+2
* lvmcmdline: use long int for number returned by strtolPeter Rajnoha2016-08-101-1/+1
* post-releaseAlasdair G Kergon2016-08-104-2/+8
* pre-releasev2_02_163Alasdair G Kergon2016-08-104-6/+13
* man: fix references to names for --configreport arg in pvs, vgs and lvs man pagedev-prajnoha-log-report-extrasPeter Rajnoha2016-08-093-3/+3
* man: add lvm fullreport man pagePeter Rajnoha2016-08-093-1/+150
* report: add report_reset_cmdlog_seqnum and call it for each new cmd executed ...Peter Rajnoha2016-08-093-3/+11
* conf: mark selected settings with CFG_DISALLOW_INTERACTIVE flagPeter Rajnoha2016-08-091-6/+6
* config: add support for CFG_DISALLOW_INTERACTIVE flag to mark settings as not...Peter Rajnoha2016-08-095-14/+57
* refactor: modify original _check_profile fn and rename to config_force_check ...Peter Rajnoha2016-08-092-5/+7
* conf: add lvmdbusd.profilePeter Rajnoha2016-08-092-1/+52
* lvm: shell: honor log/command_log_selection as default and reset to this valu...Peter Rajnoha2016-08-091-1/+13
* lvmcmdline: profile: early profile load for lvm shellPeter Rajnoha2016-08-091-0/+8
* lvm: shell: extend log report to cover whole lvm shell's main loopPeter Rajnoha2016-08-094-37/+71
* libdm: report: add dm_report_group_output_and_pop_allPeter Rajnoha2016-08-093-38/+23
* libdm: report: postpone printing of JSON starting '{' character till it's neededPeter Rajnoha2016-08-091-36/+14
* libdm: report: add dm_report_destroy_rowsPeter Rajnoha2016-08-093-0/+11
* lvmcmdline: return 0/NULL if cmd->arg_values not set and arg_count/grouped_ar...Peter Rajnoha2016-08-091-3/+3
* refactor: move report grouping and log reporting handles from processing_hand...Peter Rajnoha2016-08-097-79/+61
* shell: also collect last command's return code for subsequent 'lastlog' invoc...Peter Rajnoha2016-08-093-2/+43
* log: separate output and make it possible to use given FDsPeter Rajnoha2016-08-096-59/+245
* test: fix/enhance lvcreate-large-raid*.shHeinz Mauelshagen2016-08-092-8/+16
* test: fix lvcreate-large-raid.shHeinz Mauelshagen2016-08-091-14/+49
* test: add lvconvert-raid-takeover.shHeinz Mauelshagen2016-08-091-0/+126
* lvconvert: Fix repair and replace routing.Alasdair G Kergon2016-08-081-1/+1
* man: explain deletion of 1st group member in dmstats.8.inBryn M. Reeves2016-08-081-2/+15
* man: minor fixes to dmstats.8.inBryn M. Reeves2016-08-081-1/+1
* test: Drop --mirrorlog when not a mirror.Alasdair G Kergon2016-08-082-4/+12
* lvconvert: separate type raid to mirrorDavid Teigland2016-08-082-1/+20
* WHATS_NEW: reject --nosync option for RAID6 LVs in lvcreateHeinz Mauelshagen2016-08-081-0/+1
* lvconvert: Limit --corelog and --mirrorlog to mirrors.Alasdair G Kergon2016-08-082-1/+13
* lvcreate: reject '--nosync' option for RAID6 LVsHeinz Mauelshagen2016-08-083-7/+112
* lvmcmdline: do not refresh whole cmd context if profile dropped after process...Peter Rajnoha2016-08-082-1/+5
* lvconvert: Support raid0<->raid4 and mirror<->raid1.Alasdair G Kergon2016-08-073-45/+535
* raid: Report supported lvconvert conversions if invalid.Alasdair G Kergon2016-08-072-3/+204
* raid: Add workaround to prepare for raid4 conversions.Alasdair G Kergon2016-08-071-11/+16
* raid: Pass list of LVs to remove into more fns.Alasdair G Kergon2016-08-061-42/+66
* raid: Move two functions.Alasdair G Kergon2016-08-062-32/+33
* WHATS_NEW: fixup orderHeinz Mauelshagen2016-08-051-1/+1
* raid_manip: fix log print format from commit d2c3b23e6dc3Heinz Mauelshagen2016-08-051-1/+1
* WHATS_NEW: add '--rebuild PV' option to lvchange to allow for PV selective re...Heinz Mauelshagen2016-08-051-0/+1
* lvchange: Allow device specification when requesting a repairHeinz Mauelshagen2016-08-058-27/+182
* raid: Tell lib whether stripesize was specifiedAlasdair G Kergon2016-08-053-6/+11
* raid: Turn lv_raid_change_image_count into wrapperAlasdair G Kergon2016-08-052-11/+15
* segtypes: Further segtype macros.Alasdair G Kergon2016-08-053-1/+17