summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* raid: fixup some size issues; allow for striped -> raid4 conversiondev-lvmguy-raid_tiny_extent_size_v2Heinz Mauelshagen2016-08-265-19/+19
* Adjust region and stripe sizes on small VG extentsHeinz Mauelshagen2016-08-265-17/+24
* Fix bogus metadata device size on conversion from striped/raid0 -> raid4Heinz Mauelshagen2016-08-261-0/+3
* alloc: Avoid PV tags too when avoiding parallel PV allocation.Alasdair G Kergon2016-08-262-20/+37
* Support tiny VG extent sizes...Heinz Mauelshagen2016-08-256-29/+205
* test: delay writes to all test PVs in lvchange-rebuild-raid.sh to avoid raceHeinz Mauelshagen2016-08-251-1/+4
* test: add missing lvchange-rebuild-raid.shHeinz Mauelshagen2016-08-241-0/+125
* alloc: Record PV tags of parallel PVs in log.Alasdair G Kergon2016-08-241-37/+54
* alloc: Move _log_parallel_areas.Alasdair G Kergon2016-08-242-44/+44
* lvconvert: Disallow raid10 mirror conversions.Alasdair G Kergon2016-08-232-0/+6
* dmeventd: Add fixed timeout when unmonitoring.Alasdair G Kergon2016-08-231-1/+1
* libdm: add some comments about DM_UDEV_DISABLE_LIBRARY_FALLBACK flagPeter Rajnoha2016-08-231-1/+13
* dmeventd: Simplify replacement unmonitor code.Alasdair G Kergon2016-08-231-22/+13
* dmeventd: Start merging back replacement unmonitor code.Alasdair G Kergon2016-08-231-56/+30
* dmeventd: Fix unmonitoring when segtype changes.Alasdair G Kergon2016-08-232-2/+89
* raid: Don't monitor raid0 or raid0_meta LVs.Alasdair G Kergon2016-08-202-2/+7
* lvcreate: Never treat raid0 as linear.Alasdair G Kergon2016-08-191-1/+1
* lvconvert: Don't allow --repair on raid0 LVs.Alasdair G Kergon2016-08-192-1/+8
* libdaemon: add errno to error messageDavid Teigland2016-08-191-2/+2
* lvcreate: Drop warning messages for number of raid stripes.Alasdair G Kergon2016-08-191-4/+3
* lvcreate: No longer adjust --stripes for raid types.Alasdair G Kergon2016-08-192-4/+25
* toollib: Record whether or not stripes/stripe_size args supplied.Alasdair G Kergon2016-08-195-8/+15
* lib: Move lcm and gcd to lib/misc for wider use.Alasdair G Kergon2016-08-187-23/+67
* man: lvconvert mention required optionDavid Teigland2016-08-171-0/+3
* man: lvconvert change location of sentenceDavid Teigland2016-08-171-2/+2
* vgsplit: fix regression processing thin external originsHeinz Mauelshagen2016-08-161-1/+1
* lvcreate: better error message creating RAID LV on < 4 KiB VG extent sizeHeinz Mauelshagen2016-08-161-0/+7
* tools: Suppress some unnecessary --stripesize warnings.Alasdair G Kergon2016-08-152-3/+6
* pvmove: fix regression introduced with 8e9d5d12ae3ac75852ebd74b64c28e31abb68d0eHeinz Mauelshagen2016-08-152-1/+13
* pvmove: prohibit non-resilient collocation of RAID SubLVsHeinz Mauelshagen2016-08-154-8/+88
* post-releaseAlasdair G Kergon2016-08-154-2/+8
* pre-releasev2_02_164Alasdair G Kergon2016-08-154-6/+6
* conf: add comment about cfg_runtimePeter Rajnoha2016-08-151-0/+5
* raid_manip: pay attention to PVs listed on command line when allocating MetaLVsHeinz Mauelshagen2016-08-131-4/+15
* 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