[PATCH] bs= and bsrange= takes both read and write sizes
[fio.git] / io_u.c
2006-11-03 Jens Axboe[PATCH] Add seperate read/write block size options
2006-10-30 Jens Axboe[PATCH] Add 'bs_unaligned' option
2006-10-30 Jens Axboe[PATCH] Add 'norandommap' option
2006-10-27 Jens Axboe[PATCH] Improve io logging
2006-10-24 Jens Axboe[PATCH] Make ->buflen == 0 on SYNC io_u's
2006-10-24 Jens Axboe[PATCH] Implement file syncing as data direction
2006-10-20 Jens Axboe[PATCH] Move related code next to each other
2006-10-20 Jens Axboe[PATCH] Split the io_u io handling out of fio.c