summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 3dev-prajnoha-avoid-some-init-for-simple-commands-v2Peter Rajnoha2015-07-305-19/+41
* 2Peter Rajnoha2015-07-308-25/+48
* 1Peter Rajnoha2015-07-301-33/+65
* 0Peter Rajnoha2015-07-304-7/+13
* vgremove: warn when removing sanlock global lockdev-dct-vgsummaryDavid Teigland2015-07-294-10/+64
* vgcreate: improve checks for existing global lockDavid Teigland2015-07-294-16/+50
* lvmcache: add lock_type to VG summary and info structsDavid Teigland2015-07-293-5/+44
* libdm: Require librt for new dm_timestamp.Alasdair G Kergon2015-07-293-1/+6
* libdm: Add dm_timestamp functions.Alasdair G Kergon2015-07-298-168/+218
* dmsetup: Accept vg/lv name format.Alasdair G Kergon2015-07-292-19/+42
* dmsetup: remove dead code that covered "info -c -o help" case oncePeter Rajnoha2015-07-291-9/+2
* cache: fix regression causing some PVs to bypass filtersPeter Rajnoha2015-07-292-1/+2
* libdm: Add dm_size_to_string to libdevmapper.Alasdair G Kergon2015-07-275-149/+193
* lvmlockd: Drop -lrt now handled by configure.Alasdair G Kergon2015-07-271-1/+1
* configure: Enable realtime by default, if present.Alasdair G Kergon2015-07-272-3/+8
* configure: Add missing checks.Alasdair G Kergon2015-07-273-136/+716
* gitignore: Update for in-place build.Alasdair G Kergon2015-07-2713-4/+40
* post-releaseAlasdair G Kergon2015-07-242-2/+2
* post-releaseAlasdair G Kergon2015-07-242-0/+6
* pre-releasev2_02_126Alasdair G Kergon2015-07-244-6/+6
* tools: Streamline long option hyphen removal.Alasdair G Kergon2015-07-242-22/+27
* lockd: remove an unreachable global lock conditionDavid Teigland2015-07-241-47/+16
* Fix dehyphenation casesDavid Teigland2015-07-241-16/+25
* clvmd: Fix freeze if client dies holding locks.Alasdair G Kergon2015-07-233-25/+47
* lvmlockd: improve check for duplicate global locksDavid Teigland2015-07-233-20/+24
* libdm: Use wrappers for all malloc functions.Alasdair G Kergon2015-07-225-34/+130
* pvscan: skip autoactivation for lockd VGsDavid Teigland2015-07-221-0/+45
* lvconvert: merge polling fixes for lockdDavid Teigland2015-07-222-35/+36
* config: add CFG_SECTION_NO_CHECK flagPeter Rajnoha2015-07-223-6/+9
* lvconvert: remove unused struct membersOndrej Kozina2015-07-221-3/+0
* lvconvert: retain retcode consistencyOndrej Kozina2015-07-221-14/+12
* lvconvert: fix polling outside of core lvconvertDavid Teigland2015-07-222-101/+98
* wiping: add "Wiping skipped." for the message context to be completePeter Rajnoha2015-07-211-4/+5
* wiping: log_warn instead of log_error if blkid wipe ignored for a signaturePeter Rajnoha2015-07-211-10/+31
* wiping: ignore errors during detection if use_blkid_wiping=1 and --force is usedPeter Rajnoha2015-07-212-4/+5
* log: Add DM_ABORT_ON_INTERNAL_ERRORS lvm override.Alasdair G Kergon2015-07-202-3/+19
* vgchange/lvchange: enforce the shared VG lock from lvmlockdDavid Teigland2015-07-174-3/+8
* test: Help, default and relative paths in runnerMarian Csontos2015-07-171-24/+114
* test: Fix hardcoded /usr/share in testsuiteMarian Csontos2015-07-174-1/+29
* lvmlockd: improve errors when lvm is built without a lock managerDavid Teigland2015-07-173-5/+49
* test: Ignore known concurrent VG clvmd failure.Alasdair G Kergon2015-07-171-0/+4
* lockd: fix error cases when built without lvmlockdDavid Teigland2015-07-163-4/+23
* alloc: Fix lvextend failure when varying stripes.Alasdair G Kergon2015-07-152-32/+43
* vgimport: fix the all VGs caseDavid Teigland2015-07-151-1/+1
* vgexport: fix the all VGs caseDavid Teigland2015-07-151-1/+1
* config: make a difference between "not found" and "is empty" in log msg for d...Peter Rajnoha2015-07-151-2/+4
* config: also log the value used if defined in config, not just defaultsPeter Rajnoha2015-07-151-16/+37
* cleanup: drop unused header fileZdenek Kabelac2015-07-151-1/+0
* cleanup: avoid double assignZdenek Kabelac2015-07-151-3/+3
* cleanup: drop duplicated seg testZdenek Kabelac2015-07-152-3/+2