doc: improve readonly option description
[fio.git] / io_u_queue.h
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-21 Sitsofe WheelerRefactor #includes and headers
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2017-11-02 Jens Axboeio_u_queue: convert rings to bool
2015-03-20 Jens Axboeio_u_queue: add debug assert check on adding too many...
2014-10-03 Jens AxboeMerge branch 'expression-parser'
2014-09-30 Jens AxboeConstify 'td' in a few functions
2014-07-23 Jens Axboeverify: fix a bug with verify_async
2014-02-13 Sitsofe Wheelerio_u_qiter: Fix buffer overrun
2013-05-28 Jens AxboeReplace list based free/busy/requeue list with FIFO...