]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
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
2009-05-09 Petr RockaiUpdate WHATS_NEW wrt a recent patch.
2009-05-08 Dave WysochanskiUpdate tests for region_size.
2009-05-08 Dave WysochanskiAdd tests to check pv_mda_size and vg_mda_size.
2009-05-08 Dave WysochanskiAdd tests to check vgcreate --physicalextentsize and...
2009-05-08 Dave WysochanskiValidate chunksize and originsize for snapshots.
2009-05-07 Milan BrozFix PV datalign when for values starting prior to MDA...
2009-05-07 Milan BrozUse zalloc in initialization of device manager (to...
2009-05-06 Dave WysochanskiUpdate columns.h comment.
2009-04-29 Dave WysochanskiFixup whitespace.
2009-04-29 Dave WysochanskiFixup whitespace.
2009-04-28 Dave WysochanskiUse liblvm.so instead of .a
2009-04-28 Dave WysochanskiFix error path in vg_make_handle().
2009-04-26 Peter RajnohaFix wrong arg in lv_is_virtual_origin call while creati...
2009-04-25 Alasdair KergonAdd sparse devices: lvcreate -s --virtualoriginsize...
2009-04-24 Alasdair KergonFix linux configure --enable-debug to exclude -O2.
2009-04-24 Milan BrozFix pool leak in lvmcache_read_vg error path.
2009-04-24 Peter RajnohaFix segfault when using -U, -G and -M options in dmsetup.
2009-04-24 Petr RockaiAvoid scanning non-PV devices in functional tests,...
next
This page took 0.057167 seconds and 5 git commands to generate.