t/io_uring: ensure batch counts are smaller or equal to depth
[fio.git] / t / io_uring.c
2021-09-23 Jens Axboet/io_uring: ensure batch counts are smaller or equal...
2021-09-16 Jens Axboet/io_uring: fix bandwidth calculation
2021-09-16 Jens AxboeMerge branch 'bwps' of https://github.com/ErwanAliasr1/fio
2021-09-16 Erwan Velut/io_uring: Reporting bandwidth
2021-09-15 Jens Axboet/io_uring: add switch -O for O_DIRECT vs buffered
2021-09-13 Jens Axboet/io_uring: add -N option for do_nop
2021-09-13 Jens Axboet/io_uring: don't require a file for do_nop runs
2021-09-08 Jens AxboeMerge branch 'ft' of https://github.com/ErwanAliasr1/fio
2021-09-08 Jens Axboet/io_uring: ensure that nthreads is > 0
2021-09-08 Andrzej Jakowskit/io_uring: allow flexible IO threads assignment
2021-09-08 Jens Axboet/io_uring: don't make setrlimit() failing fatal
2021-09-08 Andrzej Jakowskit/io_uring: fixes in output
2021-08-28 Jens Axboet/io_uring: further simplify inflight tracking
2021-08-27 Jens Axboet/io_uring: pretty up multi-file depths
2021-08-13 Jens AxboeMerge branch 'dfs_update_13_api' of https://github...
2021-08-11 Jens Axboet/io_uring: allow multiple IO threads
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-08 Jens Axboet/io_uring: SQPOLL fixes
2020-09-03 Jens Axboet/io_uring: allow setting fixed files/buffers as arguments
2020-08-28 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-08-22 Jens Axboet/io_uring: cleanup vectored vs non-vectored
2020-08-22 Jens Axboet/io_uring: use non-vectored reads if available
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-08 Jens Axboet/io_uring: make bs and polled IO configurable at runtime
2020-03-16 Jens Axboet/io_uring: don't use *rand48_r() variants
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
2019-12-16 Jens AxboeMerge branch 'cygwin-build-error' of https://github...
2019-12-16 Jens AxboeMerge branch 'travis-xcode11.2-python' of https://githu...
2019-12-12 Jens Axboet/io_uring: check for CONFIG_HAVE_GETTID
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-05-09 Jens Axboet/io_uring: improve EOPNOTSUPP message
2019-05-08 Jens Axboet/io_uring: clarify polled support is fs + device
2019-04-25 Jens Axboeio_uring: remove cachehit information
2019-03-11 Keith Buscht/io_uring: memset() allocated memory
2019-03-09 Keith Buscht/io_uring: add depth options
2019-03-06 Jens Axboet/io_uring: stop when max number of files is reached
2019-02-01 Jens Axboet/io_uring: verbose error for -95/-EOPNOTSUPP failure
2019-01-29 Jens Axboeio_uring: ensure we use the right argument syscall
2019-01-29 Jens Axboet/io_uring: fix bad if
2019-01-28 Jens Axboeio_uring: sync with kernel
2019-01-28 Jens AxboeMerge branch 'hygon-support' of https://github.com...
2019-01-16 Jens Axboeio_uring: sync with upstream API
2019-01-16 Jens Axboet/io_uring: use fio provided memory barriers
2019-01-15 Jens Axboet/io_uring: fixes
2019-01-15 Jens Axboet/io_uring: terminate buf[] file depth string
2019-01-15 Jens Axboet/io_uring: wait if we're at queue limit
2019-01-15 Jens Axboet/io_uring: print file depths
2019-01-15 Jens Axboet/io_uring: pick next file if we're over the limti
2019-01-14 Jens Axboet/io_uring: use the right check for when to wait
2019-01-13 Jens Axboet/io_uring: only call setrlimit() for fixedbufs
2019-01-13 Jens Axboet/io_uring: add option for register_files
2019-01-13 Jens Axboeio_uring: fix pointer cast warning on 32-bit
2019-01-13 Jens AxboeMove io_uring to os/linux/
2019-01-13 Jens Axboet/io_uring: add IORING_OP_NOP support
2019-01-11 Jens Axboet/io_uring: only set IORING_ENTER_GETEVENTS when active...
2019-01-11 Jens Axboet/io_uring: remember to set p->sq_thread_cpu
2019-01-11 Jens Axboeio_uring: update to newer API
2019-01-11 Jens Axboet/io_uring: add support for registered files
2019-01-11 Jens Axboet/io_uring: make submits/reaps per-second reflected...
2019-01-11 Jens Axboet/io_uring: enable SQ thread poll mode
2019-01-11 Jens Axboet/io_uring: make more efficient for multiple files
2019-01-11 Jens Axboet/io_uring: restore usage of IORING_SETUP_IOPOLL
2019-01-10 Jens Axboeio_uring: cleanup sq thread poll/cpu setup
2019-01-10 Jens AxboeUpdate io_uring API
2019-01-10 Jens Axboeio_uring: io_uring_setup(2) takes a 'nr_iovecs' field now
2019-01-10 Jens AxboeUpdate to newer io_uring API
2019-01-09 Jens AxboeUpdate to newer io_uring API
2019-01-08 Jens Axboet/io_uring: ensure to use the right opcode for fixed...
2019-01-08 Jens Axboeconfigure: add __kernel_rwf_t check
2019-01-08 Jens Axboeio_uring: use kernel header directly
2019-01-08 Jens AxboeRename t/aio-ring to t/io_uring