]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2010-10-20 Zdenek KabelacFix strict-aliasing compile warning in partition table...
2010-10-20 Petr RockaiRevert some debug statements that slipped in with last...
2010-10-20 Petr RockaiFix a deadlock in clvmd.
2010-10-18 Petr RockaiAvoid an extraneous orphans unlock in vgextend --restor...
2010-10-15 Petr RockaiUpdate WHATS_NEW.
2010-10-15 Petr RockaiImplement automatic snapshot extension with dmeventd...
2010-10-15 Petr RockaiFixes for the devices/disable_after_error_count documen...
2010-10-15 Zdenek KabelacUpdate
2010-10-15 Zdenek KabelacSpeedup memory un/locking
2010-10-15 Zdenek KabelacFix linking order for liblvm2cmd
2010-10-15 Alasdair KergonAdd --setuuid to dmsetup rename.
2010-10-14 Jonathan Earl... Fix for bug 637936: killing both redundant logs causes...
2010-10-14 Petr RockaiAdd a VERBOSE option to make check (make check VERBOSE=1).
2010-10-13 Mike SnitzerConvey need for snapshot-merge target in lvconvert...
2010-10-13 Petr RockaiTweak WHATS_NEW for devices/disable_after_error_count.
2010-10-13 Petr RockaiTweak the lvm.conf comment about devices/disable_after_...
2010-10-13 Petr RockaiUpdate WHATS_NEW.
2010-10-13 Petr RockaiLimit repeated accesses to broken devices.
2010-10-13 Petr RockaiUpdate WHATS_NEW.
2010-10-13 Petr RockaiGive correct error message when creating a too-small...
2010-10-13 Zdenek KabelacDon't use floor() in _bitset_with_random_bits
2010-10-13 Petr RockaiUpdate WHATS_NEW.
2010-10-13 Petr RockaiAdd a test for vgextend --restoremissing.
2010-10-13 Petr RockaiImplement vgextend --restoremissing (BZ 537913), which...
2010-10-13 Zdenek KabelacSkip fsadm testing until proper installation rules...
2010-10-12 Dave WysochanskiFix lv_modules_dup segfault.
2010-10-12 Petr RockaiMake lvconvert respect --yes/--force in the inactive...
2010-10-12 Dave Wysochanskiupdate WHATS_NEW
2010-10-12 Petr RockaiAdd an option to skip some tests in make check (regex...
2010-10-12 Petr Rockaitest-utils: Fix a slight bug in the dmeventd-already...
2010-10-12 Dave WysochanskiRefactor and add code for (lv) 'modules' get function.
2010-10-12 Dave WysochanskiRefactor and add code for (lv) 'mirror_log' get function.
2010-10-12 Dave WysochanskiRefactor and add code for (lv) 'lv_kernel_{major|minor...
2010-10-12 Dave WysochanskiRefactor and add code for (lv) 'convert_lv' get function.
2010-10-12 Dave WysochanskiRefactor and add code for (lv) 'move_pv' get function.
2010-10-12 Dave WysochanskiRefactor and add code for (lv) 'origin_size' get function.
2010-10-12 Dave WysochanskiRefactor and add code for (lv) 'lv_path' get function.
2010-10-12 Dave WysochanskiAdd some lv 'get' functions that require no refactoring.
2010-10-08 Zdenek KabelacUpdate script for fsadm testing
2010-10-08 Zdenek KabelacAdd support for noninterctive shell execution
2010-10-08 Zdenek KabelacFix usage of --yes flag for ReiserFS resize
2010-10-08 Zdenek KabelacFix detection of mounted filesystem.
2010-10-08 Zdenek KabelacFix assignment of default LVM variable
2010-10-08 Zdenek KabelacSupport for passing --yes flag recursively.
2010-10-08 Zdenek KabelacCorrectly respect --dry-run option for fsadm
2010-10-08 Zdenek KabelacFix a serious bug in the behavior of fasdm tool when...
2010-10-08 Zdenek KabelacReplace "can not" with "cannot"
2010-10-07 Alasdair KergonAllow CC to be overridden at build time (for 'scan...
2010-10-05 Dave WysochanskiRename 'flags' to 'status' for struct metadata_area.
2010-10-04 Milan BrozRestrict lvm1 partial mode.
2010-09-30 Alasdair KergonAdd dm_zalloc and use it and dm_pool_zalloc throughout.
2010-09-30 Dave WysochanskiFix copyright dates on new files lib/metadata/{lv|vg...
2010-09-30 Dave WysochanskiUpdate WHATS_NEW for commits related to generic propert...
2010-09-30 Peter RajnohaFix memory leak of vg_read while using live copies...
2010-09-30 Dave WysochanskiAdd pv_get_property and create generic internal _get_pr...
2010-09-30 Dave WysochanskiAdd pv 'get' functions for all pv properties.
2010-09-30 Dave WysochanskiAdd pv_name_dup() and pv_fmt_dup() helper functions.
2010-09-30 Dave WysochanskiAdd pv_mda_size, pv_mda_free, and pv_used functions...
2010-09-30 Dave WysochanskiAdd 'get' functions for vg fields.
2010-09-30 Dave WysochanskiMake generic GET_*_PROPERTY_FN macros and define second...
2010-09-30 Dave WysochanskiAdd supporting functions vg_name_dup, vg_fmt_dup, vg_sy...
2010-09-30 Dave WysochanskiAdd pv_tags_dup, vg_tags_dup, lv_tags_dup functions...
2010-09-30 Dave WysochanskiAdd tags_format_and_copy() common function and call...
2010-09-30 Dave WysochanskiAdd pv_uuid_dup, vg_uuid_dup, and lv_uuid_dup, and...
2010-09-30 Dave WysochanskiAdd id_format_and_copy() common function and call from...
2010-09-30 Dave WysochanskiSimplify logic to create 'attr' strings.
2010-09-30 Dave WysochanskiAdd {pv|vg|lv}_attr_dup() functions and refactor 'disp...
2010-09-30 Dave WysochanskiAdd lib/metadata/vg.[ch] and lib/metadata/lv.[ch].
2010-09-30 Dave WysochanskiAdd lib/metadata/pv.[ch] new files.
2010-09-30 Dave WysochanskiRefactor metadata.[ch] into lv.[ch] for lv functions.
2010-09-30 Dave WysochanskiRefactor metadata.[ch] into pv.[ch] for pv functions.
2010-09-30 Dave WysochanskiRefactor metadata.[ch] into vg.[ch] for vg functions.
2010-09-30 Zdenek KabelacFix memory leak of config_tree
2010-09-30 Zdenek KabelacFix leaked pool report
2010-09-30 Zdenek KabelacMaps fix
2010-09-30 Zdenek KabelacAdd missing cleanup rule for generated .exported_symbol...
2010-09-28 Alasdair KergonSpeed up unquoting of quoted double quotes and backslashes.
2010-09-27 Alasdair Kergondrop an unnecessary 'stack'
2010-09-27 Alasdair Kergonwas renamed
2010-09-27 Alasdair KergonSpeed up CRC32 calculations by using a larger lookup...
2010-09-24 Alasdair Kergonpre-release v2_02_74
2010-09-23 Peter RajnohaAdd escape sequence for ':' and '@' found in device...
2010-09-22 Alasdair KergonReplace alloca with dm_malloc in _aligned_io.
2010-09-22 Milan BrozFix handling of partial VG for lvm1 format metadata
2010-09-22 Alasdair KergonFix name in msg in last checkin.
2010-09-22 Alasdair KergonTrack recursive filter iteration to avoid refreshing...
2010-09-21 Peter Rajnoha"goto_bad" should be used in alloc_printed_tags functio...
2010-09-20 Peter RajnohaRevert to old glibc behaviour for vsnprintf used in...
2010-09-20 Peter RajnohaUse dynamic allocation for metadata's tag buffer (remov...
2010-09-09 Dave WysochanskiUpdate vg_mda_free 'get' function to multiply by SECTOR...
2010-09-09 Peter RajnohaAdd random suffix to archive file names to prevent...
2010-09-09 Peter RajnohaReinitialize archive and backup handling on toolcontext...
2010-08-30 Jonathan Earl... This patch fixes an issue where cluster mirror write I/O
2010-08-27 Milan BrozDo not run singlenode clvmd tests if support for single...
2010-08-27 Milan BrozCurrently tests require SI units enabled and data align...
2010-08-26 Jonathan Earl... This patch fixes a problem where the mirror polling...
2010-08-26 Jonathan Earl... This patch fixes a potential for I/O to hang and LVM...
2010-08-26 Milan BrozFix previous const removal.
2010-08-26 Milan BrozFix return type qualifier to avoid compiler warning.
2010-08-25 Mike SnitzerMake example.conf description for 'default_data_alignme...
next
This page took 0.057604 seconds and 5 git commands to generate.