summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pre-releasev2_02_73old-v2_02_73Alasdair Kergon2010-08-184-12/+13
* Fix dm-mod autoloading logic to not assume control node is set correctly.Peter Rajnoha2010-08-182-40/+77
* Fix for bug 596453: multiple mirror image failures cause lvm repair...Jonathan Earl Brassow2010-08-172-1/+43
* Attempt to fix buildbot failure in t-lvconvert-mirror.sh due to failing toAlasdair Kergon2010-08-171-0/+1
* Use 'SINGLENODE' instead of 'dead' in clvmd singlenode messages.Alasdair Kergon2010-08-1710-37/+54
* Allow internal suspend and resume of origin without its snapshots.Alasdair Kergon2010-08-1723-144/+176
* Fix dev_manager_transient to access -real device not snapshot-origin. (brassow)Alasdair Kergon2010-08-172-1/+4
* Monitor origin -real device below snapshot instead of overlay device. (brassow)Alasdair Kergon2010-08-176-18/+21
* Don't really change monitoring status when in test mode.Alasdair Kergon2010-08-162-2/+9
* Add some v1 to v2 metadata upgrade testing.Mike Snitzer2010-08-161-0/+27
* Various small cleanups and fixes related to monitoring.Alasdair Kergon2010-08-1617-282/+411
* Remove superfluous NULL pointer tests before dm_free from dmeventd.Alasdair Kergon2010-08-164-54/+28
* Fix for bug 612291: dm devices of split off mirror images are not removedJonathan Earl Brassow2010-08-162-12/+2
* set DEFAULT_RUN_DIR (missed from earlier checkin?)Alasdair Kergon2010-08-161-0/+1
* WHATS_NEW_DMPeter Rajnoha2010-08-161-0/+1
* dm-mod autoloading support is in kernel 2.6.36 actually.Peter Rajnoha2010-08-161-1/+1
* Fix udev rules to support udev database content generated by older rules.Peter Rajnoha2010-08-122-2/+6
* Reinstate detection of inappropriate uevent with DISK_RO set and suppress it.Peter Rajnoha2010-08-122-0/+4
* Fix clvmd init script return code when executed as non-root user.Fabio M. Di Nitto2010-08-122-1/+7
* fix t-pvcreate-operation-md.sh to require kernel.org Linux >= 2.6.33 forMike Snitzer2010-08-121-5/+8
* Change default alignment of pe_start to 1MB.Mike Snitzer2010-08-1212-39/+47
* Require --restorefile when using pvcreate --uuid.Mike Snitzer2010-08-1210-10/+39
* WHATS_NEW_DMPeter Rajnoha2010-08-111-0/+1
* Recognise and give preference to md device partitions (blkext major).Peter Rajnoha2010-08-118-3/+30
* Update WHATS_NEW.Petr Rockai2010-08-091-0/+1
* Never scan internal LVM devices.Petr Rockai2010-08-092-5/+10
* [REGEX] fix a long standing off-by-one error (found by valgrind-pool)Joe Thornber2010-08-091-3/+3
* [MM] Make valgrind aware of the pool allocatorsJoe Thornber2010-08-098-8/+325
* [REGEX] fix bug in matcher that was causing segfault with chars of 0x80 and o...Joe Thornber2010-08-091-1/+1
* [REGEX] Parse regexes that contain chars with value > 0x80Joe Thornber2010-08-091-1/+1
* [REGEX] add a unit test for regexes containing chars with value over x80Joe Thornber2010-08-094-2/+13
* [REGEX] matcher_t unit test now takes a flag to turn on fingerprintingJoe Thornber2010-08-091-4/+14
* Fix for bug 619221 - log device splitting regressionJonathan Earl Brassow2010-08-063-22/+11
* A misunderstanding of the return value of 'dm_bit' has been causing a dataJonathan Earl Brassow2010-08-042-1/+2
* Reduce severity of the "mirror transient status" log message (this was neverPetr Rockai2010-08-041-1/+1
* Require logical volume(s) to be explicitly named for lvconvert --merge.Mike Snitzer2010-08-033-1/+9
* Avoid changing aligned pe_start as a side-effect of very verbose logging.Mike Snitzer2010-08-032-2/+3
* Use built-in rules for device aliases: block/ < dm- < disk/ < mapper/ < other.Peter Rajnoha2010-08-032-17/+70
* Fix 'void*' arithmetic warnings in dbg_malloc.c.Zdenek Kabelac2010-08-032-3/+4
* Fix 'void*' arithmetic warning in some functions from libdm-iface.c.Zdenek Kabelac2010-08-032-3/+4
* Fix const warning in dev_manager_info() and _dev_manager_lv_rmnodes().Zdenek Kabelac2010-08-032-5/+6
* Fix constness warning in archive_file structure from archive.c.Zdenek Kabelac2010-08-032-2/+3
* Use void parameter for function definition.Zdenek Kabelac2010-08-037-12/+12
* Wait for node creation before displaying debug info in dmsetup.Zdenek Kabelac2010-08-032-0/+8
* Clean generated files .exported_symbols_generated, example.conf for distclean.Zdenek Kabelac2010-08-035-2/+7
* Fix return status 0 for "dmsetup info -c -o help".Zdenek Kabelac2010-08-032-2/+13
* Add check for kernel semaphore support and disable udev_sync if not available.Peter Rajnoha2010-08-032-4/+30
* Taka's fix for handling failure of all mirrored log devices andJonathan Earl Brassow2010-08-023-66/+47
* Disallow mirrored logs in cluster mirrors.Jonathan Earl Brassow2010-08-023-4/+25
* Fix lib.device-mapper to wait for include tooAlasdair Kergon2010-08-022-1/+2