]> sourceware.org Git - lvm2.git/history - libdm/mm
Fix error message when pvmove LV activation fails with name already in use.
[lvm2.git] / libdm / mm /
2012-03-01 Zdenek KabelacAdd cast for ptrdiff_t - cleanup gcc warning
2012-02-10 Zdenek KabelacAdd test for failing allocation
2011-10-28 Zdenek KabelacImprove valgrind support when compiled with DEBUG_MEM
2011-10-23 Zdenek KabelacFix usage of DEBUG_ENFORCE_POOL_LOCKING with DEBUG_MEM
2011-10-20 Zdenek KabelacAling structure chunk on default aling size
2011-10-20 Zdenek KabelacMark chunk memory for free as defined again for valgrind
2011-10-20 Zdenek KabelacSimplify some pointer operations
2011-10-20 Zdenek KabelacRemove unused file from tree
2011-09-01 Zdenek KabelacMark unreleased memory pools as internal error
2011-08-11 Zdenek KabelacAdd memory pool locking functions
2011-03-30 Zdenek KabelacWord alignment for strings
2011-03-30 Zdenek KabelacValgrind updates
2011-03-30 Zdenek KabelacSimplify pool debug initialization
2011-03-10 Zdenek KabelacKeep pool name also for pool-fast
2011-02-28 Zdenek KabelacFix void pointer arithmetic warning in pool debug code
2011-02-08 Zdenek KabelacRevert DEBUG_MEM cleanup commit
2011-01-28 Zdenek KabelacCompile code for memory debuging only with DEBUG_MEM
2010-10-26 Zdenek KabelacUse static indentifier for internal functions
2010-09-30 Alasdair KergonAdd dm_zalloc and use it and dm_pool_zalloc throughout.
2010-08-09 Joe Thornber[MM] Make valgrind aware of the pool allocators
2010-08-03 Zdenek KabelacFix 'void*' arithmetic warnings in dbg_malloc.c.
2010-07-09 Alasdair KergonUse __attribute__ consistently throughout.
2010-03-25 Alasdair KergonUse INTERNAL_ERROR definition consistently in internal...
2010-01-19 Alasdair Kergonremove no-longer-used header
2009-07-16 Alasdair KergonAdd log_errno to set a specific errno and replace log_e...
2009-07-15 Alasdair KergonUse log_error macro consistently throughout in place...
2009-07-15 Alasdair KergonNew LOG_MESG macro to fix file/line number logging...
2009-07-10 Alasdair KergonAdd dm_log_with_errno and dm_log_with_errno_init, depre...
2009-04-10 Milan BrozHelper function to catch memory pool leaks.
2009-04-02 Milan BrozFix debug pool grow object to properly support delta=0
2009-03-26 Milan Brozfix some issues when compiling with -D DEBUG_POOL
2008-11-03 Alasdair Kergonmore tweaking to get things to compile - dmlib.h for...
2008-06-25 Alasdair KergonAlign struct memblock in dbg_malloc for sparc.
2008-05-21 Alasdair KergonSkip add_dev_node when ioctls disabled.
2008-04-19 Alasdair KergonCalculate string size within dm_pool_grow_object.
2007-08-21 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-04-27 Alasdair KergonStandardise protective include file #defines.
2007-01-22 Alasdair KergonAdd dm_event_handler_[gs]et_timeout functions.
2007-01-15 Alasdair KergonReport error if NULL pointer supplied to dm_strdup_aux().
2006-09-19 Alasdair KergonReorder mm bounds_check code to reduce window for a...
2006-08-18 Alasdair Kergonreorder bounds check code
2006-02-23 Alasdair KergonAdd file & line to dm_strdup_aux().
2006-01-31 Alasdair KergonRename _log to dm_log and export.
2006-01-11 Alasdair KergonFix dm_strdup debug definition.
2005-11-10 Alasdair Kergonfix debug linking
2005-10-16 Alasdair Kergonexport bitset, pool, hash, malloc
2005-10-16 Alasdair KergonCode to build and display device dependency tree.
This page took 0.086446 seconds and 8 git commands to generate.