]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2011-09-15 Petr RockaiWhen resizing LVs, always round in the safe direction...
2011-09-15 Milan BrozFix possible overflow of size if %FREE or %VG is used.
2011-09-14 Milan BrozFix vgchange activation of snapshot with virtual origin.
2011-09-14 Zdenek KabelacFix memory overwrite
2011-09-14 Milan BrozActivate virtual snapshot origin exclusively (only...
2011-09-14 Zdenek KabelacAdd suggest parentheses around '&&'
2011-09-14 Zdenek KabelacLVM_WRITE and LVM_READ are 64bit constants
2011-09-14 Zdenek KabelacAdd missing underscores to local static functions
2011-09-14 Zdenek KabelacKeep the old-style function definition
2011-09-14 Jonathan Earl... Additional fixes for lv_mirror_count.
2011-09-14 Jonathan Earl... Fix for bug 734252 - problem up converting striped...
2011-09-13 Jonathan Earl... Fix bug 733400 - Mirror down conversion when specifying...
2011-09-13 Jonathan Earl... Fix for bug 737200 - Can't create mirrored-log mirror...
2011-09-13 Jonathan Earl... Better fix for bug 737125 - unable to create mirror...
2011-09-13 Jonathan Earl... Changing RAID status flags to 64-bit broke some binary...
2011-09-13 Peter RajnohaRetry DM_DEVICE_REMOVE ioctl if device is busy.
2011-09-13 Jonathan Earl... Fix for bug 737125 - unable to create mirror on 1K...
2011-09-13 Jonathan Earl... Fix for bug 733114.
2011-09-13 Jonathan Earl... reorder some status flag printing in gdbinit file.
2011-09-09 Zdenek KabelacUpdated testing script
2011-09-09 Alasdair KergonAppend z to lv_attr if new blocks will be zeroed.
2011-09-09 Alasdair KergonAdd a new 'thin_pool' output field to 'lvs.
2011-09-08 Jonathan Earl... Adjust gdbinit script to new RAID status flag values.
2011-09-08 Alasdair KergonAdd 7th lv_attr char to show the related kernel target.
2011-09-08 Alasdair Kergonlvcreate/remove thin_pool and thin volumes (--driverloa...
2011-09-07 Alasdair KergonTerminate pv_attr field correctly. (2.02.86)
2011-09-07 Zdenek KabelacFix typo
2011-09-07 Zdenek KabelacCheck if lp.origin exists
2011-09-07 Zdenek KabelacImprove man page style
2011-09-07 Zdenek KabelacSupport break for vgchange and vgrefresh operation
2011-09-07 Zdenek KabelacRemove unused passed parameters
2011-09-07 Zdenek KabelacMinor change for pv_create api
2011-09-07 Zdenek KabelacReplace char class :space: with explicit chars
2011-09-06 Alasdair Kergonpool attach fns & more field renaming
2011-09-06 Zdenek KabelacConvert data->pool
2011-09-06 Alasdair Kergonadd thin_manip.c like the other manip files
2011-09-06 Alasdair KergonStart using 64-bit status flags - most of the code...
2011-09-06 Zdenek KabelacDetect sscanf recovering_region input error
2011-09-06 Zdenek KabelacFix memory leak of allocated bitmap in error path
2011-09-06 Zdenek KabelacLog unlink() error
2011-09-06 Alasdair Kergonelse
2011-09-06 Alasdair Kergontdata->tpool
2011-09-06 Alasdair Kergononly thin volumes need converting
2011-09-06 Alasdair Kergonlvcreate parsing for thin provisioning.
2011-09-05 Alasdair KergonRemove incorrect requirement for -j or -m from lvchange...
2011-09-02 Zdenek KabelacHack for build rules of lvmetad
2011-09-02 Zdenek KabelacAdd missing 'static' for local function
2011-09-02 Zdenek KabelacCompile fix
2011-09-02 Alasdair Kergontemp notes on dealing with cascade
2011-09-02 Alasdair KergonMove cascade inside libdm etc.
2011-09-01 Alasdair KergonComments, FIXMEs, name changes.
2011-09-01 Jonathan Earl... Updates to gdbinit file
2011-09-01 Jonathan Earl... Fix for bug 732142: Unsafe table load during mirror...
2011-09-01 Alasdair KergonAdd comments & remove always-included header.
2011-09-01 Alasdair KergonOnly build libdaemon.a when we need it at the moment.
2011-09-01 Zdenek KabelacUse const casting when it's needed
2011-09-01 Zdenek KabelacMatch the prototype old-style declaration
2011-09-01 Zdenek KabelacKeep the old-style prototypes
2011-09-01 Zdenek KabelacUse size_t return type
2011-09-01 Zdenek KabelacMark unreleased memory pools as internal error
2011-09-01 Zdenek KabelacReflect dm_config API update
2011-08-31 Petr RockaiReplace const usage of dm_config_find_node with more...
2011-08-31 Petr RockaiMention --enable-lvmetad in WHATS_NEW.
2011-08-31 Petr RockaiDo not call prepare_lvmetad just yet in tests.
2011-08-31 Petr RockaiFix warnings and constness handling in lvmetad-core...
2011-08-31 Petr RockaiFix warnings in daemons/common.
2011-08-31 Petr RockaiGet rid of the old lvmetad Makefile.
2011-08-31 Zdenek KabelacAutoreconf for lvmetad patch
2011-08-31 Petr RockaiA compromise integration of LVMetaD into the build...
2011-08-31 Zdenek KabelacUpdate for resource leak
2011-08-31 Zdenek KabelacFix resource leak when strdup fails
2011-08-30 Petr RockaiAdapt LVMetaD to use the new dm_config interfaces.
2011-08-30 Petr RockaiAdapt the daemon/common code to use the new dm_config...
2011-08-30 Petr RockaiMove the core of the lib/config/config.c functionality...
2011-08-29 Peter RajnohaDirectly allocate buffer memory in a pvck scan instead...
2011-08-26 Alasdair Kergonsame for segtype_is_thin
2011-08-26 Alasdair Kergonseg_is_thin includes both thin_pool and thin_volume
2011-08-26 Alasdair Kergonthin - hide unimplemented dso fn; remove duplicate...
2011-08-26 Zdenek KabelacInitial code for read/write of thin metadata lv segments
2011-08-25 Zdenek KabelacAdd registration of thin_pool segment
2011-08-24 Alasdair KergonFix raid shared lib segtype registration (2.02.87).
2011-08-24 Zdenek KabelacInitial code layout for thin provisioning target
2011-08-19 Alasdair Kergon.
2011-08-19 Alasdair KergonRemove incorrect error message added in 2.02.87.
2011-08-19 Alasdair Kergonpost-release
2011-08-19 Alasdair Kergonclarify comment
2011-08-19 Alasdair Kergontweak split/track/merge
2011-08-19 Alasdair Kergonspaces->tabs
2011-08-19 Alasdair Kergonrevert incomplete inconsistent log message change for now
2011-08-19 Alasdair Kergonavoid multi-line calc with incorrect intermediate var...
2011-08-19 Alasdair Kergonpre-release
2011-08-19 Alasdair Kergonrestrict dm_tree_node_add_null_area
2011-08-19 Alasdair Kergon_ for static fns
2011-08-18 Jonathan Earl... Move RAID convert tests to new file, t-lvconvert-raid.sh
2011-08-18 Jonathan Earl... Add ability to merge back a RAID1 image that has been...
2011-08-18 Jonathan Earl... Add support for m-way to n-way up-convert in RAID1...
2011-08-18 Jonathan Earl... Add the ability to split an image from the mirror and...
2011-08-18 Jonathan Earl... Add --splitmirrors support for RAID1 (1 image only)
2011-08-18 Jonathan Earl... When down-converting RAID1, don't activate sub-lvs...
2011-08-17 Alasdair KergonAdd -V as short form of --virtualsize in lvcreate.
next
This page took 0.054417 seconds and 5 git commands to generate.