]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2008-05-19 Alasdair KergonRefactor some vginfo manipulation code.
2008-05-09 Alasdair Kergonmore cleanup
2008-05-09 Alasdair KergonMore P_ and V_ lock cleanup.
2008-05-09 Alasdair KergonAdd missing mutex around clvmd lvmcache_drop_metadata...
2008-05-09 Christine CaulfieldFix uninitialised mutex in clvmd if all daemons are...
2008-05-09 Christine CaulfieldMake clvmd-cman use a hash rather than an array for...
2008-05-08 Alasdair KergonAvoid unnecessary unlock attempts with LCK_CACHE pseudo...
2008-05-08 Alasdair KergonWhen asked to drop cached committed VG metadata, invali...
2008-05-08 Alasdair KergonDrop metadata cache before writing precommitted metadat...
2008-05-08 Alasdair Kergonremove unused lvmcache_drop_vg prototype
2008-04-30 Alasdair KergonDon't touch /dev in vgrename if activation is disabled.
2008-04-29 Alasdair Kergonpost-release - reinstate incomplete enhancements
2008-04-29 Alasdair Kergonpre-release (bug fixes only - enhancements excluded)
2008-04-29 Zdenek Kabelacfixing fsadm usage with older blockdev,blkid,readline...
2008-04-29 Christine Caulfield. remove_lock_wait.diff remove the definition of "struc...
2008-04-28 Christine CaulfieldThe attached patch is a try to make clvmd work correctl...
2008-04-24 Alasdair KergonExclude VG_GLOBAL from internal concurrent VG lock...
2008-04-23 Dave WysochanskiAdd test for rhbz440405 - lvconvert -m0 fails incorrect...
2008-04-23 Dave WysochanskiFix vgsplit internal counting of snapshot LVs.
2008-04-23 Dave WysochanskiUpdate test function _check_{vg|lv|pv}_field to aid...
2008-04-23 Dave WysochanskiFix internal snapshot_count when vgmerge with snapshots...
2008-04-23 Christine CaulfieldSimplify locking code by using saLckResourceLock rather...
2008-04-22 Alasdair KergonCheck lv_count in vg_validate.
2008-04-22 Alasdair KergonFix metadata corruption writing lvm1-formatted metadata...
2008-04-21 Alasdair KergonUse 'active' for !suspended as the code already uses...
2008-04-21 Alasdair KergonAdd 3 new reporting colums: tables_loaded, readonly...
2008-04-21 Alasdair KergonAdd --prefixes to dmsetup
2008-04-20 Alasdair KergonAdd --prefixes to reporting tools for field name prefix...
2008-04-20 Alasdair KergonAdd field name prefix option to reporting functions.
2008-04-19 Alasdair KergonCalculate string size within dm_pool_grow_object.
2008-04-18 Alasdair KergonFix lvconvert -m0 allocatable space check.
2008-04-15 Alasdair Kergonpost-release
2008-04-15 Alasdair Kergonmissing stack
2008-04-15 Alasdair Kergonpre-release
2008-04-15 Milan BrozDrop cached VG metadata before and after committing...
2008-04-15 Alasdair Kergonrename P_global to P_#global
2008-04-14 Alasdair KergonDon't attempt remote metadata backups of non-clustered...
2008-04-14 Alasdair KergonDon't store fid in VG metadata cache to avoid clvmd...
2008-04-11 Dave WysochanskiFix vgsplit and vgmerge tests for updated lv counting.
2008-04-10 Dave WysochanskiUpdate vgsplit test to verify loosening of active LV...
2008-04-10 Dave WysochanskiUpdate vgsplit to only restrict split with active LVs...
2008-04-10 Dave WysochanskiAdd lv_is_active() to determine whether an lv is active.
2008-04-10 Alasdair Kergonpost-release
2008-04-10 Alasdair Kergon.
2008-04-10 Alasdair Kergonmore pre-release cleanup
2008-04-10 Alasdair Kergonfix 3rd copy
2008-04-10 Alasdair Kergonmake list_move consistent with other list fns
2008-04-10 Dave WysochanskiUpdate vgsplit tests that count LVs for adjusted LV...
2008-04-10 Alasdair Kergon.
2008-04-10 Alasdair Kergonpre-release
2008-04-10 Alasdair Kergonpost-release
2008-04-10 Alasdair Kergonpre-release
2008-04-10 Alasdair KergonFix vgdisplay 'Cur LV' field to match lvdisplay output.
2008-04-10 Dave WysochanskiAdd vg_is_clustered() helper function.
2008-04-10 Dave WysochanskiMinor vgsplit cleanups.
2008-04-10 Dave WysochanskiAdd _move_one_lv() helper function for vgsplit.
2008-04-10 Dave WysochanskiFix lvm tool exit code display in some tests.
2008-04-09 Dave WysochanskiAdd vgsplit tests to verify mirror is not moved unneces...
2008-04-09 Dave WysochanskiFix vgsplit to only move hidden 'snapshotN' LVs when...
2008-04-09 Dave WysochanskiUpdate vgsplit tests for lvnames on the cmdline.
2008-04-09 Dave WysochanskiUpdate vgsplit man page to reflect lvnames on cmdline.
2008-04-09 Dave WysochanskiUpdate vgsplit to take "-n LogicalVolumeName" on the...
2008-04-09 Alasdair KergonUse clustered mirror log with pvmove in clustered VGs...
2008-04-09 Alasdair Kergon Fix some pvmove error status codes.
2008-04-08 Dave Wysochanski*** empty log message ***
2008-04-08 Dave WysochanskiFix vgsplit error display - fully remove log_suppress.
2008-04-08 Dave WysochanskiFix vgsplit error paths to release vg_to lock.
2008-04-08 Alasdair KergonIndicate whether or not VG is clustered in vgcreate...
2008-04-08 Christine CaulfieldAdd config file overrides to clvmd when it reads the...
2008-04-08 Alasdair KergonFix vgreduce to use vg_split_mdas to check sufficient...
2008-04-07 Alasdair Kergoncreate fids for internal orphan VGs
2008-04-07 Milan BrozUpdate lvmcache VG lock state for all locking types...
2008-04-07 Milan BrozFix output if overriding command_names on cmdline.
2008-04-07 Milan BrozAdd detection of clustered mirror log capability.
2008-04-04 Dave WysochanskiAdd check to vg_commit() to ensure lock is held before...
2008-04-04 Milan BrozAdd validation of LV name to pvmove -n.
2008-04-04 Christine CaulfieldIf lvm.conf was touched, clvmd attempted to update...
2008-04-03 Alasdair KergonAdd some basic internal VG lock validation.
2008-04-03 Alasdair Kergon.
2008-04-03 Alasdair Kergon.
2008-04-03 Alasdair Kergonfix vd->virtblk
2008-04-02 Alasdair Kergonenable vg metadata cache by default
2008-04-02 Alasdair KergonAdd per-command flags to control which commands use...
2008-04-02 Dave WysochanskiFix vgsplit locking and remove unneeded error messages...
2008-04-02 Dave WysochanskiSuppress "Volume group not found" message when vgsplit...
2008-04-02 Dave WysochanskiFix lvresize to dump stack if vg_lock_and_read() fails.
2008-04-01 Alasdair KergonCache VG metadata internally while VG lock is held.
2008-04-01 Dave WysochanskiFix redundant lvresize message if vg doesn't exist.
2008-04-01 Christine CaulfieldFix another allocation bug with clvmd and large node...
2008-03-28 Dave WysochanskiAdd find_lv_in_lv_list() and find_pv_in_pv_list().
2008-03-28 Dave WysochanskiEnhance test debugging by updating verbose mode of...
2008-03-28 Christine CaulfieldFix a couple of uninitialised variables. The newfd...
2008-03-26 Dave WysochanskiAdd vgmerge tests.
2008-03-26 Dave WysochanskiUse list_move() in applicable places.
2008-03-26 Dave WysochanskiAdd pvseg_is_allocated() for identifying a PV segment...
2008-03-26 Dave WysochanskiAdd list_move() support function for list manipulation.
2008-03-25 Dave WysochanskiAdd 'is_reserved_lvname()' helper function.
2008-03-25 Alasdair KergonCorrect command name in lvmdiskscan man page.
2008-03-25 Christine CaulfieldWhen reallocating the node IDs array, make it bigger...
2008-03-23 Dave WysochanskiAdd vgsplit tests to verfy attributes of new VG match...
next
This page took 0.058512 seconds and 5 git commands to generate.