fio.git
2008-06-02 Jens AxboeAdd missing lib/ffz.h file
2008-06-01 Jens AxboeReadd the arch ffz functions
2008-05-30 Jens Axboeffz() takes ints, so change the file_map to being int...
2008-05-30 Jens AxboeAdd sparc and sparc64 support
2008-05-30 Jens AxboeSeperate status timer setup from disk util timer
2008-05-30 Jens AxboeFixup posix_fallocate() usage
2008-05-30 Jens Axboeerrno is not negative
2008-05-30 Jens Axboestrsep got lost in Makefile.solaris
2008-05-30 Jens AxboeCleanup lib/strsep.c
2008-05-30 Jens AxboeRemove icc reference in Linux Makefile
2008-05-30 Jens AxboeFix build with FIO_INC_DEBUG not included
2008-05-30 Jens AxboeMore fixes to FreeBSD and Solaris Makefile
2008-05-30 Jens AxboeMove the lib/ stuff around a bit
2008-05-30 Jens AxboeAdd dprint() to io_u requeue
2008-05-30 Jens Axboeclose_ioengine() clears ->data after calling engine...
2008-05-30 Jens Axboevsync: Fix issue with double issue of io_u
2008-05-30 Jens AxboeMake it work on opensolaris
2008-05-30 Gurudas PaiFix bad references to 'sgio'
2008-05-30 Jens Axboenet engine: improve host/port parsing
2008-05-28 Jens AxboeFio 1.21-rc3 fio-1.21-rc3
2008-05-28 Jens AxboeFix bug in put_file() and __file_invalidate_cache()
2008-05-28 Jens AxboeFix refill buffers overwriting verify data
2008-05-28 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2008-05-28 Jens AxboeFixup distribution of reads and writes in a mixed workload
2008-05-28 Jens AxboeFixup rwmixread/write options
2008-05-27 Jens AxboeFio 1.21-rc2 fio-1.21-rc2
2008-05-27 Jens Axboesmalloc: final cleanups
2008-05-27 Jens Axboesmalloc: fix map overflow
2008-05-27 Jens Axboesmalloc: fix off-by-one in ptr_valid()
2008-05-27 Jens Axboesmalloc: kill another debug printf()
2008-05-27 Jens Axboesmalloc: fix compile error
2008-05-27 Jens Axboesmalloc: cleanup and remove debug printf()
2008-05-27 Jens AxboeFio 1.21-rc1 fio-1.21-rc1
2008-05-27 Jens Axboesmalloc: turn on the thread safe flag
2008-05-27 Jens Axboesmalloc: change to a bitmap allocator
2008-05-26 Jens AxboeFix out-of-band deref of (potentially) gone threads...
2008-05-26 Jens AxboeRemove early directory check
2008-05-26 Jens Axboesmalloc: add pre and post redzone checks to pointers
2008-05-23 Jens AxboeNon-linux Makefile updates
2008-05-23 Jens AxboeSilence warning on older gcc (bogus)
2008-05-23 Jens AxboeWork-around too large block count
2008-05-23 Jens AxboeAdd job number specific dumping and fix atexit() error
2008-05-23 Jens Axboesmalloc: debug
2008-05-23 Jens Axboesmalloc: increase alloc size
2008-05-22 Jens AxboeAdd logging for queue submit and complet counts
2008-05-22 Jens AxboeIf verify is enabled, automatically enable refill_buffers
2008-05-21 Jens AxboeAdd option for refilling IO buffers on each submit
2008-05-16 Jens AxboeSilence put_file() complaint
2008-05-15 Jens AxboeFix bad interaction with file open/close and queuing
2008-05-15 Jens AxboeImprove iodepth logging
2008-05-15 Jens AxboeFix off-by-one in last_block()
2008-05-15 Jens AxboeFix crash with iolog
2008-05-14 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2008-05-14 Jens AxboeAllow marking of queue depth for more than 1 io_u at...
2008-05-07 Jens AxboePut the logs in the current directory
2008-04-25 Jens AxboeFio 1.20 fio-1.20
2008-04-24 Jens AxboeKill unused parameters
2008-04-17 Jens Axboesmalloc: remove pool resize support
2008-04-16 Jens Axboesmalloc: cleanups and allow sfree(NULL)
2008-04-16 Jens Axboesmalloc: remember to account for sizeof block header
2008-04-16 Jens Axboesmalloc: when adding a new pool, make it big enough...
2008-04-15 Jens AxboeUpdate 'overwrite' option documentation
2008-04-11 Jens AxboeFio 1.20-rc4 fio-1.20-rc4
2008-04-11 Jens AxboeREADME: add hint on missing libaio-devel package
2008-04-10 Jens Axboelibaio: Add hint on libaio engine init failing
2008-04-07 Jens AxboeMark rwmixcycle option as deprecated in the option...
2008-04-07 Jens AxboeRemove rwmixcycle HOWTO entry
2008-04-07 Jens AxboeBase the rwmix switch algorithm on io issues
2008-04-07 Jens AxboeNeed to prefix directory= setting before checking dir...
2008-04-06 Jens AxboeImprove eta calculation and display for complex jobs
2008-04-04 Jens AxboeImprove naming in fio gnuplot graphs
2008-04-04 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2008-04-04 Jens AxboeIf a file is extended, drop extended length in cache
2008-03-26 Jens AxboeAdd softrandommap and --alloc-size options
2008-03-26 Jens AxboeAllow randommap allocation to fail
2008-03-26 Jens Axboesmalloc: increase initial pool size from 64k to 1m
2008-03-26 Jens AxboeFix badly merged dprint()
2008-03-26 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2008-03-26 Jens AxboeMake sure that file is created for FIO_NOEXTEND engines
2008-03-26 Jens AxboeCheck directory if filename= option includes dir name
2008-03-19 Jens AxboeOnly decrement pending in reap_threads() if the reaped...
2008-03-10 Jens Axboeposixaio: Missing memset()
2008-03-10 Jens Axboeposixaio: speedup by using aio_suspend() instead of...
2008-03-10 Jens AxboeExtend ipo file action capabilities
2008-03-10 Jens AxboeUse pthread_detach() instead of calling pthread_join...
2008-03-07 Jens AxboeSilence gcc warning
2008-03-07 Jens AxboeFio 1.20-rc3 fio-1.20-rc3
2008-03-07 Jens Axboeblktrace improvements and fixups
2008-03-07 Jens AxboeOnly set O_RDWR for open() when readonly isn't set
2008-03-07 Jens AxboeTweak handling of write traces with --readonly
2008-03-07 Jens Axboeblktrace bits accidentally got committed
2008-03-07 Jens AxboeFix bad sscan() -> scanf() conversion
2008-03-06 Jens AxboeFio 1.20-rc2 fio-1.20-rc2
2008-03-06 Jens AxboeStyle fixups
2008-03-06 Jens AxboeAlways make job use open() instead of dup(), even for...
2008-03-06 Jens AxboeFile setup open can fail in multiple functions, not...
2008-03-06 Jens AxboeBe more careful about catching fsync() errors
2008-03-06 Jens AxboeUpdate to verify state setting
2008-03-06 Jens Axboefor_each_file() fix
2008-03-06 Jens AxboeMultiple file handling fixes
next