t/io_uring: only calculate per-file depth if we have files
[fio.git] / engines / skeleton_external.c
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
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-20 Jens AxboeMerge branch 'pkg_config_1' of https://github.com/kusum...
2021-06-14 Niklas Casselzbd: remove zbd_zoned_model ZBD_IGNORE
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...
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-03-07 Jens Axboeengines/skeleton_external: update gcc incantation
2018-04-20 Jens Axboeengines: fixup fio_q_status style violations
2018-04-20 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-04-18 Bart Van AsscheIntroduce enum fio_q_status
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 Kusumiskeleton: add option example
2017-01-09 Tomohiro KusumiFix compile time errors for skeleton_external ioengine
2017-01-09 Tomohiro KusumiStaticize pmemblk ioengine_ops
2014-10-03 Jens AxboeMerge branch 'expression-parser'
2014-09-30 Jens AxboeConstify a few more hot paths
2013-09-27 Anatol PomozovFix misspellings using 'codespell' tool
2011-01-10 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-02 Bruce CranFirst snapshot of FIO for Windows
2007-12-11 Jens Axboe->getevents() should take unsigned args
2007-09-12 Jens AxboeFull readonly check
2007-04-02 Jens AxboeMove os/arch/compiler headers into directories
2007-03-08 Jens AxboeRevamp file open/close handling
2007-03-02 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2007-03-02 Jens AxboeSpelling fixes
2007-02-18 Jens AxboeChange IO engine queuing
2007-02-06 Jens Axboe[PATCH] Document ->queue() in the skeleton engine
2007-02-06 Jens Axboe[PATCH] Rename io engines