]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2008-04-22 Alasdair KergonCheck lv_count in vg_validate.
2008-04-22 Alasdair KergonFix metadata corruption writing lvm1-formatted metadata...
2008-04-21 Alasdair KergonUse 'active' for !suspended as the code already uses...
2008-04-21 Alasdair KergonAdd 3 new reporting colums: tables_loaded, readonly...
2008-04-21 Alasdair KergonAdd --prefixes to dmsetup
2008-04-20 Alasdair KergonAdd --prefixes to reporting tools for field name prefix...
2008-04-20 Alasdair KergonAdd field name prefix option to reporting functions.
2008-04-19 Alasdair KergonCalculate string size within dm_pool_grow_object.
2008-04-18 Alasdair KergonFix lvconvert -m0 allocatable space check.
2008-04-15 Alasdair Kergonpost-release
2008-04-15 Alasdair Kergonmissing stack
2008-04-15 Alasdair Kergonpre-release
2008-04-15 Milan BrozDrop cached VG metadata before and after committing...
2008-04-15 Alasdair Kergonrename P_global to P_#global
2008-04-14 Alasdair KergonDon't attempt remote metadata backups of non-clustered...
2008-04-14 Alasdair KergonDon't store fid in VG metadata cache to avoid clvmd...
2008-04-11 Dave WysochanskiFix vgsplit and vgmerge tests for updated lv counting.
2008-04-10 Dave WysochanskiUpdate vgsplit test to verify loosening of active LV...
2008-04-10 Dave WysochanskiUpdate vgsplit to only restrict split with active LVs...
2008-04-10 Dave WysochanskiAdd lv_is_active() to determine whether an lv is active.
2008-04-10 Alasdair Kergonpost-release
2008-04-10 Alasdair Kergon.
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.
next
This page took 0.058438 seconds and 5 git commands to generate.