]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2009-06-17 Milan BrozProperly destroy toolcontext.
2009-06-17 Mike 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 Zdenek KabelacUse '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).
2009-06-01 Milan BrozFix readahead calculation problems.
2009-05-30 Alasdair KergonRemove verbose 'visited' messages.
2009-05-30 Alasdair KergonHandle multi-extent mirror log allocation when smallest...
2009-05-29 Mike SnitzerFix 'service-default-enabled' rpmlint in clvmd initscript
2009-05-29 Mike SnitzerFix rpmlint in clvmd initscript
2009-05-28 Alasdair KergonWhen creating new LV, double-check that name is not...
2009-05-28 Alasdair KergonRemove /dev/vgname/lvname symlink automatically if...
2009-05-28 Alasdair KergonRename internal vorigin LV to match visible LV.
2009-05-27 Alasdair KergonSuppress 'removed' messages displayed when internal...
2009-05-27 Alasdair KergonMake --snapshot optional with lvcreate --virtualsize.
2009-05-27 Alasdair KergonSkip virtual origins in process_each_lv_in_vg(). (mbroz)
2009-05-27 Alasdair KergonFix counting of virtual origin LVs in vg_validate....
2009-05-27 Alasdair Kergon0->NULL (mbroz)
2009-05-27 Alasdair KergonAttempt to load dm-zero module if zero target needed...
2009-05-22 Alasdair Kergonpost-release
2009-05-22 Milan BrozTemporary disable one of lvconvert tests.
2009-05-22 Alasdair KergonRename liblvm.so to liblvm2app.so and use configure...
2009-05-21 Alasdair KergonReinstate version in liblvm2cmd.so soname. (2.02.44)
2009-05-21 Alasdair KergonPre-release cleanups.
2009-05-20 Alasdair KergonMissing entries.
2009-05-20 Alasdair KergonRevert:
2009-05-20 Milan BrozFix locking query compatibility with old external locki...
2009-05-20 Milan BrozFix readahead test.
2009-05-20 Milan BrozUse readahead of underlying device and not default...
2009-05-20 Milan BrozUse lock query instead of activate_lv_excl
2009-05-20 Milan BrozUse suspend with flush when device size was changed...
2009-05-19 Dave WysochanskiAdd test - lvconvert from linear (on multiple PVs)...
2009-05-19 Milan BrozAdd infrastructure for queriying for remote locks.
2009-05-19 Milan BrozFix lvconvert check for multiple-segment mirrors (mornfall)
2009-05-19 Milan BrozUse lvconvert --repair in dmeventd DSO (mornfall)
2009-05-19 Milan BrozFix compilation warning.
2009-05-19 Milan BrozIf pvmove fails activating mirror volume, try restore...
2009-05-19 Milan BrozUse PV UUID in hash for device name when exporting...
2009-05-19 Milan Brozvgcfgrestore should not quietly fail when backup file...
2009-05-14 Mike SnitzerAdd vgimportclone and install it and the man page by...
2009-05-13 Milan BrozCheck max_lv on only place and force the check only...
2009-05-13 Milan BrozRemove unneeded import parameter from lv_create_empty.
2009-05-13 Milan BrozMerge lv_is_displayable and lv_is_visible.
2009-05-13 Milan BrozIntroduce lv_set_visible & lv_set_invisible and use...
2009-05-13 Milan BrozFix lv_is_visible to handle virtual origin.
2009-05-13 Milan BrozIntroduce link_lv_to_vg and unlink_lv_from_vg functions.
2009-05-13 Milan BrozTidy format1 import LV function.
2009-05-13 Milan BrozRemove vg->lv_count and use counter function.
2009-05-13 Milan BrozFix snapshot segment import to not use duplicate segmen...
2009-05-13 Dave WysochanskiUpdate test-utils to cope with ":" in device names...
2009-05-13 Zdenek KabelacDo not query nonexistent devices for readahead.
2009-05-13 Dave WysochanskiRemove NON_BLOCKING lock flag from tools and set a...
2009-05-13 Alasdair Kergonbetter variable name for snapshot counting
2009-05-12 Milan BrozRemove snapshot_count from VG and use function instead.
2009-05-12 Milan BrozFix first_seg() call for empty segment list.
2009-05-11 Dave WysochanskiUpdate t-read-ahead.sh to validate lv_read_ahead and...
2009-05-11 Milan BrozFix previous commit (scripts/Makefile targets order)
2009-05-11 Milan BrozIntroduce lvm2_install target.
2009-05-11 Milan BrozFix device-mapper static build targets.
2009-05-11 Milan BrozDo not use generic install if running install_device...
2009-05-11 Dave WysochanskiAdd test for seg_start, seg_count, seg_start_pe
next
This page took 0.059865 seconds and 5 git commands to generate.