]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2009-07-09 snitzerAdd extended device (blkext) and MD partition (mdp...
2009-07-09 Milan BrozFix and precise metadata read errors for segment areas.
2009-07-09 Milan BrozFix confusing metadata syntax error messages.
2009-07-09 Milan BrozFix segment import functions to print segment name...
2009-07-09 Dave WysochanskiUpdate WHATS_NEW for recent vgcreate changes
2009-07-09 Dave WysochanskiChange vg_create() to take only minimal parameters...
2009-07-09 Dave WysochanskiAdd vg_set_alloc_policy() liblvm function and move...
2009-07-09 Dave WysochanskiAdd vg_set_max_pv() liblvm function and move vgchange...
2009-07-09 Dave WysochanskiAdd vg_set_max_lv() liblvm function and move vgchange...
2009-07-09 Dave WysochanskiRename vg_change_pesize to vg_set_extent_size and use...
2009-07-09 Dave WysochanskiRemove unused 'cmd' from vg_change_pesize().
2009-07-09 Dave WysochanskiUpdate vg_change_pesize() to contain all validity checks.
2009-07-09 Dave WysochanskiAdd defines for default vgcreate parameters.
2009-07-09 Dave WysochanskiUpdate t-vgcreate-usage.sh to check for default vg...
2009-07-09 Dave WysochanskiFix memory leak in vgsplit when re-reading the VG.
2009-07-08 Dave Wysochanski.
2009-07-08 Dave WysochanskiMake exit paths more robust when some init function...
2009-07-08 Dave WysochanskiRefactor a couple log_error() statements in prep for...
2009-07-08 Dave WysochanskiAdd t-lvm-init.sh - test lvm init routines and error...
2009-07-08 Dave WysochanskiFix segfault in persistent_filter_dump() if lvm init...
2009-07-08 Dave WysochanskiMake destroy_toolcontext() better able to handle NULL...
2009-07-08 Dave WysochanskiUpdate WHATS_NEW for vgread cleanup
2009-07-08 Dave WysochanskiRemove unneeded LOCK_NONBLOCKING from vg_read() API.
2009-07-08 Dave WysochanskiRemove READ_CHECK_EXISTENCE and vg_might_exist().
2009-07-08 Dave WysochanskiRemove unneeded LOCK_KEEP from vg_read() interface.
2009-07-08 Dave WysochanskiRemove LOCK_KEEP and READ_CHECK_EXISTENCE from vgsplit.
2009-07-08 Alasdair KergonPermit several segment types to be registered by a...
2009-07-07 snitzerContinue to make --units and --size consistent (in...
2009-07-07 Alasdair Kergon.
2009-07-07 Alasdair KergonFix whitespace in linear target line to fix identical...
2009-07-07 Dave WysochanskiFix compile warning in lvmcmdline.c - use C99 PRIu64...
2009-07-07 Dave WysochanskiFix vg_read() error paths to properly release upon...
2009-07-06 snitzerReword the WHATS_NEW commandline sizes update.
2009-07-06 snitzerAllow commandline sizes to be specified in terms of...
2009-07-06 snitzerUse the MD device's stripe-width, instead of chunk_size...
2009-07-03 Alasdair KergonAdd device number to more log messages during activation.
2009-07-03 Alasdair Kergonclarification
2009-07-01 Dave WysochanskiUpdate WHATS_NEW for vg_read commits
2009-07-01 Dave WysochanskiFix t-inconsistent-metadata.sh.
2009-07-01 Dave WysochanskiAdd lvmcache_init() to polldaemon initialization.
2009-07-01 Dave WysochanskiConvert vgsplit to use vg_read_for_update.
2009-07-01 Dave WysochanskiDon't segfault in vg_release when vg->cmd is NULL.
2009-07-01 Dave WysochanskiConvert vgrename to vg_read_for_update.
2009-07-01 Dave WysochanskiConvert vgreduce to use vg_read_for_update.
2009-07-01 Dave WysochanskiRework the toollib interface (process_each_*) on top...
2009-07-01 Dave WysochanskiConvert the straight instances of vg_lock_and_read...
2009-07-01 Alasdair Kergonpost-release
2009-06-30 Alasdair Kergonupdate date
2009-06-30 Alasdair Kergonpre-release tidy up
2009-06-26 Dave WysochanskiFix incomplete revert for lvconvert. old-v2_02_48 v2_02_48
2009-06-26 Alasdair Kergonpre-release
2009-06-26 Alasdair Kergonrevert last patch - let's do a release first
2009-06-26 Dave WysochanskiConvert the straight instances of vg_lock_and_read...
2009-06-26 Alasdair KergonAbort if automatic metadata correction fails when readi...
2009-06-26 Alasdair KergonAbort operation if automatic metadata correction in...
2009-06-17 Milan BrozFix backward compatibility for major:minor query.
2009-06-17 Milan BrozProperly destroy toolcontext.
2009-06-17 snitzerVarious vgimportclone fixes:
2009-06-15 Dave WysochanskiCleanup pvs, vgs, and lvs "-o" section in man pages...
2009-06-15 Milan BrozAdd WHATS_NEW items.
2009-06-15 Petr Rockai- Ignore suspended devices during repair (Milan).
2009-06-15 Milan BrozSuggest use lvchange --resync when up converting not...
2009-06-15 Milan BrozDo not fork daemon when dmeventd cannot be found.
2009-06-15 Milan BrozDestroy toolcontext on exit in clvmd (fixes memory...
2009-06-15 Milan BrozFix lvconvert to not poll mirror if no conversion in...
2009-06-15 Milan BrozFix memory leaks in toolcontext error path.
2009-06-12 Milan BrozFix WHATS_NEW - Allow metadata correction even when...
2009-06-12 Milan BrozRe-instate partial activation support in clustered...
2009-06-10 Petr RockaiAllow metadata correction even when PVs are missing.
2009-06-10 Dave WysochanskiIn the new _vg_read_for_update(), we always do the...
2009-06-10 Petr RockaiComplain when lvconvert --repair is used on non-mirror LV.
2009-06-10 Milan BrozFix compiler warning.
2009-06-10 Milan BrozUnlock VG in recover_vg if metadata read failed.
2009-06-10 Milan BrozUnlock vg when requested automatic update failed.
2009-06-09 Milan BrozSupport crypt segment in libdevmapper tree.
2009-06-09 Zdeněk KabeláčUse 'lvm lvresize' instead of 'lvresize' in fsadm.
2009-06-09 Dave WysochanskiUpdate WHATS_NEW
2009-06-09 Dave WysochanskiUpdate vgsplit to use new vg_reserve_newname() function.
2009-06-09 Dave WysochanskiUpdate vgcreate to use new vg_lock_newname().
2009-06-09 Dave WysochanskiUpdate vgrename to use vg_lock_newname.
2009-06-09 Dave WysochanskiAdd vg_lock_newname() library function.
2009-06-06 Milan BrozFix the same readahead rounding in lvcreate.
2009-06-06 Milan BrozRound readahead more inteligently and print warning.
2009-06-06 Milan BrozFix various problems in tests
2009-06-06 Milan BrozSuspend virtual origin before real snapshot.
2009-06-05 Milan BrozFix double releasing of vg when repairing of vg is...
2009-06-05 Dave WysochanskiAdd vgrename test to check for existence of new vg.
2009-06-04 Alasdair Kergontest commit
2009-06-04 Alasdair Kergontest commit
2009-06-04 Alasdair Kergontest commit
2009-06-04 Milan BrozUse lvconvert --repair instead of vgreduce in mirror...
2009-06-03 Alasdair KergonAdd splitname.
2009-06-03 Alasdair KergonAdd subsystem, vg_name, lv_name, lv_layer fields to...
2009-06-03 Christine CaulfieldFix clvmd-corosync to match the new corosync API.
2009-06-03 Milan BrozWHATS_NEW!
2009-06-03 Alasdair KergonMake mempool optional in dm_split_lvm_name()
2009-06-03 Milan BrozBuild shared parts with 'make' command (mpatocka)
2009-06-01 Milan BrozFix rename of active snapshot with virtual origin.
2009-06-01 Milan BrozFix convert polling to ignore LV with different UUID.
2009-06-01 Milan BrozFix log allocation segfault (fix previous commits).
next
This page took 0.063156 seconds and 5 git commands to generate.