]> sourceware.org Git - lvm2.git/history - tools/commands.h
spacing
[lvm2.git] / tools / commands.h
2012-03-27 Peter RajnohaAdd 'vgscan --cache' functionality for consistency...
2012-03-06 Alasdair Kergonclose ]
2012-03-06 Alasdair KergonSwitch pvscan --cache major:minor to --major --minor.
2012-03-03 Alasdair KergonScan all devices for lvmetad if 'pvscan --cache' used...
2012-03-02 Alasdair KergonChange pvscan --lvmetad to pvscan --cache.
2012-03-02 Alasdair KergonAllow multiple device names with pvscan --lvmetad.
2012-02-28 Alasdair KergonCheck return values after calling new lvmetad fns
2012-02-23 Petr RockaiThe lvmetad client-side integration. Only active when...
2011-11-30 Jonathan Earl BrassowSupport the ability to replace specific devices in...
2011-11-04 Zdenek KabelacThin supports poolmetadatasize setting
2011-10-18 Jonathan Earl BrassowFix bad lvconvert help output.
2011-10-07 Jonathan Earl BrassowAdd the ability to convert linear LVs to RAID1
2011-10-06 Jonathan Earl BrassowAllow 'nosync' extension of mirrors.
2011-09-06 Alasdair Kergonlvcreate parsing for thin provisioning.
2011-08-18 Jonathan Earl BrassowAdd the ability to split an image from the mirror and...
2011-08-17 Alasdair KergonAdd -V as short form of --virtualsize in lvcreate.
2011-08-04 Zdenek KabelacAdd missing new line in lvrename help text.
2011-06-01 Alasdair KergonPermit --available with lvcreate so non-snapshot LVs...
2010-10-25 Alasdair KergonAdd global/metadata_read_only to use unrepaired metadat...
2010-10-15 Petr RockaiImplement automatic snapshot extension with dmeventd...
2010-10-13 Petr RockaiImplement vgextend --restoremissing (BZ 537913), which...
2010-08-12 Mike SnitzerRequire --restorefile when using pvcreate --uuid.
2010-07-07 Dave WysochanskiAdd --force to pvchange, and allow override of prompt...
2010-06-30 Dave WysochanskiAdd --metadataignore to vgextend and man pages.
2010-06-30 Dave WysochanskiAdd --metadataignore to pvcreate.
2010-06-28 Dave WysochanskiAdd --vgmetadatacopies to vgsplit man page and command.
2010-06-28 Dave WysochanskiAdd --vgmetadatacopies to vgcreate man page, command...
2010-06-28 Dave WysochanskiUpdate vgchange tool to accept --vgmetadatacopies.
2010-06-28 Dave WysochanskiAdd --metadataignore to pvchange, allowing for ignoring...
2010-05-06 Peter RajnohaAdd new --sysinit option for vgchange and lvchange.
2010-04-20 Milan BrozRemove -n argument from vgcfgrestore.
2010-04-13 Alasdair KergonAdd --stripes to lvconvert too.
2010-03-26 Jonathan Earl BrassowAdd ability to create mirrored logs for mirror LVs.
2010-03-23 Mike SnitzerImprove activation monitoring option processing
2010-02-03 Mike SnitzerAdd %ORIGIN support to lv{create,extend,reduce,resize...
2010-01-13 Mike SnitzerAdd --merge support to lvconvert to start merging a...
2010-01-12 Alasdair KergonRevert so-called "redundant" log until after next release.
2010-01-08 Jonathan Earl BrassowAdd the new mirror log type "redundant". The options...
2010-01-08 Jonathan Earl BrassowThis patch adds the capability to split off a mirror...
2010-01-05 Mike SnitzerAdd a [--poll {y|n}] flag to vgchange and lvchange...
2009-10-26 Dave WysochanskiDocument --all option in man pages, cleanup {pv|vg...
2009-10-05 Dave WysochanskiAdd --pvmetadatacopies as a synonym for --metadatacopie...
2009-10-05 Dave WysochanskiUpdate help messages for vgextend / vgcreate to mention...
2009-10-05 Dave WysochanskiAdd implicit pvcreate support to vgcreate and vgextend.
2009-08-04 Peter RajnohaAdd --noudevsync option for relevant LVM tools.
2009-07-30 Mike SnitzerAdd --dataalignmentoffset to pvcreate to shift start...
2009-07-06 Mike SnitzerAllow commandline sizes to be specified in terms of...
2009-06-30 Alasdair Kergonpre-release tidy up
2009-06-04 Milan BrozUse lvconvert --repair instead of vgreduce in mirror...
2009-05-27 Alasdair KergonMake --snapshot optional with lvcreate --virtualsize.
2009-04-25 Alasdair KergonAdd sparse devices: lvcreate -s --virtualoriginsize...
2009-04-23 Petr RockaiImplement, test and document (first iteration of) lvcon...
2009-04-08 Milan BrozEnable use of cached metadata for pvs & pvdisplay.
2009-02-22 Alasdair KergonAdd --dataalignment to pvcreate to specify alignment...
2008-12-22 Peter RajnohaAdd "--refresh" functionality to vgchange and vgmknodes.
2008-09-19 Alasdair Kergon.
2008-09-19 Alasdair KergonImprove the way VGs with PVs missing are handled so...
2008-06-24 Alasdair KergonAdd --rows to reports.
2008-06-24 Alasdair KergonAdd --unquoted to reporting tools.
2008-06-12 Alasdair KergonAdd --force to lvextend and lvresize.
2008-06-06 Alasdair Kergonpost-release
2008-06-06 Alasdair Kergonback out unnecessary changes for this release
2008-04-29 Alasdair Kergonpost-release - reinstate incomplete enhancements
2008-04-29 Alasdair Kergonpre-release (bug fixes only - enhancements excluded)
2008-04-20 Alasdair KergonAdd --prefixes to reporting tools for field name prefix...
2008-04-09 Dave WysochanskiUpdate vgsplit to take "-n LogicalVolumeName" on the...
2008-04-02 Alasdair KergonAdd per-command flags to control which commands use...
2008-01-22 Dave WysochanskiFix vgsplit - print error if vgcreate option given...
2008-01-16 Dave WysochanskiRemove unused 'list' param from vgsplit - conflict...
2008-01-14 Dave WysochanskiAllow vgcreate options as input to vgsplit when new...
2007-12-22 Alasdair Kergonlvconvert uses polldaemon now
2007-11-09 Alasdair KergonEnhance the management of readahead settings.
2007-09-20 Dave WysochanskiAdd %PVS extents option to lvresize, lvextend, and...
2007-08-28 Dave WysochanskiModify lvremove to prompt for removal if LV active...
2007-08-21 Alasdair KergonClean up mirrorlog argument processing.
2007-08-20 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-08-09 Jonathan Earl Brassow- change new log_ARG variable to more explicit mirrorlo...
2007-08-01 Jonathan Earl BrassowThis patch changes the arguments that specify the mirror
2007-06-18 Alasdair KergonAdd --ignoremonitoring to disable all dmeventd interaction.
2007-04-25 Dave WysochanskiUpdate pvck to read labels on disk, with flexible ...
2007-03-30 Dave WysochanskiAdd stub for pvck, a command to check physical volume...
2007-01-23 Alasdair KergonAdd --clustered to man pages.
2007-01-09 Alasdair Kergondumpconfig accepts a list of configuration variables...
2006-11-10 Alasdair KergonAdd some missing bounds checks on 32 bit extent counters.
2006-10-24 Alasdair Kergonresync alphabetical order
2006-10-24 Alasdair Kergontry forcesync -> resync
2006-10-23 Alasdair KergonAdd lvchange --forcesync.
2006-10-07 Alasdair KergonAccept regionsize with lvconvert.
2006-09-26 Alasdair KergonAdd %VG, %LV and %FREE suffices to lvcreate/lvresize...
2006-08-16 Alasdair KergonAdd --maxphysicalvolumes to vgchange.
2006-08-01 Alasdair KergonAdd --trustcache option to reporting commands in prepar...
2006-05-12 Alasdair KergonAdd --monitor to vgcreate and lvcreate to control dmeve...
2006-05-11 Alasdair KergonAdd --nosync to lvcreate with LV flag NOTSYNCED.
2006-05-11 Alasdair KergonAdd --corelog to lvcreate and lvconvert.
2006-05-09 Alasdair KergonMake SIZE_SHORT the default for display_size().
2006-04-13 Alasdair KergonAdd --partial to pvs.
2006-04-05 Alasdair KergonSupport lvconvert -s.
2005-12-21 Alasdair KergonAdd --mirrorsonly arg to vgreduce. (Doesn't handle...
2005-11-29 Alasdair Kergonmore lvconvert mirror code
2005-10-31 Alasdair KergonA pvresize implementation (Zak Kipling).
next
This page took 0.479736 seconds and 107 git commands to generate.