engines:io_uring: generate and verify pi for 16b guard
[fio.git] / t /
2023-08-02 Vincent Fut/fiotestlib: make recorded command prettier
2023-08-02 Vincent Fut/nvmept: fix typo
2023-07-27 Jens AxboeMerge branch 'diskutil-fix-missing-headers' of https...
2023-07-20 Dmitry Fomichevt/zbd: add max_active configs to run-tests-against...
2023-07-20 Dmitry Fomichevt/zbd: fix null_blk configuration in run-tests-against...
2023-07-20 Shin'ichiro Kawasakit/zbd: add missing prep_write for test cases with write...
2023-07-20 Shin'ichiro Kawasakit/zbd: fix fio failure check and SG node failure in...
2023-07-20 Shin'ichiro Kawasakit/zbd: get max_open_zones from sysfs
2023-07-20 Shin'ichiro Kawasakit/zbd: add test case to check max_active_zones limit...
2023-07-20 Shin'ichiro Kawasakit/zbd: add test case to check zones in closed condition
2023-07-20 Shin'ichiro Kawasakit/zbd: add max_active_zone variable
2023-07-20 Shin'ichiro Kawasakit/zbd: add close_zone helper function
2023-07-05 Vincent Fut/nvmept: add trim test with ioengine options enabled
2023-07-05 Vincent Fut/nvmept: add check for iodepth
2023-07-03 Jens AxboeMerge branch 'improvement/fix-warnings-if-NDEBUG-enable...
2023-07-03 Jens AxboeMerge branch 'libaio/actual_min_algo_update' of https...
2023-06-08 Shin'ichiro Kawasakit/zbd: test write zone accounting of trim workload
2023-06-08 Shin'ichiro Kawasakit/zbd: test write zone accounting of almost full zones
2023-06-08 Shin'ichiro Kawasakit/zbd: reset zones before tests with max_open_zones...
2023-06-08 Vincent Fut/strided: increase minumum recommended size to 64MiB
2023-06-08 Vincent Fut/strided: adapt to use fiotestlib
2023-06-08 Vincent Fut/fiotestlib: add ability to ingest iops logs
2023-06-08 Vincent Fut/nvmept: adapt to use fiotestlib
2023-06-08 Vincent Fut/readonly: adapt to use fiotestlib
2023-06-08 Vincent Fut/random_seed: fixes from pylint
2023-06-08 Vincent Fut/random_seed: use methods provided in fiotestlib to...
2023-06-08 Vincent Fut/random_seed: use logging module for debug prints
2023-06-08 Vincent Fut/fiotestlib: add class for command-line fio job
2023-06-08 Vincent Fut/fiotestlib: record test command in more useful format
2023-06-08 Vincent Fut/fiotestlib: rearrange constructor and setup steps
2023-06-08 Vincent Fut/fiotestlib: use f-string for formatting
2023-06-08 Vincent Fut/fiotestlib: use 'with' for opening files
2023-06-08 Vincent Fut/fiotestlib: use dictionaries for filenames and paths
2023-06-08 Vincent Fut/run-fio-tests: move get_file outside of FioJobFileTest
2023-06-08 Vincent Fut/run-fio-tests: rename FioJobTest to FioJobFileTest
2023-06-08 Vincent Fut/run-fio-tests: split source file
2023-06-01 Vincent Fut/run-fio-tests: address issues identified by pylint
2023-06-01 Vincent Fut/run-fio-tests: integrate t/nvmept.py
2023-06-01 Vincent Fut/nvmept.py: test script for io_uring_cmd NVMe pass...
2023-05-10 Vincent Fut/run-fio-test: fix comment
2023-05-10 Jens Axboet/read-to-pipe-async: remove dead code
2023-04-27 Anuj Guptat/io_uring: avoid null-ptr dereference in case setup_ri...
2023-04-27 Jens Axboet/io_uring: make submitter_init() return < 0 on error
2023-04-20 Vincent Fufio: replace malloc+memset with calloc
2023-04-13 Vincent Futest: improve evaluation of t0020.fio and t0021.fio
2023-04-13 Vincent Fut/random_seed: python script to test random seed options
2023-04-13 Xiaoguang Wangt/io_uring: fix max_blocks calculation in nvme passthro...
2023-03-20 Christian Loehlefio: steadystate: allow for custom check interval
2023-03-14 Jens Axboet/io_uring: abstract out init_new_io() helper
2023-03-14 Jens Axboet/io_uring: use the get_offset() code to retrieve pass...
2023-03-14 Jens Axboet/io_uring: avoid truncation of offset on 32-bit builds
2023-03-07 Shin'ichiro Kawasakit/zbd: fix minimum write size to sequential write requi...
2023-03-07 Shin'ichiro Kawasakit/zbd: rename logical_block_size to min_seq_write_size
2023-03-03 Vincent FuMerge branch 'fiologparser-fix' of https://github.com...
2023-02-28 Jens AxboeMerge branch 'doc-Clarify_Runtime_Param' of https:...
2023-02-15 Vincent FuMerge branch 'Read_Stats_Not_Reported_For_Timed_Backlog...
2023-02-14 Shin'ichiro Kawasakit/zbd: add test cases for zone_reset_threshold option
2023-02-14 Shin'ichiro Kawasakizbd: rename the accounting 'sectors with data' to ...
2023-01-31 Vincent Futest: add test for lib/pattern segfault issue
2022-12-16 Vincent Fut/run-fio-tests: relax acceptance criteria for t0008
2022-12-12 Jens Axboet/io_uring: adjust IORING_REGISTER_MAP_BUFFERS value
2022-11-19 Logan Gunthorpetest: add large pattern test
2022-11-18 Shin'ichiro Kawasakit/zbd: add test case to check experimental_verify option
2022-11-18 Shin'ichiro Kawasakit/zbd: remove experimental_verify option from test...
2022-11-18 Shin'ichiro Kawasakit/zbd: add test case to check zone_reset_threshold...
2022-11-18 Shin'ichiro Kawasakit/zbd: modify test case #34 for block size unaligned...
2022-11-18 Shin'ichiro Kawasakit/zbd: fix test case #33 for block size unaligned to...
2022-10-24 Shin'ichiro Kawasakitest: add test for experimental verify with loops and...
2022-10-24 Shin'ichiro Kawasakitest: add test for verify read back of experimental...
2022-10-24 Vincent FuMerge branch 'fix-cpus_allowed' of https://github.com...
2022-10-22 mayuanpengcpus_allowed: use __NRPROCESSORS_CONF instead of __SC_N...
2022-10-16 Dmitry Fomichevt/zbd: add a CLI option to force io_uring
2022-10-16 Dmitry Fomichevt/zbd: fix max_open_zones determination in tests
2022-10-05 Vincent Futest: make t0014.fio time_based
2022-10-05 Vincent Futest: improve run-fio-tests.py file open method
2022-10-05 Vincent Futest: fix t/run-fio-tests.py style issues identified...
2022-10-05 Vincent Futest: add basic tests for trimwrite workloads
2022-10-05 Vincent Futest: fix style issues in run-fio-tests.py
2022-10-05 Vincent Futest: check all offsets touched for randtrimwrite
2022-10-05 Vincent Futest: clean up randtrimwrite test
2022-10-03 Vincent Futest: test job for randtrimwrite
2022-09-28 Jens Axboet/io_uring: get rid of useless read barriers
2022-09-03 Jens Axboet/io_uring: enable support for registered buffers for...
2022-09-03 Jens Axboet/io_uring: properly detect numa nodes for passthrough...
2022-09-01 Jens AxboeMerge branch 'fiopr_compressfixes' of https://github...
2022-09-01 aggieNick02Fix fio silently dropping log entries when using log_co...
2022-09-01 Jens Axboet/io_uring: minor optimizations to IO init fast path
2022-09-01 Jens Axboet/io_uring: take advantage of new io_uring setup flags
2022-09-01 Jens Axboet/io_uring: unify getting of the offset
2022-08-30 Vincent Futest: add tests for lfsr and norandommap
2022-08-29 Vincent Futest: add some tests for seq and rand offsets
2022-08-26 Jens Axboet/io_uring: remove duplicate definition of gettid()
2022-08-26 Vincent Futest: add basic test for io_uring ioengine
2022-08-26 Jens Axboet/io_uring: fix 64-bit cast on 32-bit archs
2022-08-26 Anuj Guptat/io_uring: add support for async-passthru
2022-08-26 Anuj Guptat/io_uring: prep for including engines/nvme.h in t...
2022-08-25 Jens AxboeMerge branch 'master' of https://github.com/kraj/fio
2022-08-25 Khem Rajio_uring: Replace pthread_self with s->tid
2022-08-23 Vincent FuMerge branch 'sigbreak-wait' of github.com:bjpaupor/fio
2022-08-17 Jens AxboeMerge branch 'clarify-io-errors' of https://github...
next