]> sourceware.org Git - lvm2.git/history - lib/format_pool
Refer to details of snapshot of raid problem.
[lvm2.git] / lib / format_pool /
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 Zdenek KabelacUpdate cut&paste error message
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-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-08-10 Zdenek KabelacReplace free_vg with release_vg
2011-05-28 Peter RajnohaUse new dev_open_readonly fn to prevent opening devices...
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-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 KabelacAdd internal error if pointer is uninitialized
2010-12-20 Zdenek KabelacRemove const usage from destroy callbacks
2010-12-20 Zdenek KabelacSome const cleanups
2010-12-01 Zdenek KabelacCheck str_list_add() success
2010-10-05 Dave WysochanskiRename 'flags' to 'status' for struct metadata_area.
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-13 Dave WysochanskiCall add_pvl_to_vgs() and del_pvl_from_vgs() from more...
2010-04-13 Dave WysochanskiMove increment of vg->pv_count from import_pool_vg...
2010-04-13 Dave WysochanskiRemove unnecessary parameter from import_pool_pvs().
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-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-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-05-13 Milan BrozIntroduce link_lv_to_vg and unlink_lv_from_vg functions.
2009-05-13 Milan BrozRemove vg->lv_count and use counter function.
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-04 Alasdair Kergonmore fixes
2008-11-03 Alasdair KergonRight, a simple build (without options) is working...
2008-09-19 Alasdair KergonPass struct physical_volume to pe_align.
2008-06-11 Zdenek Kabelaccopy vgid only when volume group is present in import_p...
2008-06-10 Zdenek KabelacFix wrong free_count on imported volume group from...
2008-04-08 Alasdair KergonFix vgreduce to use vg_split_mdas to check sufficient...
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-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...
2006-11-30 Alasdair KergonAdjust some alignments for ia64 and sparc.
2006-05-09 Alasdair KergonMake SIZE_SHORT the default for display_size().
2006-04-19 Alasdair KergonCheck for libsepol.
2006-04-12 Alasdair KergonFix vgexport/vgimport to set/reset PV exported flag...
2006-04-12 Alasdair KergonIf two or more VGs are found with the same name, use...
2006-04-11 Alasdair KergonWhen scanning, also record whether or not VG is exported.
2005-10-16 Alasdair KergonUse hash, bitset, malloc, pool from libdevmapper.
2005-07-26 AJ Lewisfix pool format handler to work with pvseg code
2005-06-14 Alasdair Kergonpreset pl to NULL
2005-06-01 Alasdair KergonBasic support for mirrors.
2005-05-11 Alasdair KergonRemove lists of free PV segments.
2005-05-03 Alasdair KergonReinstate full PV size when removing from VG.
2005-04-22 Alasdair Kergonextend alloc_lv_segment
2005-04-22 Alasdair Kergonset_lv_segment_area_pv/lv
2005-04-19 Alasdair KergonInitial pv_segment code.
2005-04-07 Alasdair KergonInternal snapshot code restructuring.
2005-02-09 Alasdair KergonAdd fixed offset to imported pool minor numbers.
2005-01-20 Alasdair KergonSplit out pool sptype_names to avoid unused const.
2004-11-23 Alasdair Kergonpool debugging
2004-09-16 Alasdair KergonRename old segtypes files to segtype.
2004-09-14 Alasdair KergonWrite log message when each segtype/format gets initial...
2004-08-18 Alasdair KergonCluster-extension-only installation.
2004-08-17 Alasdair KergonChange alloc_areas to pe_ranges and allow suppression...
2004-06-15 Alasdair Kergontidy relative paths in makefile includes
2004-06-07 Alasdair Kergonmark pool support read-only; fix makefile typo
2004-06-07 Alasdair KergonAdd read-only GFS pool support.
This page took 0.112 seconds and 8 git commands to generate.