Merge branch 'dedupe_and_compression' of https://github.com/bardavid/fio
[fio.git] / t / io_uring.c
2021-11-20 Jens Axboeio_uring: clamp CQ size to SQ size
2021-11-19 Jens Axboet/io_uring: add -R option for random/sequential IO
2021-11-19 Jens Axboet/io_uring: use internal random generator
2021-10-25 Jens AxboeMerge branch 'evelu-peak' of https://github.com/ErwanAl...
2021-10-25 Erwan Velut/io_uring: Fixing typo in help message
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-10-15 Pankaj Raghavt/io_uring: Fix the parameters calculation for multiple...
2021-10-14 Jens AxboeMerge branch 'evelu-typo' of https://github.com/ErwanAl...
2021-10-14 Erwan Velut/io_uring: Fixing typo
2021-10-14 Jens Axboet/io_uring: include a maximum IOPS seen when exiting
2021-10-13 Jens Axboet/io_uring: don't append 'K' to IOPS if we don't divide...
2021-10-13 Jens Axboet/io_uring: update for new DMA map buffers API
2021-10-12 Jens Axboet/io_uring: add test support for pre mapping DMA buffers
2021-10-12 Jens Axboet/io_uring: fix silly identical branch error
2021-10-12 Jens AxboeMerge branch 'evelu-onecore' of https://github.com...
2021-10-12 Jens Axboet/io_uring: show IOPS in increments of 1000 IOPS if...
2021-10-12 Jens AxboeMerge branch 'windows-res' of https://github.com/bjpaup...
2021-10-09 Jens Axboet/io_uring: fix latency stats for depth == 1
2021-10-07 Jens AxboeMerge branch 'evelu-ocp' of https://github.com/ErwanAli...
2021-10-07 Erwan Velut/io_uring: Add -r option to control the runtime
2021-10-05 Jens Axboet/io_uring: get rid of old debug printfs
2021-10-05 Jens Axboet/io_uring: print submitter id with tid on startup
2021-10-04 Jens Axboet/io_uring: clean up aio wait loop
2021-10-04 Jens Axboet/io_uring: check for valid clock_index and finish...
2021-10-04 Jens Axboet/io_uring: don't track IO latencies the first second...
2021-10-04 Jens Axboet/io_uring: don't print partial IOPS etc output if...
2021-10-04 Jens Axboet/io_uring: add support for legacy AIO
2021-10-04 Jens Axboet/io_uring: remove extra add_stat() call
2021-10-01 Jens Axboet/io_uring: correct percentile ranking
2021-09-30 Jens Axboet/io_uring: store TSC rate in local file
2021-09-29 Jens AxboeMerge branch 'patch-1' of https://github.com/ravisowmya/fio
2021-09-28 Jens AxboeMerge branch 'sigbreak' of https://github.com/bjpaupor/fio
2021-09-28 Brandon Pauporeadd signal handlers for Windows SIGBREAK
2021-09-25 Jens AxboeMerge branch 'evelu-uring' of https://github.com/ErwanA...
2021-09-25 Erwan Velut/io_uring.c: Adding \n on help
2021-09-25 Jens Axboet/io_uring: batch stat updates
2021-09-25 Jens Axboet/io_uring: add support for latency tracking
2021-09-24 Jens Axboet/io_uring: don't print BW numbers for do_nop
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/
next