]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
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...
2008-01-26 Alasdair Kergon.
2008-01-26 Alasdair KergonRefactor mirror log attachment code.
2008-01-26 Alasdair KergonFix internal metadata corruption in lvchange --resync.
2008-01-22 Alasdair Kergonsuppress compiler warning
2008-01-22 Alasdair Kergonupdate
2008-01-22 Dave WysochanskiFix vgsplit test mode
2008-01-22 Dave WysochanskiFix vgsplit tests 12-13
2008-01-22 Dave WysochanskiFix vgsplit - print different message on successful...
2008-01-22 Dave WysochanskiFix vgsplit - print error if vgcreate option given...
2008-01-21 Patrick CaulfieldRemove redundant cnxman-socket.h file.
2008-01-20 Alasdair KergonFix pvs, vgs, lvs error exit status on some error paths.
2008-01-20 Alasdair KergonUse log_warn for reporting field help text instead...
2008-01-19 Alasdair Kergonclarify
2008-01-19 Alasdair Kergonpost-release
2008-01-19 Alasdair KergonPre-release
2008-01-18 Alasdair KergonFix lvcreate --nosync not to wait for non-happening...
2008-01-18 Alasdair Kergonadd lvconvert messages
2008-01-18 Alasdair KergonFix lvcreate -M1 readahead.
2008-01-17 Dave WysochanskiAdd a test case for 'vgreduce --removemissing' on stack...
2008-01-17 Dave WysochanskiMore test script fixes.
2008-01-17 Alasdair Kergonpre-release review cleanups
2008-01-17 Dave WysochanskiMinor test fix
2008-01-17 Alasdair Kergonfix default stripesize
2008-01-17 Alasdair Kergonfix default extent_size
2008-01-17 Alasdair Kergonpre-release
2008-01-17 Alasdair Kergonrename lv_remap_error
2008-01-17 Alasdair Kergonmirror log stuff
2008-01-17 Alasdair Kergonlvconvert/vgreduce fixes
2008-01-17 Dave WysochanskiFixup vgsplit man page
2008-01-17 Dave WysochanskiFix descriptions in the newly added test cases
2008-01-16 Alasdair Kergonanother lvconvert fix
2008-01-16 Alasdair Kergonfix a _get_vgs return
2008-01-16 Dave WysochanskiFix 'make check' runnable with recent versions of dmsetup.
2008-01-16 Alasdair Kergonadditional safety check on new segment list
2008-01-16 Dave WysochanskiCreate vgs_are_compatible() fn to check whether vgs...
2008-01-16 Alasdair Kergonadjust mirror log error message
2008-01-16 Alasdair Kergonfix to earlier checkin
2008-01-16 Alasdair Kergoncope with stacked LVs as well as PVs when deciding...
2008-01-16 Alasdair Kergonallow a mirror to contain only one mimage
2008-01-16 Alasdair Kergonfix mirror log manipulation during lv convert
2008-01-16 Alasdair Kergonexport find_temporary_mirror()
next
This page took 0.060963 seconds and 5 git commands to generate.