]> sourceware.org Git - lvm2.git/history - lib/format1
Reinstate accidentally-deleted line.
[lvm2.git] / lib / format1 /
2012-02-29 Alasdair KergonPass 'single_device' parameter down to suppress 'Can...
2012-02-27 Zdenek KabelacCheck for vg_name existance
2012-02-23 Petr RockaiThe lvmetad client-side integration. Only active when...
2012-02-15 Petr RockaiFix pool names of the format1/format_pool orphan VGs.
2012-02-13 Zdenek KabelacAdd free_orphan_vg
2012-02-13 Zdenek KabelacClean error paths for format instance
2012-02-13 Zdenek KabelacRelease_vg instead of plain free in error path
2012-02-12 Alasdair KergonFMT_INSTANCE_VG is redundant now
2012-02-10 Petr RockaiKeep a global (per-format) orphan_vg and keep any and...
2012-02-10 Petr RockaiMove lvmcache data structures behind an API (making...
2012-02-08 Zdenek KabelacFix resource leaks for failing allocation
2011-10-23 Zdenek KabelacAlways use vg memory pool for allocated lv segment
2011-09-06 Alasdair Kergonlvcreate parsing for thin provisioning.
2011-06-01 Alasdair KergonDefer writing PV labels to vg_write.
2011-05-28 Peter RajnohaUse new dev_open_readonly fn to prevent opening devices...
2011-03-30 Zdenek KabelacFix reading of unitialized memory
2011-03-13 Zdenek KabelacFix allocation of system_id
2011-03-11 Peter RajnohaUse format instance mempool where possible and adequate.
2011-03-11 Peter RajnohaUse only vg_set_fid and new pv_set_fid fn to assign...
2011-03-11 Peter RajnohaAdd mem and ref_count fields to struct format_instance...
2011-03-11 Peter RajnohaUse new alloc_fid fn for common format instance initial...
2011-03-10 Zdenek KabelacRefactor vg allocation code
2011-02-25 Peter Rajnohavgconvert is fixed now to work with the changes in...
2011-02-21 Peter RajnohaChange pv_write code to work with the changes in metada...
2011-02-21 Peter RajnohaChange the code throughout to use new pv_initialise...
2011-02-21 Peter RajnohaSeparate new pv_initialise function out of the original...
2011-02-21 Peter RajnohaRemove useless mdas parameter for pv_read (from now...
2011-02-21 Peter RajnohaChange create_instance to create PV-based as well as...
2010-12-20 Zdenek KabelacRemove unused variable label
2010-12-20 Zdenek KabelacRemove const usage from destroy callbacks
2010-12-01 Zdenek KabelacFallback to full rescan for missing device
2010-11-30 Zdenek KabelacRemove unneeded test for NULL
2010-10-05 Dave WysochanskiRename 'flags' to 'status' for struct metadata_area.
2010-10-04 Milan BrozRestrict lvm1 partial mode.
2010-09-30 Alasdair KergonAdd dm_zalloc and use it and dm_pool_zalloc throughout.
2010-09-22 Milan BrozFix handling of partial VG for lvm1 format metadata
2010-07-09 Alasdair KergonUse __attribute__ consistently throughout.
2010-07-08 Dave WysochanskiPass metadataignore to pv_create, pv_setup, _mda_setup...
2010-06-29 Dave WysochanskiAdd more initializations of 'mda->flags' field.
2010-06-28 Dave WysochanskiAdd metadata_areas_ignored list and functions to manage...
2010-06-28 Dave WysochanskiRename fid->metadata_areas to fid->metadata_areas_in_use.
2010-05-06 Zdenek KabelacInstall plugins to subdirs
2010-04-09 Zdenek KabelacINSTALL rules updates
2010-04-09 Zdenek KabelacUse vpath instead of VPATH.
2010-04-08 Alasdair KergonFix pvmove allocation to take existing parallel stripes...
2010-04-06 Dave WysochanskiAdd add_pvl_to_vgs() - helper function to add a pv...
2010-04-06 Dave WysochanskiRefactor format1 vg->pvs list add and vg->pv_count.
2010-04-01 Alasdair KergonChange most remaining log_error WARNING messages to...
2010-03-04 Zdenek KabelacUse $(top_builddir) for inclusion of make.tmpl in Makef...
2009-12-11 Zdenek KabelacCleanup returns for void functions.
2009-10-27 Milan BrozRecognise DRBD device part and handle it similar to...
2009-10-02 Alasdair KergonAllow for a build directory separate from the source.
2009-09-28 Alasdair KergonConsolidate LV allocation into alloc_lv().
2009-09-15 Dave WysochanskiAdd vg_is_resizeable() and cleanup references.
2009-09-14 Dave WysochanskiUse vg_is_exported(vg) macro everywhere.
2009-07-30 Mike SnitzerAdd --dataalignmentoffset to pvcreate to shift start...
2009-07-27 Dave WysochanskiAdd vg_reduce to metadata.c and metadata-exported.h
2009-07-15 Alasdair KergonUse log_error macro consistently throughout in place...
2009-05-13 Milan BrozMerge lv_is_displayable and lv_is_visible.
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-12 Milan BrozRemove snapshot_count from VG and use function instead.
2009-04-10 Milan BrozIntroduce memory pool per volume group.
2009-02-25 Milan BrozTry to avoid full rescan if label scan is enough.
2009-02-22 Alasdair KergonAdd --dataalignment to pvcreate to specify alignment...
2008-11-03 Alasdair KergonRight, a simple build (without options) is working...
2008-11-03 Alasdair KergonRename a couple of variables that matched function...
2008-09-19 Alasdair Kergonrevert unexplained removal of a '<backtrace>' message
2008-09-19 Alasdair KergonImprove the way VGs with PVs missing are handled so...
2008-09-19 Alasdair KergonPass struct physical_volume to pe_align.
2008-09-15 Alasdair Kergonrevert unnecessary 'stack's
2008-08-28 Milan Brozformat1: Not detecing label on disc is not error, remov...
2008-04-22 Alasdair KergonFix metadata corruption writing lvm1-formatted metadata...
2008-04-10 Dave WysochanskiAdd vg_is_clustered() helper function.
2008-03-17 Alasdair Kergonpreparation for vg cache
2008-02-06 Alasdair Kergonsplit orphan VG by format type
2008-01-30 Alasdair KergonSome whitespace tidy-ups.
2008-01-30 Alasdair KergonUse stack return macros throughout.
2008-01-16 Alasdair KergonMaintain lists of stacked LV segments using each LV.
2007-11-09 Alasdair KergonEnhance the management of readahead settings.
2007-11-05 Alasdair KergonShow 'not usable' space when PV is too large for device...
2007-11-02 Alasdair KergonFix orphan-related locking in pvdisplay and pvs.
2007-11-02 Bryn M. ReevesAdd is_orphan_vg() and change all hardcoded checks...
2007-10-12 Dave WysochanskiAdd pv_dev_name() to access PV device name.
2007-10-11 Dave WysochanskiNon-functional change - refactor vg_add_snapshot fid...
2007-09-21 Jim MeyeringCorrect typo in comments: s/is part of the LVM2/is...
2007-08-22 Alasdair Kergon Clean up numerous compiler warnings that crept in...
2007-08-20 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-04-26 Alasdair KergonAdd devices/preferred_names config regex list for displ...
2007-03-15 Alasdair KergonTry to fix reading in of lvm1 striped LVs.
2006-11-30 Alasdair KergonAdjust some alignments for ia64 and sparc.
2006-10-19 Alasdair KergonSet PV size to current device size if it is found to...
2006-08-21 Alasdair KergonMove lvm_snprintf into libdevmapper.
2006-08-17 Alasdair KergonSeparate out LVM1_PE_ALIGN.
2006-08-01 Alasdair KergonAdd --trustcache option to reporting commands in prepar...
2006-05-11 Alasdair KergonCreate a log header for replacement in-sync mirror...
2006-05-10 Alasdair Kergonmore coverity fixes
2006-05-10 Alasdair KergonFix uuid_from_num() buffer overrun.
next
This page took 0.099395 seconds and 8 git commands to generate.