]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
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 Mikulas PatockaWHATS_NEW
2009-07-13 Mikulas PatockaChange exit() to _exit() in the child process. exit...
2009-07-13 Mikulas PatockaSuppress 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 Mike SnitzerCheck MD devices for a partition table during device...
2009-07-09 Mike 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 Mike 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 Mike SnitzerReword the WHATS_NEW commandline sizes update.
2009-07-06 Mike SnitzerAllow commandline sizes to be specified in terms of...
2009-07-06 Mike 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.
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 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.
next
This page took 0.060179 seconds and 5 git commands to generate.