iolog: fix double free when verified I/O overlaps
[fio.git] / smalloc.h
2014-11-06 Jens Axboesmalloc: add zeroing scalloc() variant
2012-11-14 Jens AxboeMerge branch 'master' into gfio
2012-11-06 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-11-02 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-11-02 Jens Axboesmalloc: fix int truncation issue
2008-04-04 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2008-03-26 Jens AxboeAdd softrandommap and --alloc-size options
2008-03-01 Jens AxboeAdd a really simple allocator, backed with mmap'ed...