]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2009-07-15 Dave WysochanskiFix memory leak in _process_one_vg error path.
2009-07-15 Petr RockaiFix warning.
2009-07-15 Petr RockaiUn-export vg_read_internal.
2009-07-15 Petr RockaiFix bad prototype from previous checkin.
2009-07-15 Petr RockaiPort process_each_pv to new vg_read.
2009-07-15 Petr RockaiRemove lockingfailed().
2009-07-15 Petr RockaiTake just a read lock when activating in lvchange.
2009-07-15 Petr RockaiRefuse to open VG with MISSING_PVs for update unless...
2009-07-15 Dave WysochanskiCheck for certain vg_read errors in _process_one_vg...
2009-07-15 Dave WysochanskiFix FAILED_INCONSISTENT case in vg_backup_single -...
2009-07-14 Dave WysochanskiFix pvremove test breakage.
2009-07-14 Dave WysochanskiFix vgck and vgremove segfault if non-existent vg given.
2009-07-14 Dave WysochanskiAdd a few negative tests which should fail cleanly...
2009-07-14 Milan BrozEnable use of new multi-segment registration for static...
2009-07-14 Alasdair KergonExclude VG_GLOBAL from vg_write_lock_held so scans...
2009-07-14 Dave WysochanskiAdd liblvm test case for creating of a vg.
2009-07-14 Dave WysochanskiAdd VG APIs to liblvm/.exported_symbols.
2009-07-14 Dave WysochanskiAdd lvm_vg_* APIs to create and modify VGs.
2009-07-14 Dave WysochanskiAdd default cmd->cmd_line initialization for liblvm...
2009-07-14 Dave WysochanskiDefine handles to liblvm objects for pv, vg, lv, lvseg...
2009-07-14 Dave WysochanskiRemove READ_REQUIRE_RESIZEABLE flag from vg_read()...
2009-07-14 Dave WysochanskiRemove READ_REQUIRE_RESIZEABLE flag from vgsplit.
2009-07-14 Dave WysochanskiRefactor vgsplit - move move_pvs_used_by_lv and move_pv...
2009-07-14 Dave WysochanskiRemove READ_REQUIRE_RESIZEABLE from vgextend by moving...
2009-07-13 mpatockaWHATS_NEW
2009-07-13 mpatockaChange exit() to _exit() in the child process. exit...
2009-07-13 mpatockaSuppress warning on 64-bit big-endian computers (Sparc...
2009-07-13 Alasdair KergonMake cmd->cmd_line const.
2009-07-13 Petr RockaiGet rid of the mdadm presence check in t-000-basic...
2009-07-13 Alasdair KergonFix dev name mismatch in vgcreate man page example.
2009-07-10 Dave WysochanskiRemove unused code vg_lock_and_read() and related flags.
2009-07-10 Dave WysochanskiUpdate WHATS_NEW for vgremove and ORPAHN_LOCK refactoring
2009-07-10 Dave WysochanskiChange lock ordering of vgcfgrestore to be consistent...
2009-07-10 Dave WysochanskiMove orphan lock obtain/release inside vg_extend().
2009-07-10 Dave WysochanskiMove orphan lock inside vg_remove_single.
2009-07-10 Dave WysochanskiRemove force parameter from vg_remove_single, now the...
2009-07-10 Dave WysochanskiRemove unnecessary parameters from vg_remove_single().
2009-07-10 Alasdair KergonAdd dm_log_with_errno and dm_log_with_errno_init, depre...
2009-07-09 snitzerCheck MD devices for a partition table during device...
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).
next
This page took 0.054184 seconds and 5 git commands to generate.