summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lvmpolld: Fix segfault on 32 bit architecturesdev-mcsontos-for-masterMarian Csontos2015-07-102-4/+4
* log: Empty LVM_LOG_FILE_EPOCH handlingMarian Csontos2015-07-101-1/+1
* test: Fix syntax error in prepare_devsMarian Csontos2015-07-101-1/+1
* coverity: missing return value checksPeter Rajnoha2015-07-099-28/+64
* coverity: missing return value for dm_split_lvm_name pass proper DM name inst...Peter Rajnoha2015-07-091-1/+4
* coverity: fix possible invalid dereferencesPeter Rajnoha2015-07-094-8/+6
* lvmconf: fix ignored --startstopservices in lvmconf ... --mirrorservice on sy...Peter Rajnoha2015-07-092-2/+3
* vgchange: don't disable VG lock in lock_stopDavid Teigland2015-07-081-2/+0
* lvmlockd: remove log_error instances for normal conditionsDavid Teigland2015-07-081-10/+14
* man: add lvmlocal.conf to config cascadeAndy Grover2015-07-081-1/+1
* lvmlockd: fix unreachable codeDavid Teigland2015-07-081-2/+2
* lvmlockctl: fix uninitialized namesDavid Teigland2015-07-081-10/+13
* toollib: skip processing the sanlock LV unless named or allDavid Teigland2015-07-081-1/+14
* tests: follow symlinksZdenek Kabelac2015-07-081-2/+2
* coverity: fix regresions from 16e9b32c2f1Zdenek Kabelac2015-07-081-2/+3
* coverity: fix NULL check in lv->lvid.sPeter Rajnoha2015-07-081-1/+1
* coverity: fix missing initializationPeter Rajnoha2015-07-0811-14/+15
* coverity: previous commit - not "break" but "fall through"Peter Rajnoha2015-07-081-1/+1
* coverity: missing break in switch expressionPeter Rajnoha2015-07-081-0/+1
* coverity: fix uninitialized values and other reported problemsPeter Rajnoha2015-07-081-13/+15
* coverity: fix resource leaksPeter Rajnoha2015-07-083-14/+20
* config: replace find_config_tree_node with find_config_tree_array where appro...Peter Rajnoha2015-07-0814-71/+44
* config: add find_config_tree_arrayPeter Rajnoha2015-07-083-5/+57
* spec: Move lvm2-lockd into separate packageMarian Csontos2015-07-071-12/+40
* spec: Update to use enable_lockd_*Marian Csontos2015-07-072-2/+25
* post-releaseAlasdair G Kergon2015-07-074-2/+8
* pre-releasev2_02_125Alasdair G Kergon2015-07-074-4/+5
* lvmpolld: fix possible memory corruption with mem debugOndrej Kozina2015-07-071-1/+3
* conf: regeneratePeter Rajnoha2015-07-071-1/+1
* WHATS_NEW: Update. Fix renamed config setting vsn.Alasdair G Kergon2015-07-072-1/+3
* conf: regeneratePeter Rajnoha2015-07-072-0/+35
* tests: use old snapshot for huge volumesZdenek Kabelac2015-07-071-1/+1
* cache: support clear-needs-checkZdenek Kabelac2015-07-077-4/+84
* lvmetactl: program to interact with lvmetadDavid Teigland2015-07-062-1/+188
* man lvmlockd: minor updatesDavid Teigland2015-07-061-11/+25
* configure: Separate sanlock and dlm lock config.Alasdair G Kergon2015-07-064-249/+292
* config: remove read_only_lock_modesDavid Teigland2015-07-062-19/+0
* lockd: remove unused code for overriding lock modesDavid Teigland2015-07-063-127/+1
* config: rename lock_retries lvmlockd_lock_retriesDavid Teigland2015-07-064-9/+9
* include: Standardise around new tool.h.Alasdair G Kergon2015-07-0637-137/+139
* configure: enable building lvmlockd without sanlock or dlmDavid Teigland2015-07-063-50/+275
* clean-up: typos s/bellow/below/Jonathan Brassow2015-07-064-4/+4
* macros: Wrap PRI with FMT.Alasdair G Kergon2015-07-0623-37/+68
* lockd: Clean up specMarian Csontos2015-07-042-5/+1
* Build lockd only for Fedora >= 22 and RHEL >= 7Marian Csontos2015-07-041-0/+2
* post-releaseAlasdair G Kergon2015-07-034-2/+8
* pre-releasev2_02_124Alasdair G Kergon2015-07-0312-21/+28
* tests: update for new thin pool messagingZdenek Kabelac2015-07-032-6/+3
* thin: move pool messaging from resume to suspendZdenek Kabelac2015-07-037-62/+102
* libdm: support for posting messages in suspendZdenek Kabelac2015-07-032-0/+19