]> sourceware.org Git - lvm2.git/history - libdm/datastruct
Fix error message when pvmove LV activation fails with name already in use.
[lvm2.git] / libdm / datastruct /
2011-03-10 Zdenek KabelacUse void pointer instead of char for binary key
2010-09-30 Alasdair KergonAdd dm_zalloc and use it and dm_pool_zalloc throughout.
2010-07-09 Alasdair KergonUse __attribute__ consistently throughout.
2010-07-08 Zdenek KabelacMinor optimalization of _test_word.
2010-05-06 Zdenek KabelacAdd dm_list_splice() to join two lists.
2010-04-20 Alasdair KergonAdd dm_bitset_equal to libdevmapper.
2010-04-19 Alasdair KergonAdd dm_bit_and. (ejt)
2010-04-19 Alasdair Kergonfix last commit
2010-04-19 Alasdair KergonSimplify dm_bitset_create. (ejt)
2010-04-19 Alasdair KergonSpeed up dm_bit_get_next with ffs().
2010-01-19 Alasdair Kergonremove no-longer-used files
2009-11-25 Dave WysochanskiRemove unnecessary / duplicate dm_list macros and funct...
2009-11-03 Alasdair KergonFix hash lookup segfault when keys compared are differe...
2008-11-04 Alasdair Kergonmore fixes
2008-11-03 Alasdair KergonRight, a simple build (without options) is working...
2008-11-03 Alasdair Kergonmore tweaking to get things to compile - dmlib.h for...
2008-05-21 Alasdair KergonSkip add_dev_node when ioctls disabled.
2008-04-10 Alasdair Kergonmake list_move consistent with other list fns
2008-03-26 Dave WysochanskiAdd list_move() support function for list manipulation.
2007-08-21 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-08-20 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-08-07 Jim MeyeringAdd "const" attributes where possible: first cut.
2007-04-27 Alasdair KergonStandardise protective include file #defines.
2007-04-27 Alasdair KergonDeal with some more compiler warnings. Hope this doesn...
2007-01-22 Alasdair KergonAdd dm_event_handler_[gs]et_timeout functions.
2006-04-19 Alasdair Kergonremove inlines
2006-04-19 Alasdair KergonCheck for libsepol.
2006-01-31 Alasdair KergonRename _log to dm_log and export.
2006-01-09 Alasdair KergonFix hash function to avoid using a negative array offset.
2006-01-04 Alasdair KergonDon't inline _find in hash.c and tidy signed/unsigned...
2005-10-16 Alasdair KergonUse hash, bitset, malloc, pool from libdevmapper.
2005-10-16 Alasdair Kergonexport bitset, pool, hash, malloc
2005-10-16 Alasdair KergonCode to build and display device dependency tree.
2005-06-01 Alasdair KergonBasic support for mirrors.
2005-05-11 Alasdair KergonFix contiguous allocations with linear.
2005-04-06 Alasdair Kergonmore refinements
2005-04-06 Alasdair KergonAnnotate, tidy and extend list.h.
2004-03-30 Alasdair KergonUpdate copyright notices.
2003-09-15 Alasdair KergonImprove segment merge/split code.
2003-07-04 Alasdair KergonAnother sync point - numerous fixes & clean ups.
2003-05-06 Alasdair Kergonlist_next
2003-04-15 Alasdair KergonImprove build robustness.
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-12-12 Alasdair KergonNew column-based reporting tools: lvs, pvs & vgs.
2002-01-29 Alasdair KergonAdd list_iterate that's safe with deletions.
2001-11-28 Alasdair Kergono Tool support for segments.
2001-11-15 Alasdair KergonUse inttypes.h
2001-11-14 Alasdair KergonMore LV-related tidying. lvdisplay without args now...
2001-10-31 Joe Thornbero LGPL list implementation
2001-10-03 Joe Thornbero code sync for dev-cache.c
2001-10-02 Alasdair Kergonpvscan framework
2001-10-01 Alasdair KergonTidy include files
2001-09-28 Joe Thornbero list.h from kernel for userland tools to use.
This page took 0.094125 seconds and 8 git commands to generate.