]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
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...
2010-08-25 Milan BrozFix timestamp.
2010-08-23 Milan BrozUpdate configure after last change.
2010-08-23 Fabio M. Di... Based on auto-detection or user requested cluster manag...
2010-08-23 Milan BrozFix pvmove --abort <dev> return code
2010-08-23 Milan BrozFix pvmove --abort to work even for empty pvmove LV
2010-08-21 Mike SnitzerVerify that pvcreate --dataalignment really does overri...
2010-08-21 Alasdair Kergon.
2010-08-21 Alasdair Kergonautoreconf also updates configure.h.in
2010-08-20 Dave WysochanskiUpdate configure for snitm changes
2010-08-20 Mike SnitzerSwitch to using configure --with-default-data-alignment...
2010-08-20 Mike SnitzerUpdate heuristic used for default and detected data...
2010-08-20 Dave WysochanskiUpdate WHATS_NEW
2010-08-20 Dave WysochanskiDefine GET_NUM_PROPERTY_FN macro to simplify numeric...
2010-08-20 Dave WysochanskiAdd implmentation for simple numeric 'get' property...
2010-08-20 Dave WysochanskiDefine GET_NUM_PROPERTY_FN macro to simplify numeric...
2010-08-20 Dave WysochanskiAdd properties.[ch] to lib/report, defined based on...
2010-08-20 Dave WysochanskiAdd macro definitions to report infrastructure for...
2010-08-20 Dave WysochanskiRemove explicit double quotes from columns.h 'id' entries.
2010-08-20 Dave WysochanskiAdd 'flags' field to columns.h and define FIELD_MODIFIABLE.
2010-08-20 Dave WysochanskiAdd vg_mda_size and vg_mda_free functions.
2010-08-19 Milan BrozFix wrong use of LCK_WRITE
2010-08-19 Milan BrozDetect LUKS signature in pvcreate
2010-08-19 Milan BrozFix file descriptor leak in swap signature detection
2010-08-19 Milan BrozRemove assumption that --yes must be used only in ...
2010-08-19 Milan BrozChange the pvcreate swap/md logic
2010-08-19 Alasdair Kergonpost-release
2010-08-18 Alasdair Kergonpre-release old-v2_02_73 v2_02_73
2010-08-18 Peter RajnohaFix dm-mod autoloading logic to not assume control...
2010-08-17 Jonathan Earl... Fix for bug 596453: multiple mirror image failures...
2010-08-17 Alasdair KergonAttempt to fix buildbot failure in t-lvconvert-mirror...
2010-08-17 Alasdair KergonUse 'SINGLENODE' instead of 'dead' in clvmd singlenode...
2010-08-17 Alasdair KergonAllow internal suspend and resume of origin without...
2010-08-17 Alasdair KergonFix dev_manager_transient to access -real device not...
2010-08-17 Alasdair KergonMonitor origin -real device below snapshot instead...
2010-08-16 Alasdair KergonDon't really change monitoring status when in test...
2010-08-16 Mike SnitzerAdd some v1 to v2 metadata upgrade testing.
2010-08-16 Alasdair KergonVarious small cleanups and fixes related to monitoring.
2010-08-16 Alasdair KergonRemove superfluous NULL pointer tests before dm_free...
2010-08-16 Jonathan Earl... Fix for bug 612291: dm devices of split off mirror...
2010-08-16 Alasdair Kergonset DEFAULT_RUN_DIR (missed from earlier checkin?)
2010-08-16 Peter RajnohaWHATS_NEW_DM
2010-08-16 Peter Rajnohadm-mod autoloading support is in kernel 2.6.36 actually.
2010-08-12 Peter RajnohaFix udev rules to support udev database content generat...
2010-08-12 Peter RajnohaReinstate detection of inappropriate uevent with DISK_R...
2010-08-12 Fabio M. Di... Fix clvmd init script return code when executed as...
2010-08-12 Mike Snitzerfix t-pvcreate-operation-md.sh to require kernel.org...
2010-08-12 Mike SnitzerChange default alignment of pe_start to 1MB.
2010-08-12 Mike SnitzerRequire --restorefile when using pvcreate --uuid.
2010-08-11 Peter RajnohaWHATS_NEW_DM
2010-08-11 Peter RajnohaRecognise and give preference to md device partitions...
2010-08-09 Petr RockaiUpdate WHATS_NEW.
2010-08-09 Petr RockaiNever scan internal LVM devices.
2010-08-09 Joe Thornber[REGEX] fix a long standing off-by-one error (found...
2010-08-09 Joe Thornber[MM] Make valgrind aware of the pool allocators
2010-08-09 Joe Thornber[REGEX] fix bug in matcher that was causing segfault...
2010-08-09 Joe Thornber[REGEX] Parse regexes that contain chars with value...
2010-08-09 Joe Thornber[REGEX] add a unit test for regexes containing chars...
2010-08-09 Joe Thornber[REGEX] matcher_t unit test now takes a flag to turn...
2010-08-06 Jonathan Earl... Fix for bug 619221 - log device splitting regression
2010-08-04 Jonathan Earl... A misunderstanding of the return value of 'dm_bit'...
next
This page took 0.05802 seconds and 5 git commands to generate.