]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2008-04-10 Alasdair Kergonmore pre-release cleanup
2008-04-10 Alasdair Kergonfix 3rd copy
2008-04-10 Alasdair Kergonmake list_move consistent with other list fns
2008-04-10 Dave WysochanskiUpdate vgsplit tests that count LVs for adjusted LV...
2008-04-10 Alasdair Kergon.
2008-04-10 Alasdair Kergonpre-release
2008-04-10 Alasdair Kergonpost-release
2008-04-10 Alasdair Kergonpre-release
2008-04-10 Alasdair KergonFix vgdisplay 'Cur LV' field to match lvdisplay output.
2008-04-10 Dave WysochanskiAdd vg_is_clustered() helper function.
2008-04-10 Dave WysochanskiMinor vgsplit cleanups.
2008-04-10 Dave WysochanskiAdd _move_one_lv() helper function for vgsplit.
2008-04-10 Dave WysochanskiFix lvm tool exit code display in some tests.
2008-04-09 Dave WysochanskiAdd vgsplit tests to verify mirror is not moved unneces...
2008-04-09 Dave WysochanskiFix vgsplit to only move hidden 'snapshotN' LVs when...
2008-04-09 Dave WysochanskiUpdate vgsplit tests for lvnames on the cmdline.
2008-04-09 Dave WysochanskiUpdate vgsplit man page to reflect lvnames on cmdline.
2008-04-09 Dave WysochanskiUpdate vgsplit to take "-n LogicalVolumeName" on the...
2008-04-09 Alasdair KergonUse clustered mirror log with pvmove in clustered VGs...
2008-04-09 Alasdair Kergon Fix some pvmove error status codes.
2008-04-08 Dave Wysochanski*** empty log message ***
2008-04-08 Dave WysochanskiFix vgsplit error display - fully remove log_suppress.
2008-04-08 Dave WysochanskiFix vgsplit error paths to release vg_to lock.
2008-04-08 Alasdair KergonIndicate whether or not VG is clustered in vgcreate...
2008-04-08 Christine CaulfieldAdd config file overrides to clvmd when it reads the...
2008-04-08 Alasdair KergonFix vgreduce to use vg_split_mdas to check sufficient...
2008-04-07 Alasdair Kergoncreate fids for internal orphan VGs
2008-04-07 Milan BrozUpdate lvmcache VG lock state for all locking types...
2008-04-07 Milan BrozFix output if overriding command_names on cmdline.
2008-04-07 Milan BrozAdd detection of clustered mirror log capability.
2008-04-04 Dave WysochanskiAdd check to vg_commit() to ensure lock is held before...
2008-04-04 Milan BrozAdd validation of LV name to pvmove -n.
2008-04-04 Christine CaulfieldIf lvm.conf was touched, clvmd attempted to update...
2008-04-03 Alasdair KergonAdd some basic internal VG lock validation.
2008-04-03 Alasdair Kergon.
2008-04-03 Alasdair Kergon.
2008-04-03 Alasdair Kergonfix vd->virtblk
2008-04-02 Alasdair Kergonenable vg metadata cache by default
2008-04-02 Alasdair KergonAdd per-command flags to control which commands use...
2008-04-02 Dave WysochanskiFix vgsplit locking and remove unneeded error messages...
2008-04-02 Dave WysochanskiSuppress "Volume group not found" message when vgsplit...
2008-04-02 Dave WysochanskiFix lvresize to dump stack if vg_lock_and_read() fails.
2008-04-01 Alasdair KergonCache VG metadata internally while VG lock is held.
2008-04-01 Dave WysochanskiFix redundant lvresize message if vg doesn't exist.
2008-04-01 Christine CaulfieldFix another allocation bug with clvmd and large node...
2008-03-28 Dave WysochanskiAdd find_lv_in_lv_list() and find_pv_in_pv_list().
2008-03-28 Dave WysochanskiEnhance test debugging by updating verbose mode of...
2008-03-28 Christine CaulfieldFix a couple of uninitialised variables. The newfd...
2008-03-26 Dave WysochanskiAdd vgmerge tests.
2008-03-26 Dave WysochanskiUse list_move() in applicable places.
2008-03-26 Dave WysochanskiAdd pvseg_is_allocated() for identifying a PV segment...
2008-03-26 Dave WysochanskiAdd list_move() support function for list manipulation.
2008-03-25 Dave WysochanskiAdd 'is_reserved_lvname()' helper function.
2008-03-25 Alasdair KergonCorrect command name in lvmdiskscan man page.
2008-03-25 Christine CaulfieldWhen reallocating the node IDs array, make it bigger...
2008-03-23 Dave WysochanskiAdd vgsplit tests to verfy attributes of new VG match...
2008-03-21 Dave WysochanskiFixup vgsplit tests in preparation for vgsplit changes.
2008-03-21 Dave WysochanskiUpdate vgsplit tests to execute twice (existing and...
2008-03-20 Dave WysochanskiAdd LV and VG name restrictions to the lvm man page.
2008-03-17 Alasdair Kergonpreparation for vg cache
2008-03-17 Christine CaulfieldFix potential thread deadlock.
2008-03-13 Dave WysochanskiConst cleanups in find_* functions.
2008-03-13 Alasdair KergonRefactor text format initialisation into _init_text_import.
2008-03-12 Milan BrozAdd metadata test for escaping double quotes in device...
2008-03-12 Alasdair KergonEscape double quotes and backslashes in external metada...
2008-03-10 Alasdair KergonUse return_0 in a couple more places.
2008-03-06 Christine CaulfieldInclude limits.h so it compiles with newer headers.
2008-03-05 Alasdair Kergonadd vd to filters
2008-03-04 Dave WysochanskiUpdate vgsplit tests.
2008-03-04 Dave WysochanskiUpdate vgsplit tests.
2008-02-29 Dave WysochanskiRefactor _move_pv() in vgsplit.
2008-02-29 Dave WysochanskiAdd vgsplit test to check failure when PV not in source...
2008-02-28 Dave WysochanskiFix t-vgsplit-operation.sh lv2-3 definitions to include...
2008-02-28 Dave WysochanskiFix t-vgsplit-operation.sh lv1 definition to include...
2008-02-22 Alasdair KergonFix resetting of MIRROR_IMAGE and VISIBLE_LV after...
2008-02-22 Alasdair KergonFix remove_layer_from_lv to empty the LV before removin...
2008-02-22 Alasdair KergonAdd missing no-longer-used segs_using_this_lv test...
2008-02-15 Jim MeyeringRemove redundant if-before-free tests.
2008-02-15 Jim MeyeringRemove redundant if-before-free tests in clvmd.c.
2008-02-13 Jim Meyeringis_orphan: make parameter "const" to avoid compiler...
2008-02-12 Alasdair KergonFix lvconvert detection of mirror conversion in progress.
2008-02-12 Alasdair KergonAvoid automatic lvconvert polldaemon invocation when...
2008-02-11 Dave WysochanskiReflect actual default setting of preferred_names in...
2008-02-06 Alasdair KergonFix 'pvs -a' to detect VGs of PVs without metadata...
2008-02-06 Alasdair Kergonsplit orphan VG by format type
2008-02-06 Zdenek Kabelac Fix lvresize to support /dev/mapper prefix in the...
2008-02-05 Patrick CaulfieldUpdate usage message for clvmd.
2008-02-04 Dave WysochanskiFix default preferred_names filter to use /dev/mapper...
2008-01-31 Alasdair Kergonpost-release
2008-01-31 Alasdair Kergonpre-release
2008-01-31 Alasdair Kergona couple more compiler warnings
2008-01-31 Alasdair KergonFix mirror log name construction during lvconvert....
2008-01-30 Alasdair Kergononly read labels once between each lock event
2008-01-30 Alasdair Kergonundo a few 'stack' moves
2008-01-30 Alasdair KergonSome whitespace tidy-ups.
2008-01-30 Alasdair KergonUse stack return macros throughout.
2008-01-29 Alasdair KergonRely upon internally-cached PV labels while correspondi...
2008-01-29 Alasdair Kergonpost-release
2008-01-29 Alasdair Kergonpre-release
2008-01-26 Alasdair KergonFix two check_lv_segments error messages to show whole...
next
This page took 0.057626 seconds and 5 git commands to generate.