]> sourceware.org Git - lvm2.git/history - lib/label
spacing
[lvm2.git] / lib / label /
2012-02-23 Petr RockaiThe lvmetad client-side integration. Only active when...
2012-02-10 Petr RockaiMove lvmcache data structures behind an API (making...
2012-02-08 Zdenek KabelacUse dm_list_iterate_items_safe
2011-06-01 Alasdair KergonReport sector containing label in verbose message.
2011-05-28 Peter RajnohaUse new dev_open_readonly fn to prevent opening devices...
2010-09-30 Alasdair KergonAdd dm_zalloc and use it and dm_pool_zalloc throughout.
2010-09-27 Alasdair KergonSpeed up CRC32 calculations by using a larger lookup...
2010-07-09 Alasdair KergonUse __attribute__ consistently throughout.
2009-07-15 Alasdair KergonUse log_error macro consistently throughout in place...
2009-07-13 Mikulas PatockaSuppress warning on 64-bit big-endian computers (Sparc...
2009-07-08 Dave WysochanskiMake exit paths more robust when some init function...
2009-02-20 Alasdair KergonProvide da and mda locations in debug message when...
2008-11-03 Alasdair KergonRight, a simple build (without options) is working...
2008-09-15 Alasdair Kergonrevert unnecessary 'stack's
2008-08-28 Milan BrozNot detecing label on disc is not error, remove <backtr...
2008-02-06 Alasdair Kergonsplit orphan VG by format type
2008-01-31 Alasdair Kergona couple more compiler warnings
2008-01-30 Alasdair KergonUse stack return macros throughout.
2008-01-29 Alasdair KergonRely upon internally-cached PV labels while correspondi...
2007-08-20 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-04-23 Dave WysochanskiAdd 'scan_sector' parameter to label_read and _find_lab...
2006-11-30 Alasdair KergonAdjust some alignments for ia64 and sparc.
2006-11-14 Alasdair KergonFix a label_verify error path.
2006-06-08 Alasdair KergonFix an extra dev_close in a label_read error path.
2006-05-09 Alasdair KergonMake SIZE_SHORT the default for display_size().
2006-04-13 Alasdair KergonWhen choosing between identically-named VGs, also consi...
2006-04-12 Alasdair KergonFix vgexport/vgimport to set/reset PV exported flag...
2006-04-11 Alasdair KergonWhen scanning, also record whether or not VG is exported.
2006-04-11 Alasdair KergonUse lvmcache_update_vgname_and_id throughout.
2006-04-11 Alasdair KergonWhenever vgname is captured, also capture vgid.
2005-10-16 Alasdair KergonUse hash, bitset, malloc, pool from libdevmapper.
2005-06-01 Alasdair KergonBasic support for mirrors.
2005-03-21 Alasdair KergonImprove detection of external changes affecting interna...
2005-03-10 Alasdair Kergonread/write may be macros
2004-05-04 Alasdair KergonBegin to separate out segment types.
2004-03-30 Alasdair KergonUpdate copyright notices.
2003-08-26 Alasdair KergonCope better when format functions are missing.
2003-07-04 Alasdair KergonAnother sync point - numerous fixes & clean ups.
2003-03-24 Alasdair KergonTidy various pre-processing incl. making libdl optional.
2002-12-19 Alasdair KergonDefault stripesize 64k & config file setting for it;
2002-11-18 Alasdair KergonSome new features.
2002-04-24 Alasdair KergonMerge with text format branch.
2002-01-16 Alasdair KergonRemove a duplicate disk read (can_handle).
2002-01-16 Alasdair KergonReduce 'no label found' message severity to debug level.
2002-01-15 Joe Thornbero vgcfgrestore works ! (with the couple of examples...
2002-01-15 Joe Thornbero split the uuid -> device map out from vgcache
2002-01-11 Patrick CaulfieldCouple of typos fixed.
2002-01-11 Joe Thornbero label.c now compiles.
2002-01-11 Patrick CaulfieldChange lvm2_label to use Joe's new label switch system.
2002-01-10 Joe Thornbero _read_id function for import.c
2002-01-10 Alasdair KergonMore steps towards successful compilation.
2002-01-10 Joe Thornbero Moved the current label.[hc] sideways to lvm2_label...
2001-12-18 Patrick CaulfieldWipe the first label if writing the second one failed.
2001-12-14 Patrick CaulfieldWrite the location of both labels in the labels so...
2001-12-13 Patrick Caulfieldmade the hard-coded 512 into BLOCK_SIZE just for neatne...
2001-12-12 Patrick CaulfieldUse a proper CRC calculation.
2001-12-11 Patrick Caulfield- Change label format to include a string disk_type...
2001-12-11 Patrick CaulfieldFix label filter.
2001-12-11 Patrick CaulfieldLabel reading/writing code.
This page took 0.101565 seconds and 8 git commands to generate.