]> sourceware.org Git - lvm2.git/history - tools
.
[lvm2.git] / tools /
2011-09-27 Alasdair KergonIntroduce revert_lv for better pvmove cleanup.
2011-09-27 Alasdair KergonReplace incomplete pvmove activation failure recovery...
2011-09-27 Alasdair KergonAbort if _finish_pvmove suspend_lvs fails instead of...
2011-09-27 Alasdair Kergonbetter -m0 error message, but there's an internal logic...
2011-09-24 Zdenek KabelacDrop cleanup of .exported_symbols_generated in DISTCLEA...
2011-09-22 Peter RajnohaAdd --retry option for dmsetup remove to retry removal...
2011-09-22 Jonathan Earl BrassowDisallow the creation of mirrors (mirror or raid1 segty...
2011-09-21 Alasdair KergonFIXMEs to note problems with some error paths. (Perhap...
2011-09-21 Zdenek KabelacAdd missing log_error() to lvresize command when fsadm...
2011-09-16 Zdenek KabelacFix command line option decoding
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-08 Alasdair Kergonlvcreate/remove thin_pool and thin volumes (--driverloa...
2011-09-07 Zdenek KabelacCheck if lp.origin exists
2011-09-07 Zdenek KabelacSupport break for vgchange and vgrefresh operation
2011-09-06 Alasdair Kergonpool attach fns & more field renaming
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 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 Alasdair KergonMove cascade inside libdm etc.
2011-08-30 Petr RockaiMove the core of the lib/config/config.c functionality...
2011-08-18 Jonathan Earl BrassowAdd ability to merge back a RAID1 image that has been...
2011-08-18 Jonathan Earl BrassowAdd the ability to split an image from the mirror and...
2011-08-18 Jonathan Earl BrassowAdd --splitmirrors support for RAID1 (1 image only)
2011-08-17 Alasdair KergonAdd -V as short form of --virtualsize in lvcreate.
2011-08-12 Alasdair Kergonmore pre-release fixes
2011-08-11 Alasdair Kergonpre-release fixes incl make distclean and configure...
2011-08-11 Jonathan Earl BrassowAdd ability to down-convert RAID1 arrays.
2011-08-11 Milan BrozRemove dev name prefix from dmsetup line output if...
2011-08-10 Zdenek KabelacReplace free_vg with release_vg
2011-08-04 Zdenek KabelacAdd 'empty' command
2011-08-04 Zdenek KabelacRemove self assigment which has no effect
2011-08-04 Zdenek KabelacMinor memory leak fix
2011-08-04 Zdenek KabelacAdd missing new line in lvrename help text.
2011-08-02 Jonathan Earl BrassowAdd basic RAID segment type(s) support.
2011-07-08 Alasdair Kergonremove unnecessary lvconvert.h
2011-07-08 Alasdair Kergon Remove dev name prefix from dmsetup line output if...
2011-07-01 Alasdair KergonAdd framework for validation of ioctls. Doesn't do...
2011-06-29 Alasdair KergonAdd age filter to dmsetup udevcomplete_all to minimise...
2011-06-29 Jonathan Earl BrassowFix error message - the parameter name is '--mirrorlog...
2011-06-28 Jonathan Earl BrassowRemove unnecesary conditional.
2011-06-27 Alasdair KergonMove _set_lvm_fallback into toolcontext, fix string...
2011-06-27 Alasdair KergonMove udev_only logic inside stacked node op code.
2011-06-17 Peter RajnohaDisable udev fallback and add --udevfallback option...
2011-06-17 Peter RajnohaDisable udev fallback by default and add activation...
2011-06-15 Milan BrozFix lvreduce stripe rounding up from previous commit.
2011-06-11 Alasdair KergonMajor pvmove fix to issue ioctls in the correct order...
2011-06-09 Milan BrozFix mirrored stripe reduction.
2011-06-09 Milan BrozFix extent rounding for striped segments.
2011-06-01 Alasdair KergonDefer writing PV labels to vg_write.
2011-06-01 Alasdair KergonPermit --available with lvcreate so non-snapshot LVs...
2011-06-01 Peter RajnohaClarify error message when unable to convert an LV...
2011-05-28 Peter RajnohaUse new dev_open_readonly fn to prevent opening devices...
2011-05-19 Zdenek KabelacDo not log a superfluous stack message when the lv...
2011-05-07 Petr RockaiRewrite vgreduce --removemissing --force, using existin...
2011-05-07 Petr RockaiAdd a new entry point in the mirror lvconvert code...
2011-05-07 Petr RockaiWhen glibc needs buffers for line buffering of input...
2011-04-29 Alasdair Kergonpre-release clean-ups
2011-04-22 Peter RajnohaUse common udev_get_dev_dir() to get current device...
2011-04-22 Peter RajnohaObtain device list from udev by default if LVM2 is...
2011-04-22 Peter RajnohaRequire libudev >= 143 when compiling with udev support.
2011-04-09 Zdenek KabelacFix incorrect tests for dm_snprintf() failure
2011-04-08 Zdenek KabelacFix some unmatching sign comparation gcc warnings
2011-04-06 Jonathan Earl BrassowThis patch adds the ability to extend 0 length layered...
2011-03-30 Zdenek KabelacFix free_vg order
2011-03-29 Zdenek KabelacAdd attribute printf
2011-03-29 Zdenek KabelacConst warning fixes
2011-03-29 Zdenek KabelacRemove double braces
2011-03-29 Jonathan Earl Brassows/MIRROR_NOTSYNCED/LV_NOTSYNCED/ - Flag will may refer...
2011-03-25 Jonathan Earl Brassowcosmetic change - swapping one macro for another
2011-03-11 Peter RajnohaAdd new free_pv_fid fn and use it throughout to free...
2011-03-09 Alasdair KergonUse empty string instead of /dev// for LV path when...
2011-03-02 Milan BrozPE size overflows, on most architectures it is catch...
2011-03-02 Milan BrozUse 64bit unsigned value for maximum stripe size test.
2011-03-02 Alasdair KergonAccept multiple mapped device names on many dmsetup...
2011-03-02 Alasdair KergonFix dm_udev_wait calls in dmsetup to occur before reada...
2011-02-28 Alasdair KergonImprove pvremove error message when PV belongs to a VG.
2011-02-28 Peter RajnohaAdd a hint for manual revert if there's an error in...
2011-02-28 Peter RajnohaAllow non-orphan PVs with two metadata areas to be...
2011-02-25 Peter RajnohaRevert the patch for vgconvert to work with recent...
2011-02-21 Peter RajnohaAdd old_uuid field to struct physical_volume so we...
2011-02-21 Peter RajnohaFix vgconvert code to work with changes in metadata...
2011-02-21 Peter RajnohaChange pvresize code to work with new metadata handling...
2011-02-21 Peter RajnohaChange pv_write code to work with the changes in metada...
2011-02-21 Peter RajnohaChange the code throughout to use new pv_initialise...
2011-02-21 Peter RajnohaRemove useless mdas parameter for pv_read (from now...
2011-02-18 Zdenek KabelacFix gcc warnings for unused variables
2011-02-18 Zdenek KabelacUse return_0 to get bactrace
2011-02-18 Zdenek KabelacAdd some backtraces for error paths in process_each_lv
2011-02-18 Zdenek KabelacConst fixing
2011-02-18 Zdenek KabelacReplace PV_MIN_SIZE with function pv_min_size()
2011-02-04 Zdenek KabelacAdd configure option --with-device-nodes-on
2011-02-04 Jonathan Earl BrassowAllow snapshots in a cluster as long as they are exclus...
2011-02-04 Zdenek KabelacAdd --addnodeonresume, --addnodeoncreate
2011-02-03 Zdenek KabelacDo not check for open_count when not needed.
2011-01-24 Alasdair KergonAdd change_tag to toollib.
2011-01-19 Milan BrozIf other process finishes (or aborts) pvmove operation and
next
This page took 0.078318 seconds and 8 git commands to generate.