fio: remove raw device support
[fio.git] / ioengines.h
2021-06-03 Jens AxboeMerge branch 'fix/928' of https://github.com/larsks/fio
2021-05-27 Jens AxboeMerge branch 'fix-libpmem' of https://github.com/lukasz...
2021-05-18 Jens AxboeMerge branch 'taras/nfs-upstream' of https://github...
2021-05-14 Jens AxboeMerge branch '2021-05-13/stat-fix-integer-overflow...
2021-05-14 Niklas Casselioengines: add get_max_open_zones zoned block device...
2021-04-10 Jens AxboeMerge branch 'wip-rados-dont-zerowrite' of https:/...
2021-03-18 Jens AxboeMerge branch 'unified-merge' of https://github.com...
2021-03-18 Jens AxboeMerge branch 'add-librpma-engines' of https://github...
2021-02-14 Jens AxboeMerge branch 'per-engine-pre-write-function' of https...
2021-02-09 Łukasz Stolarczukfilesetup: add engine's io_ops to prepopulate file...
2021-01-25 Eric Sandeenfio: move dynamic library handle to io_ops structure
2020-11-25 Jens AxboeMerge branch 'update-fio-ioops-version' of https:/...
2020-11-25 Ivan Andreyevioengines: increment FIO_IOOPS_VERSION
2020-11-05 Jens AxboeMerge branch 'master' of https://github.com/albert...
2020-10-15 Jens AxboeDisallow offload IO mode for engines marked with FIO_NO...
2020-08-08 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-07-18 Jens AxboeMerge branch 'patch-1' of https://github.com/avlasov...
2020-07-03 Yigal Kormanconfigure: new --dynamic-libengines build option
2020-04-07 Jens AxboeMerge branch 'rdma-fixes' of https://github.com/dmonakh...
2020-04-07 Damien Le Moalioengines: Add zoned block device operations
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-07-09 Vincent Fufio: fix aio trim completion latencies
2018-11-27 Jens Axboeengines/libaio: add preliminary support for pre-mapped...
2018-04-20 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-04-18 Bart Van AsscheIntroduce enum fio_q_status
2018-04-18 Bart Van AsscheChange return type of td_io_commit() into void
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-10-12 Jens AxboeMerge branch 'master' of https://github.com/Venutiwa/fio
2017-10-11 Jens AxboeMerge branch 'fgp_fixes' of https://github.com/sitsofe/fio
2017-10-11 Jens AxboeMerge branch 'windowaio_invalidate' of https://github...
2017-10-11 Jens AxboeMerge branch 'ci_and_configure' of https://github.com...
2017-10-09 Josef Bacikadd FIO_FILENOHASH ioengine flag
2017-10-09 Jens Axboeengines/filecreate: set FIO_NOSTATS flag
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-09-11 Jens AxboeMerge branch 'verify_trigger' of https://github.com...
2017-09-02 Jens AxboeMerge branch 'shifted_logging' of https://github.com...
2017-08-31 Tomohiro Kusumicleanup ioengine_load() (for the next commit)
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...