]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2010-04-14 Alasdair Kergontouch file
2010-04-14 Alasdair Kergonfix broken 'make install' for lvm_dump.sh
2010-04-14 Alasdair Kergonpre-release
2010-04-14 Alasdair Kergonpre-release
2010-04-14 Alasdair Kergon.
2010-04-14 Alasdair Kergonpre-release
2010-04-14 Dave WysochanskiAdd missing readline linkage to lvm2app test.
2010-04-14 Petr RockaiWhat's new.
2010-04-14 Petr RockaiAllow incomplete mirror restore in lvconvert --repair...
2010-04-14 Peter RajnohaDo not reset position in metadata ring buffer on vgrena...
2010-04-14 Peter RajnohaAllow VGs with active LVs to be renamed.
2010-04-14 Peter RajnohaUse UUIDs instead of names while processing event handlers.
2010-04-14 Petr RockaiSIGTERM testing clvmd before SIGKILL-ing it.
2010-04-14 Alasdair Kergon Only pass visible LVs to tools in cmdline VG name...
2010-04-13 Alasdair KergonUse typedefs for toollib process_each functions.
2010-04-13 Dave WysochanskiFix teardown in t-pvcreate-operation-md.sh nightly...
2010-04-13 Zdenek KabelacAdd error diagnostic for setenv failure.
2010-04-13 Zdenek KabelacUse C locales and use_mlockall for clvmd.
2010-04-13 Dave WysochanskiUpdate WHATS_NEW
2010-04-13 Dave WysochanskiAdd pv->vg to solidify link between a pv and a vg.
2010-04-13 Dave WysochanskiUse del_pvl_from_vgs() in vgreduce paths.
2010-04-13 Dave WysochanskiCall add_pvl_to_vgs() and del_pvl_from_vgs() from more...
2010-04-13 Dave WysochanskiAdd del_pvl_from_vgs() and move prototypes into metadat...
2010-04-13 Dave WysochanskiMove increment of vg->pv_count from import_pool_vg...
2010-04-13 Dave WysochanskiRemove unnecessary parameter from import_pool_pvs().
2010-04-13 Jonathan Earl... Arguments to the --mirrorlog option are described in...
2010-04-13 Milan BrozMask LCK_HOLD flag in cluster VG locks for compatibilit...
2010-04-13 Petr RockaiAdd check_cluster and check_local targets in addition...
2010-04-13 Petr RockaiProcess all core dumps that exist upon a test failure...
2010-04-13 Petr RockaiFix a reversed exit status from test harness.
2010-04-13 Petr RockaiOptionally disable the verbose repeat of a failed test...
2010-04-13 Petr RockaiDisable the rather-dangerous prepare_scsi_debug_dev...
2010-04-13 Petr RockaiMake it easy to run just a subset of tests by saying...
2010-04-13 Petr RockaiFix t-lvcreate-usage, as lvcreate ... -i1 no longer...
2010-04-13 Petr RockaiFor the testsuite, set a default polling interval to...
2010-04-13 Alasdair KergonAdd --stripes to lvconvert too.
2010-04-13 Alasdair Kergon Add activation/polling_interval to lvm.conf as --inter...
2010-04-12 Petr RockaiMore testsuite helpers for check.sh.
2010-04-12 Petr RockaiAbsorb t-mirror-lvconvert-usage into t-lvconvert-mirror.
2010-04-12 Petr RockaiExplode t-mirror-basic into a number of smaller tests.
2010-04-12 Petr RockaiAdd a new helper script for the testsuite, that makes...
2010-04-12 Petr RockaiDo not pollute /tmp with testing byproducts.
2010-04-12 Alasdair KergonDon't ignore error if resuming any LV fails in resume_lvs.
2010-04-09 Zdenek KabelacUpdate install rules for udev.
2010-04-09 Zdenek KabelacINSTALL rules updates
2010-04-09 Zdenek KabelacUse vpath instead of VPATH.
2010-04-09 Alasdair KergonPermit mimage LVs to be striped in lvcreate and lvresize.
2010-04-08 Dave WysochanskiCheck for duplicate paths (pvids) on the commandline...
2010-04-08 Zdenek KabelacAdd cleandir target.
2010-04-08 Alasdair KergonAnd another test that should have been failing - normal...
2010-04-08 Alasdair Kergonanother incorrect test that should have been failing...
2010-04-08 Alasdair Kergonmissing ?:
2010-04-08 Alasdair Kergonsuppress bogus compiler warning
2010-04-08 Alasdair KergonFix pvmove allocation to take existing parallel stripes...
2010-04-07 Alasdair KergonOnly fail if the top-level LV fails to be deactivated...
2010-04-07 Petr RockaiDon't forget to cd into $TESTDIR in test-utils.sh ...
2010-04-07 Alasdair KergonIssue a message if the new type of deactivation failure...
2010-04-07 Petr RockaiFix a mis-override of $PWD in test-utils.sh.
2010-04-07 Alasdair Kergon Fix incorrect removal of symlinks after LV deactivati...
2010-04-07 Petr RockaiSet ulimit -c to unlimited to allow coredumps to be...
2010-04-07 Petr RockaiAvoid spurious skips in the testsuite due to obsoleted
2010-04-07 Milan BrozWipe dm-ioctl parameters in memory after use.
2010-04-07 Petr RockaiRefactor the test utilities, dropping the legacy test...
2010-04-07 Petr RockaiIn test harness, use fwrite(3) in place of write(2...
2010-04-07 Petr RockaiKeep the testsuite stats correct in spite of failed...
2010-04-06 Petr RockaiMove a fragile testcase toward the end of t-mirror...
2010-04-06 Petr RockaiPut back the `lvconvert -m+1 --mirrorlog disk' test...
2010-04-06 Alasdair Kergondisable another broken check in a test
2010-04-06 Alasdair KergonFix is_partitioned_dev not to attempt to reopen device.
2010-04-06 Alasdair KergonDisable broken test.
2010-04-06 Christine CaulfieldFix a thread race in clvmd that could cause lockups...
2010-04-06 Alasdair KergonDisplay PVs created during tests
2010-04-06 Zdenek KabelacUsing 'not' if the test 'should' fail.
2010-04-06 Dave WysochanskiUpdate WHATS_NEW
2010-04-06 Dave WysochanskiAdd add_pvl_to_vgs() - helper function to add a pv...
2010-04-06 Dave WysochanskiRefactor format1 vg->pvs list add and vg->pv_count.
2010-04-06 Dave WysochanskiRefactor _read_pv() code that updates vg->extent_count...
2010-04-06 Dave WysochanskiAdd pv to vg->pvs after check for maximum value of...
2010-04-06 Zdenek KabelacAs lcov module is not installed with GD.pm dependency...
2010-04-06 Zdenek KabelacDistcleanup config files only in toplevel directory.
2010-04-06 Zdenek KabelacFix lcov target
2010-04-02 Alasdair Kergonremove compiler warning
2010-04-01 Alasdair KergonA few more log_error to log_warn changes for mirrors.
2010-04-01 Zdenek KabelacBetter debug message for Un/Locked memory size.
2010-04-01 Alasdair Kergontemporarily downgrade the 'open while suspended' error...
2010-04-01 Alasdair KergonTry to fix tracking of whether or not log extents need...
2010-04-01 Zdenek KabelacSet ret value to success initially.
2010-04-01 Alasdair KergonAvoid endless loop if lv->segments list is corrupted
2010-04-01 Alasdair Kergoninitialise log_allocated to 0
2010-04-01 Alasdair KergonLimit number of error messages when checking LV segments.
2010-04-01 Alasdair KergonImprove vg_validate to detect some loops in lists.
2010-04-01 Alasdair KergonImprove vg_validate to detect some loops in lists.
2010-04-01 Alasdair KergonChange most remaining log_error WARNING messages to...
2010-03-31 Petr RockaiDo not pass NULL to setenv in the test harness.
2010-03-31 Zdenek KabelacMissed to convert T -> SCRIPTS
2010-03-31 Petr RockaiRe-run failing tests with log/verbose=4 (-vvvv) to...
2010-03-31 Alasdair Kergonremove unused var
2010-03-31 Alasdair KergonAttempt to fix non-ALLOC_ANYWHERE allocation code after...
2010-03-31 Milan BrozAlways use blocking lock for VGs and orphan locks.
2010-03-31 Milan BrozFix all segments memory is allocated from vg private...
next
This page took 0.083158 seconds and 5 git commands to generate.