summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: Test stripes option with RAID1dev-mcsontos-stripes-raid1Marian Csontos2017-08-221-0/+11
* raid: stripes option is not allowed with RAID1Marian Csontos2017-08-221-2/+3
* lvmlockd: zero extended lvmlock LVDavid Teigland2017-08-151-1/+41
* lvmlockd: reduce io impact for finding sanlock lv free lock offsetZhang Huan2017-08-152-3/+24
* test: pvcreate-bootloaderarea: pvcreate --restorefile --bootloaderarea not su...Peter Rajnoha2017-08-151-3/+0
* pvcreate: fix check for 2nd mda at end of disk fits if using pvcreate --resto...Peter Rajnoha2017-08-153-21/+42
* raid: more validation checks for segment data_offset memberHeinz Mauelshagen2017-08-141-4/+6
* pvcreate: Use maximum metadata area size with --restorefileAlasdair G Kergon2017-08-112-0/+10
* pvcreate: Wipe cached bootloaderarea when wiping label.Alasdair G Kergon2017-08-113-6/+8
* pvcreate: Disallow --bootloaderareasize with --restorefile.Alasdair G Kergon2017-08-112-0/+3
* commands: recognize lvm command -?David Teigland2017-08-091-1/+3
* commands: recognize -? for helpDavid Teigland2017-08-091-2/+6
* lvmlockd: global name doesn't apply to sanlockDavid Teigland2017-08-071-1/+1
* lvmlockd: fix lm running check during adoptionDavid Teigland2017-08-072-7/+5
* lvmconfig: Add options to produce file preambleAlasdair G Kergon2017-08-0511-46/+100
* dmsetup: Add --concise to dmsetup create.Alasdair G Kergon2017-08-043-10/+316
* ioctl: Allow minor without major.Alasdair G Kergon2017-08-042-5/+6
* tests: update checked messageZdenek Kabelac2017-08-021-2/+2
* tests: update makefilesZdenek Kabelac2017-08-012-4/+4
* makefiles: add DEFS_$@ for cxxZdenek Kabelac2017-08-011-1/+1
* makefiles: script executable missed dynamicZdenek Kabelac2017-08-011-1/+1
* makefiles: fix tested varsZdenek Kabelac2017-08-011-6/+6
* configure: tune BUILD_DMEVENTDZdenek Kabelac2017-08-015-21/+19
* configure: improve test for realtime clockZdenek Kabelac2017-08-016-18/+40
* tests: update makefileZdenek Kabelac2017-08-011-11/+4
* makefiles: cleanupsZdenek Kabelac2017-08-014-10/+9
* makefiles: fixing linkingZdenek Kabelac2017-08-0114-93/+63
* makefiles: use gcc warns with gcc onlyZdenek Kabelac2017-08-011-0/+2
* makefiles: RT_LIBZdenek Kabelac2017-08-013-3/+3
* libdm: log_warnZdenek Kabelac2017-08-011-10/+10
* man: fix generated pathsZdenek Kabelac2017-08-013-4/+6
* thin: warn about too big chunks sizeZdenek Kabelac2017-08-013-6/+13
* toolcontext: Improve invalid units error message.Alasdair G Kergon2017-07-271-3/+4
* tools: Introduce exit code EINIT_FAILED.Alasdair G Kergon2017-07-264-7/+10
* dmsetup: Add minor number to concise table output format.Alasdair G Kergon2017-07-252-5/+4
* make generateAlasdair G Kergon2017-07-253-69/+208
* dmsetup: Add concise table output format.Alasdair G Kergon2017-07-253-11/+69
* commands: expand comment on configuring option valsDavid Teigland2017-07-241-10/+38
* man: remove hyphen escapes from sourceDavid Teigland2017-07-241-43/+43
* vgchange: split out code for systemidDavid Teigland2017-07-244-52/+68
* vgchange: split out code for lockstart and lockstopDavid Teigland2017-07-244-67/+89
* vgchange: separate change locktype and allow recoveryDavid Teigland2017-07-245-237/+329
* tidy: declaration names match implementationZdenek Kabelac2017-07-209-46/+46
* raid: reshape synchronization pointZdenek Kabelac2017-07-202-0/+14
* post-releaseAlasdair G Kergon2017-07-204-2/+8
* pre-releasev2_02_173Alasdair G Kergon2017-07-204-6/+8
* raid: avoid lv_size compiler warningAlasdair G Kergon2017-07-201-2/+2
* raid: move syncing with udev into functionZdenek Kabelac2017-07-202-7/+8
* tests: aus.sh fix md teardownZdenek Kabelac2017-07-201-5/+6
* tidy: drop unneeded castZdenek Kabelac2017-07-209-18/+17