fio: add fdp support for io_uring_cmd nvme engine
[fio.git] / engines / io_uring.c
2023-02-28 Keith Buschfio: add fdp support for io_uring_cmd nvme engine
2022-11-23 Ankit Kumarengines:io_uring: fix clat calculation for sqthread...
2022-11-04 Ankit Kumario_uring: update documentation and small fix for sqthre...
2022-10-24 Vincent FuMerge branch 'fix-cpus_allowed' of https://github.com...
2022-10-12 Ankit Kumarengines/io_uring: set coop taskrun, single issuer and...
2022-10-03 Anuj Guptaengines/io_uring: add fixedbufs support for io_uring_cmd
2022-08-31 Jens Axboeengines/io_uring: set single issuer and defer taskrun
2022-08-31 Jens Axboeengines/io_uring: set COOP_TASKRUN for ring setup
2022-08-25 Jens Axboeengines/io_uring: delete debug code
2022-08-24 Jens Axboeengines/io_uring: pass back correct error value when...
2022-06-15 Vincent Fuioengines: update last_issue if we set issue_time
2022-06-15 Vincent Fuioengines: don't record issue_time if ioengines already...
2022-06-02 Jens Axboeengines/io_uring: cleanup supported case
2022-06-02 Ankit Kumarengines/io_uring: Enable zone device support for io_uri...
2022-06-02 Anuj Guptaengines/io_uring: add new I/O engine for uring passthro...
2022-02-21 Jens Axboeio_uring: use syscall helpers for the hot path
2022-02-03 Jens AxboeMerge branch 'fio_pr_alternate_epoch' of https://github...
2022-02-03 Jens AxboeMerge branch 'cifuzz-integration' of https://github...
2022-02-03 Jens AxboeMerge branch 'freebsd-comment-update' of https://github...
2022-02-03 Jens AxboeMerge branch 'master' of https://github.com/blah325/fio
2022-01-28 Jens AxboeMerge branch 'patch-1' of https://github.com/Nikratio/fio
2022-01-10 Jens Axboeengines/io_uring: don't set CQSIZE clamp unconditionally
2021-12-10 Jens AxboeMerge branch 'github-actions' of https://github.com...
2021-11-20 Jens Axboeio_uring: clamp CQ size to SQ size
2021-11-12 Jens AxboeMerge branch 'jf_readme_typo' of https://github.com...
2021-11-12 Niklas Cassellibaio,io_uring: make it possible to cleanup cmdprio...
2021-11-12 Niklas Casselcmdprio: add mode to make the logic easier to reason...
2021-11-12 Niklas Cassellibaio,io_uring: move common cmdprio_prep() code to...
2021-11-12 Niklas Cassellibaio,io_uring: rename prio_prep() to include cmdprio...
2021-11-12 Niklas Casselio_uring: set async IO priority to td->ioprio in fio_io...
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-09-03 Damien Le Moalfio: Introduce the log_prio option
2021-09-03 Damien Le Moallibaio,io_uring: relax cmdprio_percentage constraints
2021-09-03 Damien Le Moallibaio,io_uring: introduce cmdprio_bssplit
2021-09-03 Damien Le Moallibaio,io_uring: introduce cmdprio_class and cmdprio...
2021-09-03 Damien Le Moallibaio,io_uring: improve cmdprio_percentage option
2021-09-03 Damien Le Moalos: introduce ioprio_value() helper
2021-08-26 Niklas Casselio_uring: don't clear recently set sqe->rw_flags
2021-08-26 Niklas Casselio_uring: fix misbehaving cmdprio_percentage option
2021-08-26 Niklas Casselio_uring: always initialize sqe->flags
2021-06-20 Jens AxboeMerge branch 'pkg_config_1' of https://github.com/kusum...
2021-06-10 Stefan Hajnocziio_uring: drop redundant IO_MODE_OFFLOAD check
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-03-17 Jens AxboeMerge branch 'free-dump-options' of https://github...
2021-03-17 Jens AxboeMerge branch 'patch-1' of https://github.com/ihsinme/fio
2021-03-11 Jens AxboeMerge branch 'dev_luye_github' of https://github.com...
2021-03-09 Jens AxboeMerge branch 'master' of https://github.com/DevriesL/fio
2021-03-09 DevriesLengines/io_uring: fix compilation conflict with Android NDK
2021-02-16 Jens Axboeengines/io_uring: add verbose error for ENOSYS
2021-01-12 Jens AxboeMerge branch 'osx_fix' of https://github.com/sitsofe/fio
2021-01-12 Jens AxboeMerge branch 'fuzz' of https://github.com/catenacyber/fio
2021-01-09 Jens AxboeMerge branch 'num2str-patch' of https://github.com...
2021-01-06 Jens AxboeChange ARRAY_SIZE to FIO_ARRAY_SIZE
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 Axboeengines/io_uring: mark as not compatible with io_submit...
2020-09-08 Jens AxboeMerge branch 'zbd' of https://github.com/bvanassche...
2020-09-08 Jens Axboeengines/io_uring: allow setting of IOSQE_ASYNC
2020-09-03 Jens Axboeengines/io_uring: use the atomic load acquire instead...
2020-09-03 Jens Axboeengines/io_uring: move sqe clear out of hot path
2020-08-28 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-08-22 Jens Axboeengines/io_uring: use non-vectored read/write if available
2020-08-21 Jens Axboeengines/io_uring: don't attempt to set RLIMITs
2020-08-18 Jens AxboeMerge branch 'filelock_assert_fix' of https://github...
2020-08-11 Jens Axboeengines/io_uring: make sure state is updated for requeues
2020-08-08 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-07-27 Jens AxboeAdd roundup_pow2() as a generic helper
2020-07-18 Jens AxboeMerge branch 'patch-1' of https://github.com/avlasov...
2020-07-13 Jens AxboeMerge branch 'io_uring-opt' of https://github.com/anton...
2020-07-13 Anton Blanchardio_uring: Avoid needless update of completion queue...
2020-06-22 Jens AxboeMerge branch 'atomics' of https://github.com/bvanassche/fio
2020-06-22 Bart Van Asscheengines/io_uring: Use atomic_{load_acquire,store_release}()
2020-06-10 Jens AxboeMerge branch 'latency_window' of https://github.com...
2020-06-10 Jens AxboeMerge branch 'nowait' of https://github.com/koct9i/fio
2020-05-31 Konstantin Khlebnikovengines: pvsync2 libaio io_uring: add support for RWF_N...
2020-03-12 Xiaoguang Wangengines/io_uring: delete fio_option_is_set() calls...
2020-03-01 Jens AxboeMerge branch 'clean1' of https://github.com/kusumi/fio
2020-02-27 Jens Axboeio_uring: we should not need two write barriers for...
2020-02-06 Jens AxboeMerge branch 'master' of https://github.com/vincentkfu/fio
2020-02-06 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-02-06 Jens AxboeUnify architecture io_uring syscall numbers
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-16 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-14 Keith Buschengines/io_uring: use fixed opcodes for pre-mapped...
2020-01-09 Jens Axboeio_uring: set sqe iopriority, if prio/prioclass is set
2020-01-03 Jens AxboeMerge branch 'unit1' of https://github.com/kusumi/fio
2019-12-23 Jens Axboeio_uring: add option for non-vectored read/write commands
2019-12-06 Jens Axboeio_uring: add support for RWF_UNCACHED
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-09-19 Jens Axboeengines/io_uring: remove debug printf
2019-09-13 Jens AxboeMerge branch 'fio_reset_sqe' of https://github.com...
2019-09-13 Andres Freundengines/io_uring: Fully clear out previous SQE contents.
2019-09-12 Jens AxboeMerge branch 'ioring_add_sync_file_range' of https...
2019-09-12 Jens AxboeMerge branch 'fix_iouring_eintr' of https://github...
2019-09-12 Andres Freundengines/io_uring: Add support for sync_file_range.
2019-09-12 Andres Freundengines/io_uring: Handle EINTR.
2019-09-12 Jens Axboeengines/io_uring: fix crash with registerfiles=1
next