]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
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,...
2009-04-23 Petr RockaiImplement, test and document (first iteration of) lvcon...
2009-04-23 Petr RockaiRefuse adding missing PVs in create_pv_list in toollib...
2009-04-23 Petr RockaiA more thorough PV equality test (that also copes bette...
2009-04-23 Petr RockaiDo not include MISSING_PVs in allocation maps.
2009-04-23 Dave WysochanskiUpdate columns.h comment to describe macro args.
2009-04-23 Alasdair Kergonfix typo reported by "A. Costa" <agcosta@gis.net>
2009-04-22 Milan BrozFix vgreduce --removemissing failure exit code.
2009-04-22 Dave WysochanskiRemove some trailing whitespace so git won't complain.
2009-04-22 Milan BrozClean a lot of extra extra whitespaces.
2009-04-22 Milan BrozFix remote metadata backup for clvmd
2009-04-22 Milan BrozAlloc PV internal structure from VG mempool if possible.
2009-04-21 Jonathan Earl... - Updating cluster log with latest code changes/bug...
2009-04-21 Milan BrozMove metadata backup call after vg_commit.
2009-04-21 Milan BrozTidy lv_hash[_lock] use inside clvmd.
2009-04-21 Milan BrozFix pvseg report for orphan PVs and other devices.
2009-04-21 Milan BrozFix pvs -a for segmented output
2009-04-20 Dave WysochanskiAdd libdevmapper to test/api building.
2009-04-16 Milan BrozAdd MMC device type to filters.
2009-04-15 Milan BrozFix dmsetup.static build.
2009-04-10 Milan BrozProperly release VG memory pool in all CLI tools.
2009-04-10 Milan BrozProperly release VG memory pool in metadata manipulatio...
2009-04-10 Milan BrozProperly release VG memory pool in archiver code.
2009-04-10 Milan BrozProperly release VG memory pool in activation code...
2009-04-10 Milan BrozIntroduce memory pool per volume group.
2009-04-10 Milan BrozHelper function to catch memory pool leaks.
2009-04-10 Milan BrozProperly copy the whole pv structure for later use.
2009-04-10 Milan BrozAlways return exit error status when locking of volume...
2009-04-10 Milan BrozFix mirror log convert validation question.
2009-04-08 Zdenek KabelacAvoid referencing files from DESTDIR during build process
2009-04-08 Zdenek KabelacDo not create some dm and lvm static librarie when...
2009-04-08 Milan BrozEnable use of cached metadata for pvs & pvdisplay.
2009-04-07 Alasdair KergonAdd missing 'device-mapper' internal subdir build depen...
2009-04-07 Milan BrozUse pv from newly read_vg to avoid possible use of...
2009-04-07 Milan BrozFix memory pool leak.
2009-04-03 Dave WysochanskiFix whitespace in t-mdata-strings.sh
2009-04-02 Takahiro YasuiSave and restore the previous logging level when log...
2009-04-02 Takahiro YasuiFix error message when archive initialization fails.
2009-04-02 Milan BrozFix debug pool grow object to properly support delta=0
2009-04-02 Milan BrozAllocate new pv->vg_name from pool, it can be destroyed...
2009-04-02 Milan BrozDo not use pointer from released memory pool (cmd-...
2009-04-01 Christine CaulfieldMake sure clvmd-corosync releases the lockspace when...
2009-03-31 Milan BrozAdd some more special chars for device name test.
2009-03-26 Milan Brozfix some issues when compiling with -D DEBUG_POOL
2009-03-24 Milan BrozFix segfault for vgcfgrestore on VG with missing PVs.
2009-03-24 Christine CaulfieldBlock SIGINT & SIGTERM in clvmd subthreads so they...
2009-03-23 Takahiro YasuiRestore log_suppress state when metadata backup file...
2009-03-23 Takahiro YasuiRemove old metadata backup file after renaming vg.
next
This page took 0.057701 seconds and 5 git commands to generate.