Merge branch 'dedupe_bugfix' of https://github.com/bardavid/fio
[fio.git] / ioengines.c
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-11 Jens AxboeMerge branch 'z_unit_docs' of https://github.com/ahribe...
2021-05-09 Eric Sandeendon't access dlclose'd dynamic ioengine object after...
2021-04-27 Niklas Casselioengines: don't call zbd_put_io_u() for engines not...
2021-03-18 Jens AxboeMerge branch 'unified-merge' of https://github.com...
2021-01-25 Eric Sandeenfio: fix dlopen refcounting of dynamic engines
2021-01-25 Eric Sandeenfio: move dynamic library handle to io_ops structure
2020-11-09 Jens AxboeMake sure we do libaio engine compatability names
2020-11-09 Eric Sandeenlist all available dynamic ioengines with --enghelp
2020-11-09 Eric Sandeenfix dynamic engine loading for libaio engine etc
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-09-11 Jens AxboeAllow offload with FAKEIO engines
2020-09-11 Jens AxboeDisable io_submit_mode=offload with async engines
2020-09-01 Shin'ichiro Kawasakizbd: Decrement open zones count at write command completion
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-04 Jens AxboeMerge branch 'overlap' of https://github.com/bvanassche/fio
2020-07-04 Bart Van AsscheEnable error checking for the mutex that serializes...
2020-07-03 Yigal Kormanfio: better info when engine not found
2020-07-03 Yigal Kormanconfigure: new --dynamic-libengines build option
2020-01-23 Jens AxboeMerge branch 'priorityQueuing' of https://github.com...
2020-01-22 Phillip ChenPer-command priority: Priority logging and libaio/io_ur...
2020-01-03 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-01 Bart Van AsscheMicro-optimize __load_ioengine()
2019-10-15 Jens AxboeMerge branch 'fix-fsync-on-close' of https://github...
2019-10-08 Sitsofe Wheelerbackend: fix final fsync behaviour
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-08-14 Bart Van AsscheOptimize the code that copies strings
2019-07-09 Vincent Fufio: fix aio trim completion latencies
2019-02-24 Damien Le Moalzbd: Fix zone locking for async I/O engines
2018-12-13 Jens Axboeioengine: remove ancient alias for libaio
2018-10-19 Vincent Fufio: document locking for overlap checking in offload...
2018-10-19 Vincent Fufio: add function to check for serialize_overlap with...
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 Fufio: enable overlap checking with offload submission
2018-09-12 Jens AxboeMerge branch 'histo-log-dup-timestamp' of https://githu...
2018-08-24 Jens AxboeMerge branch 'zbd'
2018-08-24 Bart Van AsscheAdd support for zoned block devices
2018-08-24 Bart Van AsscheIntroduce the io_u.post_submit callback function pointer
2018-08-17 Jens AxboeMerge branch 'ime-support' of https://github.com/DDNSto...
2018-08-09 Jens AxboeMerge branch 'realloc-io_u-buffers' of https://github...
2018-08-09 Adam Kupczykiolog replay: Treat 'open' on file that is scheduled...
2018-08-03 Jens AxboeMerge branch 'chunked-iolog-reading' of https://github...
2018-08-03 Jens AxboeMerge branch 'read_iolog-from-unix-socket' of https...
2018-08-03 Jens AxboeMerge branch 'windows-s_issock' of https://github.com...
2018-07-26 Jens AxboeMerge branch 'sgunmap2' of https://github.com/vincentkf...
2018-07-26 Vincent Fuioengines: have ioengines with commit do own io account...
2018-07-25 Jens AxboeMerge branch 'fio-histo-log-pctiles' of https://github...
2018-07-25 Jens AxboeMerge branch 'fio-c++-engine' of https://github.com...
2018-07-23 Jeff FurlongAdd support for >= 4G block sizes
2018-05-15 Jens AxboeMerge branch 'master' of https://github.com/majianpeng/fio
2018-05-15 Jianpeng MaThis partly revert 97bb54c9606c(add __load_ioengine...
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-03-07 Jens AxboeMerge branch 'wip-rbd-engine' of https://github.com...
2018-03-06 Jens AxboeDon't make fadvise failure fatal
2018-01-25 Jens AxboeTrack fsync/fdatasync/sync_file_range issue count
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2017-12-29 Robert Elliottdebug: make debug=io readable with multiple threads
2017-12-27 Jens AxboeMerge branch 'barak/mmap_verify_only' of https://github...
2017-12-15 Jens Axboeioengines: clear out ->td_ops_dlhandle if we close it
2017-12-01 Jens Axboeioengine: don't account verify bytes
2017-11-17 Jens AxboeMerge branch 'add-libpmem-engine' of https://github...
2017-11-17 Jens Axboeioengines: remove pointless list initializations
2017-10-11 Jens AxboeMerge branch 'ci_and_configure' of https://github.com...
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-09-18 Tomohiro Kusumiadd "invalid block size" to "first direct IO errored...
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-09-01 Tomohiro Kusumirevert/rework 81647a9a('fix load_ioengine() not to...
2017-08-31 Tomohiro Kusumiadd __load_ioengine() to separate ioengine loading...
2017-08-31 Tomohiro Kusumifix load_ioengine() not to support no "external:" prefix
2017-08-31 Tomohiro Kusumicleanup ioengine_load() (for the next commit)
2017-08-31 Jens AxboeMerge branch 'verify_warn' of https://github.com/sitsof...
2017-08-29 Jens AxboeMerge branch 'asmfix' of https://github.com/oohal/fio
2017-08-29 Tomohiro Kusumifilesetup: add non O_DIRECT direct I/O support for...
2017-08-29 Tomohiro Kusumiadd ifdef __sun__ for Solaris specific code
2017-06-27 Jens AxboeUpdate API for file write hints
2017-06-22 Jens AxboeMerge branch 'nsec'
2017-06-22 Jens AxboeMerge branch 'nanosecond-2stage' of https://github...
2017-06-21 Vincent Funanosecond: initial commit changing timeval to timespec
2017-06-19 Jens AxboeUpdate write_hint mechanism to latest API
2017-05-04 dyniuszAdjustments to support C++ engines
2017-05-03 Jens AxboeMerge branch 'wip-remove-disconnect' of https://github...
2017-03-28 Tomohiro KusumiSeparate io_u from ioengine [2/3] - move io_u functions
2017-03-21 Tomohiro KusumiReplace redundant TD_F_NOIO flag with td->io_ops_init
2017-01-26 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-20 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-20 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-19 Tomohiro KusumiRefactor fio_show_ioengine_help()
2017-01-19 Tomohiro KusumiRename FIO_TYPE_BD to FIO_TYPE_BLOCK
2016-12-19 Jens Axboeoptions: full control of fadvise hinting
2016-12-13 Vincent FuMerge git://git.kernel.dk/fio into steady-state
2016-11-27 Sitsofe Wheeerioengines: Fix td->io_issues[ddir] over decrement
next