]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2010-01-15 Mike SnitzerImprove target type compatibility checking in _percent_...
2010-01-15 Jonathan Earl... udpate WHATS_NEW*
2010-01-15 Jonathan Earl... At some point "clustered_[core|disk]" was changed to...
2010-01-15 Jonathan Earl... Off-by-one count was causing not all the mirror table...
2010-01-14 Alasdair Kergonpost-release
2010-01-14 Alasdair KergonNote some problems still to be addressed.
2010-01-14 Alasdair Kergonpre-release
2010-01-14 Zdenek KabelacUpdate entry for few previous gcc cleanup commits.
2010-01-14 Zdenek KabelacCleanup const compiler warning
2010-01-14 Zdenek KabelacCleanup gcc warning: cast discards qualifiers from...
2010-01-14 Zdenek KabelacCleanup gcc warning: cast from function call of type...
2010-01-14 Zdenek KabelacCleanup gcc warning: null argument where non-null requi...
2010-01-14 Zdenek KabelacMove initialization of the 'cmd' member of the struct...
2010-01-14 Zdenek Kabelaclvol%d is generated for NULL name in lv_create_empty().
2010-01-13 Mike Snitzerupdate WHATS_NEW and WHATS_NEW_DM to include snapshot...
2010-01-13 Milan BrozFix clvmd automatic target module loading crash.
2010-01-13 Mike SnitzerRename segment and lv status flag from SNAPSHOT_MERGE...
2010-01-13 Mike SnitzerAdd snapshot merge wrappers to abstract the association...
2010-01-13 Mike SnitzerUpdate lvconvert manpage for snapshot --merge
2010-01-13 Mike SnitzerMerge on activate support.
2010-01-13 Mike SnitzerWhen turning merging origin into non-merging origin...
2010-01-13 Mike SnitzerReload origin if merging has stopped.
2010-01-13 Mike SnitzerStart background polling of merging stores on:
2010-01-13 Mike SnitzerBackground poll for lvconvert --merge command.
2010-01-13 Mike SnitzerWhen there is merging snapshot, report percentage on...
2010-01-13 Mike SnitzerReport merging snapshot as 'S' instead of 's':
2010-01-13 Mike SnitzerDo not allow merging over mounted logical volumes.
2010-01-13 Mike SnitzerAdd --merge support to lvconvert to start merging a...
2010-01-13 Mike SnitzerMerging device is loaded with "-cow" suffix and with...
2010-01-13 Mike SnitzerConditionally push down either the "snapshot-origin" or
2010-01-13 Mike SnitzerAdd support for "snapshot-merge" target.
2010-01-13 Mike SnitzerAdd 'SNAPSHOT_MERGE' lv_segment 'status' flag.
2010-01-12 Alasdair KergonFix allocation code not to stop at the first area of...
2010-01-12 Alasdair Kergonpost-release
2010-01-12 Alasdair Kergonpre-release
2010-01-12 Alasdair Kergondisable 'redundant' tests
2010-01-12 Alasdair KergonRevert so-called "redundant" log until after next release.
2010-01-11 Alasdair Kergon.
2010-01-11 Alasdair KergonAdd missing items to WHATS_NEW files.
2010-01-11 Jonathan Earl... Add new test cases for mirrors that are under snapshots.
2010-01-11 Jonathan Earl... Testsuite updates and fixes for recently added features.
2010-01-11 Alasdair KergonUse _LOG_FATAL when aborting on an internal error.
2010-01-11 Alasdair KergonInternal errors triggering abort cannot be suppressed...
2010-01-11 Mike SnitzerOnly allow one return from poll_daemon(). If a child...
2010-01-11 Mike Snitzerremove errant comment fragment
2010-01-11 Mike SnitzerReset _vgs_locked in lvmcache_init()
2010-01-11 Jonathan Earl... Found 2 problems with my previous check-in:
2010-01-11 Peter RajnohaSubstitute UDEV_SYNC value for use in the other files...
2010-01-11 Peter RajnohaShow a warning message when libudev not found and we...
2010-01-11 Peter RajnohaDefine {DM, LVM}_UDEV_DISABLE_CHECKING=1 env. variables...
2010-01-11 Peter RajnohaEnable udev_sync and udev_rules in lvm.conf by default...
2010-01-11 Peter RajnohaAdd support to disable udev checking: LVM_UDEV_DISABLE_...
2010-01-11 Peter RajnohaAdd support to disable udev checking: DM_UDEV_DISABLE_C...
2010-01-10 Mike Snitzerremove unused variable 'i' that was recently introduced...
2010-01-08 Jonathan Earl... update comment
2010-01-08 Jonathan Earl... Add the new mirror log type "redundant". The options...
2010-01-08 Jonathan Earl... udpate WHATS_NEW file for --splitmirror checkin
2010-01-08 Jonathan Earl... This patch adds the capability to split off a mirror...
2010-01-08 Mike SnitzerChange background polldaemon's process name to "(lvm2)".
2010-01-08 Petr RockaiAllow vgremove of a VG with PVs missing.
2010-01-08 Petr RockaiIn lvconvert --repair --use-policies, for the allocate...
2010-01-08 Zdenek Kabelacorig_status preserves 64bit status.
2010-01-07 Jonathan Earl... - forgot to update WHATS_NEW along with bug fix for...
2010-01-07 Jonathan Earl... The patch fixes some lvconvert issues (WRT mirror ...
2010-01-07 Peter RajnohaAlways set environment variables for an LVM2 device...
2010-01-07 Peter RajnohaAdd activation/udev_rules config option in lvm.conf.
2010-01-07 Peter RajnohaAdd --noudevrules option for dmsetup to disable /dev...
2010-01-07 Zdenek KabelacAdd few const modifiers.
2010-01-07 Zdenek KabelacUse macro outsize() with check for error return value.
2010-01-07 Zdenek KabelacExport function out_text_with_comment() and add outfc...
2010-01-07 Zdenek KabelacAdd macros outsize() for out_size() and outhint() for...
2010-01-07 Zdenek KabelacUse offsetof() macro and avoid defining dummy static...
2010-01-07 Zdenek KabelacError message prints unrecognized key.
2010-01-07 Zdenek KabelacShow all fields for 'dmsetup info -c -o all'.
2010-01-07 Zdenek KabelacJust add '.' at the end of error message.
2010-01-07 Zdenek KabelacFix typo fsdam -> fsadm (closes bug 552721)
2010-01-06 Mike Snitzer. update documentation for --poll in the vgchange and...
2010-01-06 Milan BrozRename mirror_device_fault_policy to mirror_image_fault...
2010-01-06 Milan BrozRemove empty "repaired" devices if empty in lvconvert.
2010-01-06 Milan BrozUse fixed buffer to prevent stack overflow in persisten...
2010-01-05 Mike Snitzerupdate WHATS_NEW and WHATS_NEW_DM with previous commits...
2010-01-05 Mike SnitzerUse snapshot metadata usage to determine if snapshot...
2010-01-05 Mike SnitzerAdd missing 'stack;' for all activate_lv and deactivate...
2010-01-05 Mike SnitzerAdd missing 'stack;' for all suspend_lv and resume_lv...
2010-01-05 Mike SnitzerReturn error to dm_tree_deactivate_children() callers.
2010-01-05 Mike SnitzerReturn error to dm_tree_suspend_children() callers.
2010-01-05 Mike SnitzerReturn error to dm_tree_preload_children() and
2010-01-05 Mike SnitzerAdd a [--poll {y|n}] flag to vgchange and lvchange...
2010-01-05 Milan BrozPropagate commit and revert metadata event to other...
2010-01-05 Milan BrozProper mask lock mode for vg lock.
2010-01-05 Milan BrozAdd possibility to handle precommitted metadata in...
2010-01-05 Milan BrozMove processing of VG locks to separate function (simil...
2010-01-05 Milan BrozProperly decode flags even for VG locks.
2010-01-05 Milan BrozDo not set precommitted flag in cache when precommitted...
2010-01-05 Milan BrozResume volumes in reverse order to preserve memlock...
2009-12-28 Milan BrozFix previous vgcreate commit to not call unpaired unlock.
2009-12-28 Milan BrozExplicitly use non-clustered vgcreate in test.
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.
next
This page took 0.384665 seconds and 5 git commands to generate.