]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2008-06-23 Jim Meyeringavoid link failure when configuring without --enable...
2008-06-20 Christine CaulfieldMake clvmd return immediately if other nodes are down...
2008-06-20 Christine CaulfieldMake clvmd return immediately if other nodes are down...
2008-06-18 Zdenek KabelacImprove/Fix read ahead 'auto' calculation for stripe_size
2008-06-18 Jim Meyeringavoid compiler warning about cast in OFFSET_OF macro
2008-06-17 Dave WysochanskiFix identifier 'error_message_produced' used ambiguously.
2008-06-16 Dave WysochanskiTrivial fix to lvcreate man page for --mirrorlog option.
2008-06-13 Jim MeyeringBegin syncing configure.in for merge/unification with...
2008-06-13 Jim MeyeringDon't deref uninitialized log_lv upon failed mirror...
2008-06-13 Christine CaulfieldDon't call openlog for every invocation of debuglog.
2008-06-12 Alasdair KergonAdd --force to lvextend and lvresize.
2008-06-12 Milan BrozFix vgchange to not activate mirror leg and log volumes...
2008-06-12 Jim MeyeringMakefile.in: correct distclean rule
2008-06-11 Jim Meyeringbreak (rather than return) so we have only one point...
2008-06-11 Zdenek Kabelaccopy vgid only when volume group is present in import_p...
2008-06-11 Alasdair Kergonpost-release
2008-06-11 Alasdair Kergonpre-release
2008-06-11 Alasdair KergonFix tracking of validity of PVs with no mdas in lvmcache.
2008-06-10 Dave WysochanskiFix return values for reporting commands when run with...
2008-06-10 Dave WysochanskiAdd ommitted unlock_vg() call when sigint_caught()...
2008-06-10 Zdenek KabelacFix wrong free_count on imported volume group from...
2008-06-10 Alasdair KergonFix inverted no_flush debug message. (mpatocka)
2008-06-09 Alasdair KergonFix segfault after _free_vginfo by remembering to remov...
2008-06-09 Dave WysochanskiAdd simple test case to repro pvs segfault with duplica...
2008-06-08 Alasdair Kergonbring list.h into line with lvm2
2008-06-08 Alasdair KergonTweak detection of invalid fid after changes to PVs...
2008-06-08 Alasdair KergonRevert assuming precommitted metadata is live when...
2008-06-06 Alasdair Kergon.
2008-06-06 Alasdair Kergonrename some config vars
2008-06-06 Alasdair KergonBring configure.in into line with the lvm2 version.
2008-06-06 Alasdair KergonDrop cached metadata for disappearing VG in vgmerge.
2008-06-06 Alasdair Kergonpost-release
2008-06-06 Alasdair Kergonpre-release
2008-06-06 Alasdair Kergonswitch to single quotes rather than double for nameprefixes
2008-06-06 Alasdair Kergonnameprefixes
2008-06-06 Alasdair Kergonchange --prefixes to --nameprefixes
2008-06-06 Alasdair Kergonback out unnecessary changes for this release
2008-06-06 Alasdair Kergonpre-release
2008-06-06 Alasdair Kergoncleaner LCK_LV decoding
2008-06-06 Alasdair Kergoncache dropping needs to use old name not new
2008-06-06 Jim Meyering* lvm-utils.sh (init_root_dir_): Correct a diagnostic.
2008-06-06 Alasdair KergonDrop cached metadata when renaming a VG.
2008-06-06 Alasdair Kergonfix _free_vginfo not to remove a ref to a *different...
2008-06-06 Alasdair Kergoncope with volatile vginfo in vg_read
2008-06-06 Alasdair KergonAllow for vginfo changing during _vg_read.
2008-06-05 Alasdair KergonInitialise params buffer to empty string in _emit_segment.
2008-06-05 Alasdair KergonDecode numbers in clvmd debugging output.
2008-06-05 Alasdair KergonAdd missing deactivation after activation failure in...
2008-06-05 Alasdair KergonWhen activating, if precommitted metadata is still...
2008-06-05 Alasdair KergonWhen removing LV symlinks, skip any where the VG name...
2008-06-03 Alasdair KergonDrop metadata cache if update fails in vg_revert or...
2008-06-03 Alasdair KergonCorrect config file line numbers in messages when parsi...
2008-06-03 Alasdair Kergonsuppress warning on silent failure with ECMD_PROCESSED
2008-06-02 Dave WysochanskiTrivial fix to lvchange man pg for consistency.
2008-05-30 Alasdair KergonIn script-processing mode, stop if any command fails.
2008-05-28 Alasdair Kergonfix setpriority int error
2008-05-28 Alasdair KergonAvoid spurious duplicate VG messages referring to VGs...
2008-05-21 Alasdair KergonSkip add_dev_node when ioctls disabled.
2008-05-21 Alasdair KergonTemporarily disable dmeventd mirror monitoring during...
2008-05-19 Alasdair Kergonrevert accidental checkin
2008-05-19 Alasdair KergonRefactor some vginfo manipulation code.
2008-05-09 Alasdair Kergonmore cleanup
2008-05-09 Alasdair KergonMore P_ and V_ lock cleanup.
2008-05-09 Alasdair KergonAdd missing mutex around clvmd lvmcache_drop_metadata...
2008-05-09 Christine CaulfieldFix uninitialised mutex in clvmd if all daemons are...
2008-05-09 Christine CaulfieldMake clvmd-cman use a hash rather than an array for...
2008-05-08 Alasdair KergonAvoid unnecessary unlock attempts with LCK_CACHE pseudo...
2008-05-08 Alasdair KergonWhen asked to drop cached committed VG metadata, invali...
2008-05-08 Alasdair KergonDrop metadata cache before writing precommitted metadat...
2008-05-08 Alasdair Kergonremove unused lvmcache_drop_vg prototype
2008-04-30 Alasdair KergonDon't touch /dev in vgrename if activation is disabled.
2008-04-29 Alasdair Kergonpost-release - reinstate incomplete enhancements
2008-04-29 Alasdair Kergonpre-release (bug fixes only - enhancements excluded)
2008-04-29 Zdenek Kabelacfixing fsadm usage with older blockdev,blkid,readline...
2008-04-29 Christine Caulfield. remove_lock_wait.diff remove the definition of "struc...
2008-04-28 Christine CaulfieldThe attached patch is a try to make clvmd work correctl...
2008-04-24 Alasdair KergonExclude VG_GLOBAL from internal concurrent VG lock...
2008-04-23 Dave WysochanskiAdd test for rhbz440405 - lvconvert -m0 fails incorrect...
2008-04-23 Dave WysochanskiFix vgsplit internal counting of snapshot LVs.
2008-04-23 Dave WysochanskiUpdate test function _check_{vg|lv|pv}_field to aid...
2008-04-23 Dave WysochanskiFix internal snapshot_count when vgmerge with snapshots...
2008-04-23 Christine CaulfieldSimplify locking code by using saLckResourceLock rather...
2008-04-22 Alasdair KergonCheck lv_count in vg_validate.
2008-04-22 Alasdair KergonFix metadata corruption writing lvm1-formatted metadata...
2008-04-21 Alasdair KergonUse 'active' for !suspended as the code already uses...
2008-04-21 Alasdair KergonAdd 3 new reporting colums: tables_loaded, readonly...
2008-04-21 Alasdair KergonAdd --prefixes to dmsetup
2008-04-20 Alasdair KergonAdd --prefixes to reporting tools for field name prefix...
2008-04-20 Alasdair KergonAdd field name prefix option to reporting functions.
2008-04-19 Alasdair KergonCalculate string size within dm_pool_grow_object.
2008-04-18 Alasdair KergonFix lvconvert -m0 allocatable space check.
2008-04-15 Alasdair Kergonpost-release
2008-04-15 Alasdair Kergonmissing stack
2008-04-15 Alasdair Kergonpre-release
2008-04-15 Milan BrozDrop cached VG metadata before and after committing...
2008-04-15 Alasdair Kergonrename P_global to P_#global
2008-04-14 Alasdair KergonDon't attempt remote metadata backups of non-clustered...
2008-04-14 Alasdair KergonDon't store fid in VG metadata cache to avoid clvmd...
2008-04-11 Dave WysochanskiFix vgsplit and vgmerge tests for updated lv counting.
2008-04-10 Dave WysochanskiUpdate vgsplit test to verify loosening of active LV...
next
This page took 0.057072 seconds and 5 git commands to generate.