]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2009-12-18 Milan BrozDrop metadata cache after device was autorepaired and...
2009-12-18 Milan BrozRemove missing flag if PV reappeared and is empty.
2009-12-17 Petr RockaiRevert another unintended change that snuck in.
2009-12-17 Petr RockaiFix removal of multiple devices from a mirror (+ regres...
2009-12-17 Petr RockaiAlso clean up MISSING devices in --removemissing -...
2009-12-16 Petr RockaiRevert unintended change that slipped in with last...
2009-12-16 Petr Rockai#define an INTERNAL_ERROR macro and use it throughout...
2009-12-11 zkabelacCleanup returns for void functions.
2009-12-11 zkabelacDestroy allocated mempool in _vg_read_orphans() error...
2009-12-11 zkabelacFix unlocking vg in some pvresize and toollib error...
2009-12-11 zkabelacFix coredump and memory leak for 'dmsetup help -c'
2009-12-10 Jonathan Earl... s/=/==/ Typo was causing sub test to always return...
2009-12-09 Milan BrozCall explicitly suspend for temporary mirror layer.
2009-12-09 Milan BrozUse more descriptive variable name for temporary layer lv.
2009-12-09 Milan BrozFix missing include.
2009-12-09 Milan BrozAllow manipulation with precommited metadata even when...
2009-12-09 Milan BrozAdd memlock information to do_lock_lv debug output.
2009-12-09 Milan BrozNever ever use distributed lock for LV in non-clustered VG.
2009-12-09 Milan BrozAllow implicit lock conversion for pre/post callbacks.
2009-12-09 Milan BrozAllow implicit "convert" to the same lock mode.
2009-12-09 Milan BrozGet rid of magic masks in cluster locking code - clvmd...
2009-12-09 Milan BrozGet rid of magic masks in cluster locking code.
2009-12-09 Milan BrozGet rid of hardcoded 0xffdf cluster lock flag.
2009-12-09 Milan BrozRemove newly created log volume if initial deactivation...
2009-12-07 Dave WysochanskiFix activated/deactivated log_verbose message
2009-12-07 Peter RajnohaDisable udev rules on change event with DISK_RO=1.
2009-12-04 Dave WysochanskiUpdate a few more uint64_t's related to the 64-bit...
2009-12-04 Peter RajnohaWHATS_NEW for previous commit.
2009-12-04 Peter RajnohaGive better message for pvmove when all data on source...
2009-12-03 Milan BrozFix memory lock imbalance in lv_suspend if already...
2009-12-03 Milan BrozFix pvmove test mode to not fail and do not poll.
2009-12-03 Milan BrozPrint error if VG already exist.
2009-12-03 Milan BrozFix tools to report error when stopped by user.
2009-12-03 zkabelacminor indent change
2009-12-03 zkabelacskip cast from (void*)
2009-12-03 zkabelacminor whitespace indentation
2009-12-03 Dave WysochanskiAdd tests to check for readahead value in lvcreate.
2009-12-03 Dave WysochanskiFix setting of readahead in lvcreate.
2009-12-01 Milan BrozFix memory leak in lv_info_by_lvid
2009-12-01 Petr RockaiIf aborting due to an internal error, always print...
2009-11-30 Petr RockaiOptionally abort on internal errors (and leverage this...
2009-11-30 Petr RockaiThe sourcedir instances of the test scripts are not...
2009-11-30 Petr RockaiDon't fail in the builddir == srcdir case, though....
2009-11-30 Petr RockaiFix test/api to work with srcdir != builddir.
2009-11-30 Petr RockaiMore fixes for the testsuite in the $(builddir) !=...
2009-11-27 Milan BrozDo not allow creating mirrors of more than 8 images.
2009-11-27 Milan BrozUse locking_type 3 (compiled in cluster locking) in...
2009-11-25 Dave WysochanskiRemove unnecessary / duplicate dm_list macros and funct...
2009-11-25 Alasdair KergonLog failure type and recognise type 'F' (flush) in...
2009-11-24 Mike SnitzerSwitch status from 32-bit to 64-bit
2009-11-24 Alasdair KergonPost-release.
2009-11-24 Alasdair Kergon. old-v2_02_56 v2_02_56
2009-11-24 Alasdair Kergonpre-release
2009-11-24 Milan BrozAdd missing vg_release to pvs and pvdisplay to fix...
2009-11-24 Milan BrozDo not try to unlock VG which is not locked.
2009-11-24 Milan BrozMove persistent filter dump to more appropriate place.
2009-11-24 Milan BrozRefresh device filters before full device rescan in...
2009-11-24 Milan BrozReturn error status if vgchange fails to activate some...
2009-11-23 Milan BrozFix memory lock imbalance in locking code.
2009-11-23 Milan BrozRevert vg_read_internal change, clvmd cannot use vg_rea...
2009-11-19 Alasdair Kergonpost-release
2009-11-19 Alasdair Kergon. old-v2_02_55 v2_02_55
2009-11-19 Alasdair Kergonpre-release
2009-11-19 Petr RockaiAdd a basic test for snapshots of mirrors, thanks to...
2009-11-19 Petr RockaiIn case we refuse to continue due to missing PVs, print...
2009-11-19 Petr RockaiThe double resume in remove_mirror_images does not...
2009-11-19 Petr RockaiUn-export vg_read_internal.
2009-11-19 Petr RockaiAdd a missing #include (fix compiler warning).
2009-11-19 Petr RockaiFix the dmeventd LD_LIBRARY_PATH in the testsuite.
2009-11-19 Petr RockaiWhat's new.
2009-11-19 Petr RockaiFix another bug in memlock handling, this time the...
2009-11-18 Petr RockaiAdd an extra memlock_inc() to _remove_mirror_images...
2009-11-18 Petr RockaiIssue an Internal error message whenever _memlock_count...
2009-11-18 Milan BrozNever activate hidden volumes directly in vgchange.
2009-11-18 Milan BrozFix pvmove region_size overflow for very large PVs.
2009-11-13 Milan BrozFix install_device-mapper Makefile target to not build...
2009-11-13 Peter RajnohaSupport udev flags even when udev_sync is disabled...
2009-11-13 Peter RajnohaRemove 'last_rule' from udev rules.
2009-11-06 Alasdair Kergon.
2009-11-06 Alasdair KergonAdd support for querying a device's inactive table.
2009-11-04 Milan BrozFix compilation warning:
2009-11-04 Milan BrozFix lvcreate processing of %PVS argument.
2009-11-04 zkabelacminor code comment update
2009-11-03 Dave WysochanskiRemove old, and now incorrect, vgextend man page descri...
2009-11-03 Alasdair KergonTidy some uses of arg_count and introduce arg_is_set.
2009-11-03 zkabelacUpdate for outnl and indent functions
2009-11-03 zkabelacExport functions out_inc_indent(), out_dec_indent(...
2009-11-03 zkabelacAdd fflush for the case the log is redirected to the...
2009-11-03 Alasdair KergonFix hash lookup segfault when keys compared are differe...
2009-11-02 Petr RockaiRudimentary support for running testsuite in a builddir...
2009-11-01 Dave WysochanskiRename validate_vg_create_params to vgcreate_params_val...
2009-11-01 Dave WysochanskiRename fill_vg_create_params to vgcreate_params_set_fro...
2009-11-01 Dave WysochanskiAdd vgcreate_params_set_defaults().
2009-11-01 Dave WysochanskiRename pvcreate_params processing functions to better...
2009-11-01 Peter RajnohaMore cleanup in udev rules:
2009-10-31 Dave WysochanskiUpdate vgsplit to call vg_set_clustered().
2009-10-31 Dave WysochanskiUpdate vgcreate to call vg_set_clustered().
2009-10-31 Dave WysochanskiAdd vg_set_clustered() - move logic from vgchange.
2009-10-31 Dave WysochanskiAdd vg_mda_count library function.
2009-10-31 Dave WysochanskiAdd to vgcreate and vgextend nightly tests.
next
This page took 0.056176 seconds and 5 git commands to generate.