]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2008-09-19 Alasdair KergonAdd device/md_chunk_alignment to lvm.conf
2008-09-19 Alasdair Kergonadjust pe_align for md chunk size
2008-09-19 Alasdair Kergonremove unsed var
2008-09-19 Alasdair KergonPass struct physical_volume to pe_align.
2008-09-19 Alasdair Kergonremove unused var
2008-09-19 Alasdair KergonStore sysfs location in struct cmd_context.
2008-09-19 Alasdair Kergonfix last patch return code
2008-09-18 Alasdair KergonFix last checkin - tested wrong dnode.
2008-09-18 Alasdair Kergonpost-release
2008-09-18 Alasdair KergonAvoid shuffling remaining mirror images when removing...
2008-09-18 Alasdair KergonAdd missing LV error target activation in _remove_mirro...
2008-09-18 Alasdair KergonPrevent resizing an LV while lvconvert is using it.
2008-09-18 Alasdair KergonOnly resume devices in dm_tree_preload_children if...
2008-09-16 Alasdair KergonAvoid repeatedly wiping cache while VG_GLOBAL is held...
2008-09-15 Alasdair Kergonrevert unnecessary 'stack's
2008-09-12 Milan BrozFix pvresize to not allow resize if PV has two metadata...
2008-09-10 Milan BrozDo not scan for lvm1 entries in /proc if not running...
2008-09-02 Alasdair KergonExtend deptree buffers so the largest possible device...
2008-08-29 Milan BrozFix setting of volume limit count if converting to...
2008-08-29 Dave WysochanskiAdd ctype.h header file to silence compile warning...
2008-08-28 Milan BrozFix vgconvert logical volume id metadata validation.
2008-08-28 Milan Brozformat1: Not detecing label on disc is not error, remov...
2008-08-28 Milan BrozNot detecing label on disc is not error, remove <backtr...
2008-08-28 Milan Brozfix vgreduce tests to detect partial command failure...
2008-08-28 Milan Brozadd vgcreate rejects repeated invocation test
2008-08-28 Milan Brozadd vgrename by uuid test (Jaroslav Stava)
2008-08-28 Milan BrozFix lvmdump metadata gather option (-m) to work correct...
2008-08-28 Milan BrozAdd pvremove usage test (Jaroslav Stava)
2008-08-28 Milan Broz- fix environment variable prefix to LVM (this is not...
2008-08-21 Dave WysochanskiFix symbolic link creation in test infrastructure.
2008-08-20 Zdenek Kabelacfail testcase for failed commands inside the for loop
2008-08-16 Milan BrozFix allocation bug in text metadata format write error...
2008-08-13 Zdenek Kabelacvalid parameter for lvchange -p is 'rw'
2008-08-13 Zdenek Kabelacadded test for coverage improvement
2008-08-13 Zdenek Kabelacget lv_list properly from vg->lst and fix compiler...
2008-08-13 Milan BrozFix vgcfgbackup to properly check filename if template...
2008-08-12 Milan Brozadd tests for pvchange and vgreduce usage (Jaroslav...
2008-08-12 Milan Broztest vgsplit: reject to give away pv with the last...
2008-08-07 Zdenek Kabelac* more strict const
2008-08-07 Zdenek Kabelacadded const modifiers
2008-08-07 Zdenek Kabelacadded const and saved relocation entry
2008-08-05 Zdenek Kabelac configure aborts if lcov or genhtml are missing with...
2008-08-05 Zdenek Kabelac add test for pool labels gfs
2008-08-05 Zdenek Kabelac put dmeventd into the LD_LIBRARY_PATH for lvm-wrapper
2008-08-05 Zdenek Kabelac vgremove tries to remove lv snapshot first.
2008-08-05 Zdenek Kabelacavoid endless option parsing loop
2008-08-04 Zdenek Kabelac* parse error output for 'auto' keyword
2008-08-01 Alasdair KergonImprove file descriptor leak detection to display likel...
2008-08-01 Zdenek Kabelac disable mdadm test-case until a better solution is...
2008-07-31 Alasdair Kergonremove now-redundant slash-stripping
2008-07-31 Alasdair KergonChange clustered mirror kernel module name from cmirror...
2008-07-31 Alasdair KergonAvoid looping forever in _pv_analyze_mda_raw used by...
2008-07-31 Alasdair KergonChange lvchange exit status to indicate if any part...
2008-07-31 Alasdair Kergonremove unused mdas variable
2008-07-31 Alasdair Kergonfix pvremove for pvs without mdas
2008-07-31 Alasdair KergonFix pvchange to handle PVs without mdas.
2008-07-31 Alasdair KergonRefactor _text_pv_read and always return mda list if...
2008-07-29 Dave WysochanskiAdd pvcreate tests to verify failure on md array detection.
2008-07-29 Dave WysochanskiFix trivial typo in pvcreate man page.
2008-07-25 Dave WysochanskiRefactor pvcreate - simplify return codes.
2008-07-25 Dave WysochanskiRefactor pvcreate - --yes argument
2008-07-25 Dave WysochanskiRefactor pvcreate - --force parameter.
2008-07-25 Dave WysochanskiRefactor pvcreate - use '0' for no --uuid or --restoref...
2008-07-25 Jim Meyeringconfigure: regenerate
2008-07-25 Jim MeyeringAvoid compiler warnings (provoked by new configure...
2008-07-25 Dave WysochanskiRefactor pvcreate - move uuid and restorefile options.
2008-07-24 Dave WysochanskiAdd pvcreate tests for uuid and restorefile.
2008-07-24 Alasdair Kergon.
2008-07-24 Alasdair Kergonreinstate lost FIXME
2008-07-24 Jim Meyeringconfigure: regenerate
2008-07-24 Jim MeyeringDon't make configure fail when readline library is...
2008-07-23 Dave WysochanskiRemove dead code, is_lvm_partition() - no functional...
2008-07-23 Dave WysochanskiRefactor pvcreate - move labelsector parameter parsing...
2008-07-21 Dave WysochanskiRefactor pvcreate - divide parameter parsing & validati...
2008-07-21 Dave WysochanskiRefactor pvcreate to divide parameter parsing & validat...
2008-07-21 Dave WysochanskiAdd more pvcreate tests to validate writing lvm2 label...
2008-07-17 Dave WysochanskiRefactor _lvcreate() - no functional change.
2008-07-17 Dave WysochanskiOnly use lvm2 metadata for now.
2008-07-17 Dave WysochanskiUpdate pvcreate and vgsplit tests.
2008-07-16 Dave WysochanskiAdd pvcreate sanity tests, check for label_write()...
2008-07-16 Alasdair KergonFix pvchange -M1 -u to preserve existing extent locatio...
2008-07-15 Alasdair KergonCease recognising snapshot-in-use percentages returned...
2008-07-11 Petr RockaiFix gcc warnings.
2008-07-10 Petr RockaiAdd "flags" metadata field (akin to "status") for backw...
2008-07-10 Alasdair Kergon.
2008-07-09 Petr RockaiAdd #include <signal.h> to dmeventd.c, fixes compilatio...
2008-07-09 Petr RockaiFix dmeventd regression where mirror and snapshot monit...
2008-06-27 Alasdair Kergonpost-release
2008-06-27 Alasdair Kergonpre-release
2008-06-27 Alasdair KergonEnable readline by default if available.
2008-06-27 Alasdair Kergontweak lcov configuration/makefiles
2008-06-27 Zdenek KabelacAdded generation of the versioned libdevmapper-event...
2008-06-27 Zdenek Kabelacextended configure with --enable-profiling for compilin...
2008-06-27 Alasdair KergonFix up cache for PVs without mdas after consistent...
2008-06-26 Alasdair KergonUpdate validation of safe mirror log type conversions...
2008-06-26 Alasdair KergonFix lvconvert to disallow snapshot and mirror combinati...
2008-06-25 Alasdair KergonUnderline longer report help text headings.
2008-06-25 Alasdair KergonFix reporting of LV fields alongside unallocated PV...
2008-06-25 Dave WysochanskiTest script cleanup.
2008-06-25 Alasdair Kergonpost-release
next
This page took 0.055534 seconds and 5 git commands to generate.