t/io_uring: only calculate per-file depth if we have files
[fio.git] / ioengines.h
9 hours ago Jens AxboeMerge branch 'ioops_ver' of https://github.com/ankit...
80 min ago Ankit Kumarioengines: bump up FIO_IOOPS_VERSION
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2024-02-15 Ankit Kumartrim: add support for multiple ranges
2023-07-27 Jens AxboeMerge branch 'diskutil-fix-missing-headers' of https...
2023-07-20 Shin'ichiro Kawasakizbd: get max_active_zones limit value from zoned devices
2023-07-03 Jens AxboeMerge branch 'improvement/fix-warnings-if-NDEBUG-enable...
2023-03-03 Vincent FuMerge branch 'fiologparser-fix' of https://github.com...
2023-02-28 Jens AxboeMerge branch 'doc-Clarify_Runtime_Param' of https:...
2023-02-28 Keith Buschfio: add fdp support for io_uring_cmd nvme engine
2023-02-07 Vincent Fuioengines: clarify FIO_RO_NEEDS_RW_OPEN flag
2023-02-03 Vincent Fufio: add FIO_RO_NEEDS_RW_OPEN ioengine flag
2022-12-02 Alberto FariaAdd engine flag FIO_SKIPPABLE_IOMEM_ALLOC
2022-11-18 Shin'ichiro Kawasakiengines/libzbc: add libzbc_finish_zone() helper function
2022-06-15 Vincent Fuioengines: don't record issue_time if ioengines already...
2022-02-26 Jens AxboeAdd TD_F_SYNCS thread flag
2022-01-28 Jens AxboeMerge branch 'patch-1' of https://github.com/Nikratio/fio
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
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...