]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2008-11-10 Petr Rockaibz429342 lvcreate --nosync
2008-11-10 Petr RockaiAdd bz186013 check -- lvcreate rejects an invalid regio...
2008-11-10 Petr RockaiUse separate locking directory for each of the tests...
2008-11-10 Petr RockaiExplicitly check after lvremove -ff vg that it did...
2008-11-07 Dave WysochanskiFix lvhange and lvcreate man pages to properly describe...
2008-11-07 Dave WysochanskiFix vgdisplay return code and exit status.
2008-11-07 Petr RockaiSet LD_LIBRARY_PATH in init.sh, as it is required to...
2008-11-04 Alasdair Kergonquick review of docs
2008-11-04 Alasdair Kergonmake install_device-mapper
2008-11-04 Alasdair Kergonclvmd
2008-11-04 Alasdair Kergondmeventd
2008-11-04 Alasdair Kergonmore fixes
2008-11-04 Alasdair Kergonmore missing bits
2008-11-04 Petr RockaiFix typo.
2008-11-04 Petr RockaiAlso report the tests that have been skipped, at the...
2008-11-04 Petr RockaiUse $(abs_top_builddir) instead of @DMDIR@ and update...
2008-11-03 Alasdair Kergonmore tweaks for dmeventd - not finished yet
2008-11-03 Alasdair KergonRight, a simple build (without options) is working...
2008-11-03 Alasdair Kergonadd list fns
2008-11-03 Alasdair Kergonmore tweaking to get things to compile - dmlib.h for...
2008-11-03 Alasdair KergonRename a couple of variables that matched function...
2008-11-01 Alasdair Kergonautoreconf
2008-11-01 Alasdair KergonUse simple x.y.z library version in libdevmapper.pc
2008-11-01 Alasdair Kergonautoreconf
2008-11-01 Alasdair Kergonfurther progress
2008-11-01 Alasdair Kergonexport DM_LIB_VERSION
2008-10-31 Alasdair Kergonadd libdevmapper-event.h
2008-10-31 Alasdair Kergonautoreconf
2008-10-31 Alasdair Kergonno DMDIR
2008-10-31 Alasdair Kergondm+lvm2 macros
2008-10-31 Alasdair Kergondmeventd plugins move
2008-10-31 Alasdair Kergondrop configure --with-dmdir
2008-10-31 Alasdair Kergonautoreconf
2008-10-31 Alasdair Kergonfirst attempt at merging configure
2008-10-31 Alasdair Kergonlibdevmapper version - will change once the merger...
2008-10-31 Alasdair Kergonremove ancient debian dir
2008-10-30 Alasdair KergonAdd dm-logging.h ready for libdevmapper.
2008-10-30 Alasdair Kergondrop explicit libdevmapper.h
2008-10-30 Alasdair Kergonseparate lvm-globals
2008-10-30 Alasdair KergonSeparate out globals from the logging code.
2008-10-30 Alasdair KergonSplit out lvm-logging.h from log.h.
2008-10-30 Alasdair KergonSplit out dm-logging.h from log.h
2008-10-30 Alasdair KergonAdd libdm subdir to begin merging the device-mapper...
2008-10-30 Alasdair KergonUse lvm-types.h
2008-10-26 Alasdair Kergonpost-release
2008-10-26 Alasdair Kergonpre-release old-v2_02_42 v2_02_42
2008-10-24 Alasdair KergonAccept locking fallback_to_* options in the global...
2008-10-23 Alasdair KergonFix temp table activation in mirror conversions not...
2008-10-17 Alasdair Kergonpost-release
2008-10-17 Alasdair Kergonpre-release old-v2_02_41 v2_02_41
2008-10-17 Alasdair KergonUse temp table to set device size when converting mirrors.
2008-10-17 Alasdair KergonIn resume_mirror_images replace activate_lv with resume...
2008-10-17 Alasdair KergonAvoid overwriting in-use on-disk text metadata by forge...
2008-10-14 Petr RockaiRe-indent test-utils.sh consistently, using tabs.
2008-10-14 Petr RockaiConversion of last 2 tests to use test-utils.sh, by...
2008-10-13 Milan BrozFix snapshot monitoring library to not cancel monitorin...
2008-10-09 Alasdair Kergon.
2008-10-08 Alasdair KergonGenerate man pages from templates and include version...
2008-10-07 Alasdair KergonAdd usrlibdir & usrsbindir to configure.
2008-10-07 Alasdair KergonAdd usrsbindir to configure.
2008-10-06 Petr RockaiAdd a workaround for missing `losetup -s` by jstava...
2008-10-06 Petr RockaiMore test conversions by jstava. Make check still passes.
2008-10-03 Alasdair KergonFix conversion of md chunk size into sectors.
2008-10-01 Alasdair Kergondevice->devices
2008-09-30 Petr RockaiMake harness.sh exit with non-zero status when tests...
2008-09-30 Petr RockaiCosmetic: get rid of trailing garbage on comments in...
2008-09-30 Petr RockaiImprove harness.sh output: also mention failing test...
2008-09-30 Alasdair KergonFree text metadata buffer after a failure writing it.
2008-09-30 Petr RockaiFix [ a = b ] usage in t-vgsplit-operation: string...
2008-09-30 Petr RockaiConversion of t-vgsplit-operation.sh by jstava.
2008-09-30 Petr RockaiFix a syntax error in one of the scripts, introduced...
2008-09-30 Petr RockaiMore test conversions, all of these are by jstava.
2008-09-30 Petr RockaiPort over t-vgreduce-usage. Should fix testsuite hangs...
2008-09-30 Petr RockaiConvert t-vgsplit-usage.sh to use the new test-utils...
2008-09-30 Petr RockaiConvert t-pvremove-usage to use the new test-utils.sh.
2008-09-29 Petr RockaiUpdate test/Makefile.in to use the new harness for...
2008-09-29 Petr RockaiAdd a test for reappearing lost PVs causing endless...
2008-09-29 Petr RockaiAdd a simple test for partial activation.
2008-09-29 Petr RockaiUpdate a bunch of tests to use functionality from test...
2008-09-29 Petr RockaiExport testlib_cleanup_ from test-lib.sh, which is...
2008-09-29 Petr RockaiImport new test utilities and a test harness.
2008-09-29 Milan BrozFix misleading error message when there is no allocatab...
2008-09-25 Milan BrozFix handling of PVs which reappeared with old metadata...
2008-09-25 Milan BrozTry to fix possible infinite loop in dependency tree...
2008-09-25 Milan BrozFix mirror DSO to call vgreduce with proper parameters.
2008-09-24 Milan BrozFix validation of --minor and --major in lvcreate to...
2008-09-19 Alasdair Kergon.
2008-09-19 Alasdair Kergonsuppress warning if old value found for now
2008-09-19 Milan BrozAdd more vgreduce tests. (Jaroslav Stava)
2008-09-19 Milan BrozFix vgreduce test, now requires --force flag. (Jarosla...
2008-09-19 Alasdair Kergonfix last release
2008-09-19 Alasdair Kergon. old-v2_02_40 v2_02_40
2008-09-19 Alasdair Kergonrename var
2008-09-19 Alasdair Kergonrevert unexplained removal of a '<backtrace>' message
2008-09-19 Alasdair Kergonpre-release
2008-09-19 Alasdair Kergon.
2008-09-19 Alasdair KergonImprove the way VGs with PVs missing are handled so...
2008-09-19 Alasdair KergonAdd device/md_chunk_alignment to lvm.conf
2008-09-19 Alasdair Kergonadjust pe_align for md chunk size
2008-09-19 Alasdair Kergonremove unsed var
next
This page took 0.086551 seconds and 5 git commands to generate.