t/io_uring: remember to set p->sq_thread_cpu
[fio.git] / rate-submit.c
2018-11-15 Jens Axboeworkqueue: ensure we see deferred error for IOs
2018-10-19 Vincent Fufio: document locking for overlap checking in offload...
2018-10-19 Jens AxboeMerge branch 'fix-init-read-iolog' of https://github...
2018-10-15 Jens AxboeMerge branch 'offload-serialize-overlap2' of https...
2018-10-15 Vincent Furate-submit: remove code that can never be executed
2018-10-15 Vincent Fufio: enable overlap checking with offload submission
2018-09-19 Jens AxboeMerge branch 'epoch-time-hist-logs' of https://github...
2018-09-12 Jens AxboeMerge branch 'histo-log-dup-timestamp' of https://githu...
2018-09-11 Jens AxboeMerge branch 'offload-flags-fix' of https://github...
2018-09-11 Vincent Furate_submit: synchronize accesses to io_u_queue->nr
2018-04-18 Jens AxboeDeprecate verifysort and verifysort_nr
2017-05-03 Jens AxboeMerge branch 'wip-remove-disconnect' of https://github...
2017-03-28 Tomohiro KusumiSeparate io_u from ioengine [3/3] - rename ioengine...
2017-03-10 Tomohiro KusumiRemove unassigned fio_unused variable
2016-12-13 Vincent FuMerge git://git.kernel.dk/fio into steady-state
2016-09-15 Jens AxboeMerge branch 'master' of https://github.com/jan--f/fio
2016-08-18 Jens AxboeMerge branch 'epoch' of https://github.com/cronburg/fio
2016-08-18 Karl CronburgOption for changing log files to use Unix epoch instead...
2016-08-16 Jens AxboeMerge branch 'histogram-delta' of https://github.com...
2016-08-15 Jens Axboefio: inherit IO engine flags to 'td'
2016-08-15 Jens AxboeOnly enable atomic io_u flag setting/clearing if we...
2016-08-02 Jens AxboeMerge branch 'wip-traceinfo' of https://github.com...
2016-07-13 Jens AxboeMerge branch 'fix_verify' of https://github.com/charles...
2016-07-11 Casey Bodleyworkqueue: rename private to priv for compiling as c++
2015-12-15 Jens AxboeMerge branch 'server'
2015-12-11 Jens AxboeFixup and improve per-thread data
2015-12-08 Jens Axboerate-submit: clean up init/exit helpers
2015-12-08 Jens Axboeworkqueue/rate-submit: update comments
2015-12-08 Jens Axboeiolog: replace tp usage with workqueue
2015-12-08 Jens Axboebackend: move rated submit code to its own file