]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2010-01-23 Alasdair Kergonpre-release old-v2_02_60 v2_02_60
2010-01-22 Mike SnitzerDefault to checking LV's progress before waiting in...
2010-01-22 Jonathan Earl... a little more information for the cmirrord man page
2010-01-22 Milan BrozFix syntax error in cmirror init script
2010-01-22 Mike SnitzerEliminate extra ioctls just to check open_count in...
2010-01-22 Milan BrozDocument undocumented commits which fixed some bugs.
2010-01-22 Mike SnitzerRemoved inactive_table check from _lv_has_target_type...
2010-01-22 Milan BrozSwitch memory debugging off for now if compiled with...
2010-01-22 Milan BrozFix syslog prefix in the first message (dmeventd->lvm).
2010-01-22 Milan BrozFix exported symbols for lvm2 dmeventd wrapper.
2010-01-22 Milan BrozMove error message to locking constructor and print
2010-01-22 Alasdair Kergonpost-release
2010-01-22 Alasdair Kergonmissing header old-v2_02_59 v2_02_59
2010-01-22 Alasdair Kergonfix lib include
2010-01-21 Alasdair Kergonpre-release
2010-01-21 Alasdair KergonAdd libdevmapper-event-lvm2.so to serialise dmeventd...
2010-01-21 Dave WysochanskiCall _alloc_pv() inside _pv_read() and clean up error...
2010-01-21 Dave WysochanskiRemove useless memory allocation for pv->vg_name in...
2010-01-21 Dave WysochanskiCorrect 'void *' usage in pvcreate_single.
2010-01-21 zkabelacLog entry for the last lvmcmdline.c commit
2010-01-21 zkabelacReset released pointer and counters.
2010-01-20 Mike SnitzerPreload the origin prior to suspend IFF snapshot(s...
2010-01-20 Jonathan Earl... Fill in a little more on the man page for cmirrord
2010-01-20 Alasdair KergonDeal with a few more compiler warnings.
2010-01-19 Mike SnitzerAdd t-topology-support.sh and t-snapshot-merge.sh tests.
2010-01-19 Mike Snitzeradd test/t-snapshot-merge.sh to provide coverage of...
2010-01-19 Alasdair KergonRemove mknod() and add FIXMEs.
2010-01-19 Alasdair Kergonremove more compiler warnings
2010-01-19 Mike Snitzertest/t-topology-support.sh requires scsi_debug from...
2010-01-19 Alasdair Kergonremove no-longer-used header
2010-01-19 Alasdair Kergonremove no-longer-used files
2010-01-19 Mike SnitzerAdd a common way to establish a scsi_debug-based 4K...
2010-01-19 Mike Snitzerupdate test/t-pvcreate-operation-md.sh attempt loading...
2010-01-19 Alasdair KergonSignal handling FIXMEs.
2010-01-19 Milan BrozNever scan suspended devices in clvmd.
2010-01-19 Alasdair KergonAnd more fixes for cmirror build.
2010-01-19 Alasdair Kergonmore build fixes
2010-01-18 Alasdair KergonClean up include files.
2010-01-18 Jonathan Earl... Fix some compiler warnings.
2010-01-18 Alasdair KergonMisc compilation clean-ups.
2010-01-15 Mike SnitzerChange dev_manager_mirror_percent()'s 'struct logical_v...
2010-01-15 Jonathan Earl... Use tabs, not spaces.
2010-01-15 Jonathan Earl... Initial version of the cmirrord init script
2010-01-15 Jonathan Earl... initial cmirrord man page
2010-01-15 Jonathan Earl... Make the intermachine communication structures architec...
2010-01-15 Jonathan Earl... When moving the cluster log server into the LVM tree...
2010-01-15 Mike SnitzerDetect case of both merging_store and cow_store supplied in
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 old-v2_02_58 v2_02_58
2010-01-14 zkabelacUpdate entry for few previous gcc cleanup commits.
2010-01-14 zkabelacCleanup const compiler warning
2010-01-14 zkabelacCleanup gcc warning: cast discards qualifiers from...
2010-01-14 zkabelacCleanup gcc warning: cast from function call of type...
2010-01-14 zkabelacCleanup gcc warning: null argument where non-null requi...
2010-01-14 zkabelacMove initialization of the 'cmd' member of the struct...
2010-01-14 zkabelaclvol%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 old-v2_02_57 v2_02_57
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...
next
This page took 0.057042 seconds and 5 git commands to generate.