]> sourceware.org Git - lvm2.git/history - tools/vgchange.c
spacing
[lvm2.git] / tools / vgchange.c
2012-03-23 Zdenek KabelacUpdate and fix monitoring of thin pool devices
2012-02-28 Zdenek KabelacUsing enum types for enums
2012-02-15 Zdenek KabelacInitialize dmeventd monitoring for every command
2011-11-07 Zdenek KabelacThin revert code for exclusive pool activation
2011-11-03 Zdenek KabelacThin avoids need of having writable VG for activation
2011-10-30 Zdenek KabelacThin creation without activation
2011-10-28 Zdenek KabelacThin works only with exclusive activation
2011-10-28 Zdenek KabelacThin pool activation change
2011-10-22 Zdenek KabelacEnsure thin LVs take an exclusive activation
2011-09-14 Milan BrozFix vgchange activation of snapshot with virtual origin.
2011-09-07 Zdenek KabelacSupport break for vgchange and vgrefresh operation
2011-06-11 Alasdair KergonMajor pvmove fix to issue ioctls in the correct order...
2011-03-02 Milan BrozPE size overflows, on most architectures it is catch...
2011-02-04 Jonathan Earl BrassowAllow snapshots in a cluster as long as they are exclus...
2011-01-24 Alasdair KergonAdd change_tag to toollib.
2010-11-11 Alasdair KergonSupport repetition of --addtag and --deltag arguments.
2010-10-29 Alasdair KergonUpdate VG metadata only once in vgchange when making...
2010-10-26 Mike SnitzerFix vgchange to process -a, --refresh, --monitor and...
2010-10-25 Alasdair KergonDon't take write lock in vgchange --refresh, --poll...
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-07-26 Dave WysochanskiRemove unneeded "active" variable in vgchange_monitoring().
2010-07-09 Alasdair KergonUse __attribute__ consistently throughout.
2010-06-30 Alasdair Kergonimprove vgmetadatacopies unmanaged message
2010-06-28 Dave WysochanskiFix compile warning in vgchange.c regarding mda_copies...
2010-06-28 Dave WysochanskiUpdate vgchange tool to accept --vgmetadatacopies.
2010-06-23 Zdenek KabelacFix typo: premitted -> permitted
2010-05-24 Zdenek KabelacReplicator: update activate code for vgchange
2010-05-24 Zdenek KabelacReplicator: VG with cmd_missing_vgs does not generate...
2010-05-06 Peter RajnohaAdd new --sysinit option for vgchange and lvchange.
2010-03-29 Mike SnitzerDo not allow {vg|lv}change --ignoremonitoring if on...
2010-03-23 Mike SnitzerImprove activation monitoring option processing
2010-02-24 Dave WysochanskiRefactor _vgchange_tag() to vg_change_tag() library...
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 SnitzerStart background polling of merging stores on:
2010-01-06 Mike Snitzer. update documentation for --poll in the vgchange and...
2010-01-05 Mike SnitzerAdd missing 'stack;' for all activate_lv and deactivate...
2010-01-05 Mike SnitzerAdd a [--poll {y|n}] flag to vgchange and lvchange...
2009-12-07 Dave WysochanskiFix activated/deactivated log_verbose message
2009-11-24 Milan BrozReturn error status if vgchange fails to activate some...
2009-11-18 Milan BrozNever activate hidden volumes directly in vgchange.
2009-10-31 Dave WysochanskiAdd vg_set_clustered() - move logic from vgchange.
2009-09-30 Peter RajnohaJust a cleanup from previous commit. We don't need...
2009-09-29 Alasdair KergonDon't attempt to restart pvmoves when deactivating...
2009-09-15 Dave WysochanskiAdd vg_is_resizeable() and cleanup references.
2009-09-15 Dave WysochanskiFix process_each_vg / _process_one_vg when vg_read...
2009-09-14 Alasdair KergonAdd lots of missing stack debug messages to tools.
2009-09-14 Dave WysochanskiUse vg_is_exported(vg) macro everywhere.
2009-07-15 Petr RockaiRemove lockingfailed().
2009-07-15 Petr RockaiRefuse to open VG with MISSING_PVs for update unless...
2009-07-09 Dave WysochanskiAdd vg_set_alloc_policy() liblvm function and move...
2009-07-09 Dave WysochanskiAdd vg_set_max_pv() liblvm function and move vgchange...
2009-07-09 Dave WysochanskiAdd vg_set_max_lv() liblvm function and move vgchange...
2009-07-09 Dave WysochanskiRename vg_change_pesize to vg_set_extent_size and use...
2009-07-09 Dave WysochanskiRemove unused 'cmd' from vg_change_pesize().
2009-07-09 Dave WysochanskiUpdate vg_change_pesize() to contain all validity checks.
2009-07-01 Dave WysochanskiRework the toollib interface (process_each_*) on top...
2009-06-05 Milan BrozFix double releasing of vg when repairing of vg is...
2009-05-21 Alasdair KergonPre-release cleanups.
2009-05-13 Milan BrozMerge lv_is_displayable and lv_is_visible.
2009-05-13 Milan BrozRemove vg->lv_count and use counter function.
2009-04-10 Milan BrozProperly release VG memory pool in all CLI tools.
2008-12-22 Peter RajnohaAdd "--refresh" functionality to vgchange and vgmknodes.
2008-12-18 Dave WysochanskiCreate global is_static() to eliminate from the library...
2008-11-03 Alasdair KergonRight, a simple build (without options) is working...
2008-06-12 Milan BrozFix vgchange to not activate mirror leg and log volumes...
2008-04-10 Dave WysochanskiAdd vg_is_clustered() helper function.
2008-01-30 Alasdair KergonSome whitespace tidy-ups.
2007-11-14 Alasdair KergonAccept sizes with --readahead argument.
2007-11-12 Alasdair Kergonreadahead activation code (but no dm support yet)
2007-08-20 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-06-19 Dave WysochanskiAdd vg_status function and clean up vg->status in tools...
2007-06-18 Alasdair KergonAdd --ignoremonitoring to disable all dmeventd interaction.
2007-01-24 Alasdair Kergonlvm.static no longer interacts with dmeventd unless...
2007-01-19 Alasdair Kergonregister->monitor etc.
2007-01-12 Alasdair KergonReport dmeventd mirror monitoring status.
2006-08-16 Alasdair KergonAdd --maxphysicalvolumes to vgchange.
2006-05-12 Alasdair KergonAdd --monitor to vgcreate and lvcreate to control dmeve...
2006-05-09 Alasdair KergonMake SIZE_SHORT the default for display_size().
2006-04-06 Alasdair KergonIntroduce origin_from_cow()
2005-08-15 Alasdair KergonChange LV locking macros to take lv instead of lvid.
2005-08-14 Alasdair KergonPrepare tools to support clustered mirrors.
2005-06-01 Alasdair KergonBasic support for mirrors.
2005-05-17 Alasdair Kergonvgscan/change/display/vgs automatically create metadata...
2005-04-18 Alasdair Kergonvgchange --physicalextentsize (but only if it's an...
2005-04-07 Alasdair KergonInternal snapshot code restructuring.
2005-03-21 Alasdair KergonAdd clustered attribute so vgchange can identify cluste...
2005-01-20 Alasdair KergonAlways fail if random id generation fails.
2004-06-24 Alasdair KergonFix vgchange (de)activation of (open) LVs.
2004-06-16 Alasdair KergonAdd local activation support.
2004-05-24 Alasdair Kergonxxchange -ae to activation exclusively
2004-05-18 Alasdair KergonRename allocation policies; add --alloc to cmdline...
2004-05-05 Alasdair KergonSeparate out polldaemon.
2004-05-05 Alasdair KergonRevise internal locking semantics.
2004-05-04 Alasdair KergonBegin to separate out segment types.
2004-03-30 Alasdair KergonUpdate copyright notices.
2004-03-08 Alasdair Kergontagging
2004-01-13 Alasdair Kergonpv/vgchange --uuid to change (non-random) UUIDs to...
next
This page took 0.535279 seconds and 107 git commands to generate.