[PATCH] Guard ioscheduler= option with FIO_HAVE_IOSCHED_SWITCH
[fio.git] / fio.h
2006-06-07 Jens Axboe[PATCH] More function moving
2006-06-07 Jens Axboe[PATCH] Add name=x option to name jobs
2006-06-07 Jens Axboe[PATCH] Shorten the file names, stupid to prefix everyt...
2006-06-06 Jens Axboe[PATCH] Split up fio.c into log/stat/time parts
2006-06-06 Jens Axboe[PATCH] Change logging unit from MiB to KiB
2006-06-06 Jens Axboe[PATCH] Add ioscheduler=x option to allow setting io...
2006-06-06 Jens Axboe[PATCH] Add exec_prerun/exec_postrun options
2006-06-06 Jens Axboe[PATCH] Dynamically allocate the big filename entries...
2006-06-02 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2006-06-02 Jens Axboe[PATCH] Add support for specifying job nice value with...
2006-06-02 Jens Axboe[PATCH] Add support for specifying read/write mix workl...
2006-06-02 Jens Axboe[PATCH] Add write_iolog support
2006-05-30 Jens Axboe[PATCH] Add end_fsync option
2006-05-27 Jens Axboe[PATCH] Support for splice IO engine
2006-05-26 Jens Axboe[PATCH] Support for specifying exact io pattern
2006-05-25 Jens Axboe[PATCH] Add support for read/write mixed io
2006-05-22 Jens Axboe[PATCH] Allow proper sharing of files
2006-05-05 Jens Axboe[PATCH] Fix ETA display
2006-02-17 Jens Axboe[PATCH] Support for multiple queued commands with read...
2006-02-17 Jens Axboe[PATCH] Add support for the read/write interface of...
2006-01-20 Jens Axboe[PATCH] Fix offset/size setting problem fio-1.2
2005-12-28 Jens Axboe[PATCH] 32-bit fixes
2005-12-09 Jens Axboe[PATCH] Add support for zoned io sections
2005-12-08 Jens Axboe[PATCH] Kill ->cur_off, always just lseek() in sync...
2005-12-08 Jens AxboeMove fio to seperate repo