]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2010-04-23 Mike SnitzerRemove redundant check in _lvs_single now that the...
2010-04-23 Peter RajnohaSet appropriate udev flags for reserved LVs.
2010-04-23 Mike SnitzerWhen removing a snapshot avoid preloading the origin...
2010-04-22 Alasdair Kergondon't optimise anything with TARGET_TRANS to avoid...
2010-04-22 Alasdair KergonCache bitset locations to speed up _calc_states. (kabi)
2010-04-22 Alasdair Kergonavoid ORs rightmost
2010-04-22 Alasdair KergonMove regex printing code from test to main tree (may...
2010-04-22 Jonathan Earl... The following tests in the testsuite have race conditions:
2010-04-22 Alasdair KergonDon't walk rightmost through NULL pointers.
2010-04-22 Alasdair KergonFix rightmost rotation, and use LEFT and RIGHT to make...
2010-04-22 Alasdair Kergonfix leftmost rotation
2010-04-22 Alasdair Kergonisprint
2010-04-22 Alasdair KergonStill not satisfactory...
2010-04-22 Alasdair Kergonadd -r to print out closer to original regex format
2010-04-21 Jonathan Earl... Disallow the addition of mirror images while a mirror...
2010-04-21 Jonathan Earl... Disallow the primary mirror image from being removed...
2010-04-21 Zdenek KabelacMake matcher_t and parse_t compilable
2010-04-20 Alasdair KergonAdd a regex optimisation pass for shared character...
2010-04-20 Mike SnitzerRe-enable t-topology-support.sh
2010-04-20 Milan BrozRemove -n argument from vgcfgrestore.
2010-04-20 Dave WysochanskiAdd device creation to basic nightly test.
2010-04-20 Christine CaulfieldAdd -S command to clvmd, so it can restart itself and...
2010-04-20 Alasdair KergonAdd dm_bitset_equal to libdevmapper.
2010-04-20 Alasdair Kergontypo in comment
2010-04-20 Alasdair KergonMove function up file
2010-04-20 Alasdair Kergonmissed files from last commit
2010-04-19 Mike SnitzerAdd additional test to start the snapshot merge (which...
2010-04-19 Alasdair KergonAdd dm_bit_and. (ejt)
2010-04-19 Alasdair Kergonfix last commit
2010-04-19 Alasdair KergonSimplify dm_bitset_create. (ejt)
2010-04-19 Alasdair KergonSpeed up dm_bit_get_next with ffs().
2010-04-19 Dave WysochanskiChange lvm2app version number from 1 to 2.
2010-04-19 Dave WysochanskiUse vg->vgmem to allocate vg/lv/pv string properties...
2010-04-15 Alasdair KergonChange daemon lock filename from lvm2_monitor to lvm2...
2010-04-15 Zdenek KabelacInstall symbolic .so links with relative paths between...
2010-04-15 Zdenek KabelacFix double DESTDIR usage for infodir and mandir.
2010-04-15 Zdenek KabelacAdded awk script relpath.awk to calculate relative...
2010-04-14 Alasdair Kergonpost-release
2010-04-14 Alasdair Kergontouch file old-v2_02_63 v2_02_63
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.
next
This page took 0.054185 seconds and 5 git commands to generate.