]> sourceware.org Git - lvm2.git/history - lib/mirror
dmsetup: allow --noflush with status/wait for thin
[lvm2.git] / lib / mirror /
2012-02-23 Zdenek KabelacUse same signed numbers
2012-02-23 Zdenek KabelacDrop backtrace after log_error
2012-02-13 Zdenek KabelacAdd check for failure
2012-02-08 Zdenek KabelacAdd boundary test for number of mirror devs and logs
2011-11-28 Alasdair KergonAdd activation/use_linear_target enabled by default...
2011-08-31 Petr RockaiReplace const usage of dm_config_find_node with more...
2011-08-30 Petr RockaiMove the core of the lib/config/config.c functionality...
2011-06-17 Zdenek KabelacUse lv_activate_opts struct instead of ACTIVATE_EXCL...
2011-06-17 Zdenek KabelacAdd lv_activate_opts structure
2011-05-07 Petr RockaiMake vg_mark_partial_lvs also clear existing PARTIAL_LV...
2011-04-29 Alasdair Kergonpre-release clean-ups
2011-03-25 Jonathan Earl BrassowReplace malloc with zalloc when creating segment_type's
2011-02-18 Zdenek KabelacFix !DEVMAPPER_SUPPORT build
2011-01-05 Zdenek KabelacRemove unused variable mirr_state and its assignment
2010-12-20 Zdenek KabelacRemove const usage from destroy callbacks
2010-12-20 Zdenek KabelacAdd more strict const pointers around config tree
2010-12-01 Zdenek KabelacCheck lv_info() success
2010-11-30 Petr RockaiRefactor the percent (mirror sync, snapshot usage)...
2010-08-17 Alasdair KergonAllow internal suspend and resume of origin without...
2010-08-17 Alasdair KergonMonitor origin -real device below snapshot instead...
2010-08-16 Alasdair KergonVarious small cleanups and fixes related to monitoring.
2010-08-04 Petr RockaiReduce severity of the "mirror transient status" log...
2010-07-21 Jonathan Earl BrassowBuilding without the '--enable-cmirrord' option means...
2010-07-21 Jonathan Earl BrassowIt's not enough to check for the kernel module in the...
2010-07-09 Alasdair KergonUse __attribute__ consistently throughout.
2010-05-24 Alasdair KergonReplace strncmp kernel version number checks with prope...
2010-05-24 Alasdair KergonChoose between clustered log versions based on kernel...
2010-05-24 Alasdair KergonUpdate clustered log kernel module name to log-userspace.
2010-05-24 Petr RockaiAccount for mirror transient status when doing lvconver...
2010-05-06 Zdenek KabelacInstall plugins to subdirs
2010-04-14 Peter RajnohaUse UUIDs instead of names while processing event handlers.
2010-04-09 Zdenek KabelacINSTALL rules updates
2010-04-09 Zdenek KabelacUse vpath instead of VPATH.
2010-03-04 Zdenek KabelacUse $(top_builddir) for inclusion of make.tmpl in Makef...
2010-01-07 Zdenek KabelacUse macro outsize() with check for error return value.
2009-11-18 Milan BrozFix pvmove region_size overflow for very large PVs.
2009-10-02 Alasdair KergonAllow for a build directory separate from the source.
2009-10-01 Alasdair KergonIntroduce percent_range_t and centralise snapshot full...
2009-08-13 Jonathan Earl Brassowmirror table generating code: Properly handle 'block_o...
2009-07-09 Milan BrozFix confusing metadata syntax error messages.
2009-02-28 Alasdair KergonFix last check-ins: seg can be NULL.
2009-02-28 Alasdair KergonAttempt cleanup in child before execing new binary...
2008-11-03 Alasdair KergonRight, a simple build (without options) is working...
2008-10-31 Alasdair Kergonadd libdevmapper-event.h
2008-07-31 Alasdair KergonChange clustered mirror kernel module name from cmirror...
2008-07-15 Alasdair KergonCease recognising snapshot-in-use percentages returned...
2008-04-10 Alasdair Kergon.
2008-04-10 Dave WysochanskiAdd vg_is_clustered() helper function.
2008-04-07 Milan BrozAdd detection of clustered mirror log capability.
2008-01-31 Alasdair KergonFix mirror log name construction during lvconvert....
2008-01-30 Alasdair KergonSome whitespace tidy-ups.
2008-01-30 Alasdair KergonUse stack return macros throughout.
2008-01-17 Alasdair Kergonpre-release review cleanups
2008-01-16 Alasdair Kergonallow a mirror to contain only one mimage
2008-01-16 Alasdair KergonDon't use block_on_error with mirror targets above...
2007-09-21 Jim MeyeringCorrect typo in comments: s/is part of the LVM2/is...
2007-08-20 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-01-24 Alasdair KergonAdd field definitions to report help text.
2007-01-19 Alasdair Kergonregister->monitor etc.
2007-01-17 Alasdair Kergonmerge _target_*register_events
2007-01-16 Alasdair Kergonuse updated dm_event_get_registered_device interface
2007-01-16 Alasdair KergonMove basic reporting functions into libdevmapper.
2007-01-15 Alasdair KergonSome libdevmapper-event interface changes.
2007-01-12 Alasdair KergonReport dmeventd mirror monitoring status.
2007-01-11 Alasdair Kergonupdated dmeventd interface
2006-10-18 Alasdair KergonAdd segment parameter to target_present functions.
2006-10-03 Alasdair KergonAdd LV column to reports listing kernel modules needed...
2006-05-25 Alasdair KergonFix target_register_events args.
2006-05-16 Alasdair Kergon Fix lvcreate corelog validation.
2006-05-11 Alasdair KergonUse mirror's uuid for a core log.
2006-05-11 Alasdair KergonCreate a log header for replacement in-sync mirror...
2006-05-11 Alasdair KergonAdd mirror_library description to example.conf.
2006-05-09 Alasdair KergonMake SIZE_SHORT the default for display_size().
2006-04-19 Alasdair KergonCheck for libsepol.
2006-01-27 Alasdair KergonFix dmeventd sharedlib path & start tidying registratio...
2006-01-27 Alasdair KergonAdd config file setting: dmeventd/mirror_library
2006-01-04 Alasdair Kergonvgreduce remove mirror images
2005-12-21 Alasdair Kergonfix libdevmapper-event include
2005-12-19 Alasdair Kergonfixme
2005-12-19 Alasdair KergonSet block_on_error parameter if available.
2005-12-13 Alasdair Kergonability to pass log flags to libdevmapper
2005-12-13 Alasdair Kergoncomment
2005-12-08 Alasdair KergonFix lvscan snapshot full display.
2005-12-02 Alasdair KergonMore dmeventd support.
2005-11-10 Alasdair KergonExtend allocation areas to avoid overflow with contiguo...
2005-11-09 Alasdair Kergonrename deptree
2005-11-08 Alasdair KergonReplacement activation code. [Don't use this yet!]
2005-10-26 Alasdair KergonFix lvdisplay to show all mirror destinations.
2005-10-20 Alasdair KergonFix LVM2- prefix changes; export build_dlid.
2005-10-16 Alasdair KergonUse hash, bitset, malloc, pool from libdevmapper.
2005-09-02 Alasdair KergonDon't assume exactly two mirrors when parsing mirror...
2005-08-14 Alasdair KergonPrepare tools to support clustered mirrors.
2005-08-10 Alasdair KergonMove compose_log_line() into mirror directory.
2005-06-03 Alasdair KergonAlways insert an intermediate layer for mirrors.
2005-06-01 Alasdair KergonBasic support for mirrors.
2005-04-17 Alasdair Kergonextract compose_log_line
2004-09-16 Alasdair KergonRename old segtypes files to segtype.
2004-09-14 Alasdair KergonWrite log message when each segtype/format gets initial...
2004-08-18 Alasdair KergonCluster-extension-only installation.
2004-08-17 Alasdair KergonSupport for PE ranges in pvmove source PV.
next
This page took 0.109962 seconds and 8 git commands to generate.