engines/exec: Code cleanup to remove leaks
[fio.git] / t /
2021-07-25 Jens AxboeMerge branch 'evelu-exec' of https://github.com/ErwanAl...
2021-07-15 Jens AxboeMerge branch 'dedupe_workset' of https://github.com...
2021-07-15 Bar Daviddedupe: allow to generate dedupe buffers from working set
2021-06-20 Jens AxboeMerge branch 'pkg_config_1' of https://github.com/kusum...
2021-06-14 Niklas Casselt/zbd: update test case 42
2021-06-08 Shin'ichiro Kawasakit/zbd: Fix write target zones counting in test case #31
2021-06-08 Shin'ichiro Kawasakit/zbd: Add ignore_zone_limit option to test with specia...
2021-06-08 Shin'ichiro Kawasakit/zbd: Use max_open_zones that fio fetched from device
2021-04-12 Shin'ichiro Kawasakit/zbd: test repeated async write with block size unalig...
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
2021-03-06 Jens AxboeMerge branch 'clock_monotonic_unused' of https://github...
2021-02-22 Alexey Dobriyanzbd: support 'z' suffix for zone granularity
2021-01-29 Dmitry Fomichevt/zbd: avoid looping on invalid command line options
2021-01-29 Dmitry Fomichevt/zbd: increase timeout in test #48
2021-01-29 Dmitry Fomichevt/zbd: show elapsed time in test-zbd-support
2021-01-29 Dmitry Fomichevt/zbd: add test #54 to exercise ZBD verification
2021-01-29 Dmitry Fomichevt/zbd: add checks for offline zone condition
2021-01-29 Dmitry Fomichevt/zbd: prevent test #31 from looping
2021-01-29 Dmitry Fomichevt/zbd: add an option to bail on a failed test
2021-01-29 Shin'ichiro Kawasakit/zbd: fix wrong units in test case #37
2021-01-29 Shin'ichiro Kawasakit/zbd: test random I/O direction in all-conventional...
2021-01-29 Shin'ichiro Kawasakit/zbd: test that zone_reset_threshold calculation is...
2021-01-29 Shin'ichiro Kawasakit/zbd: test that conventional zones are not locked...
2021-01-29 Shin'ichiro Kawasakit/zbd: skip tests that need too many sequential zones
2021-01-29 Shin'ichiro Kawasakit/zbd: skip tests when test prerequisites are not met
2021-01-29 Shin'ichiro Kawasakit/zbd: add -t option to run-tests-against-nullb
2021-01-29 Dmitry Fomichevt/zbd: add run-tests-against-nullb script
2021-01-29 Dmitry Fomichevt/zbd: check for error in test #2
2021-01-12 Jens AxboeMerge branch 'zipf-pareto-lock' of https://github.com...
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-11 Adam Kupczykdistibutions: Extend flexibility of non-uniform random...
2021-01-11 Philippe Antoinefuzz: Adds fuzz target for parse_jobs_ini
2020-11-12 Jens Axboet/latency_percentiles.py: tweak terse output parse
2020-11-09 Jens Axboet/latency_percentiles.py: correct terse parse
2020-11-05 Jens AxboeMerge branch 'master' of https://github.com/albert...
2020-10-30 Shin'ichiro Kawasakit/zbd: Fix test target size of test case #48
2020-09-15 Jens AxboeMerge branch 'msys2' of https://github.com/sitsofe...
2020-09-12 Sitsofe Wheelermemlock: avoid type confusion in format string
2020-09-03 Jens Axboet/io_uring: allow setting fixed files/buffers as arguments
2020-09-01 Shin'ichiro Kawasakit/zbd: Remove unnecessary option for zbc_reset_zone
2020-09-01 Shin'ichiro Kawasakit/zbd: Reset all zones before test when max open zones...
2020-09-01 Shin'ichiro Kawasakit/zbd: Add -o option to t/zbd/test-zoned-support
2020-09-01 Shin'ichiro Kawasakit/zbd: Improve usage message of test-zbd-support script
2020-08-31 Jens AxboeMerge branch 'multi_job_flow' of https://github.com...
2020-08-31 David, Barflow: add ability for weight-based flow control on...
2020-08-28 Jens AxboeUse fallthrough attribute
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-18 Jens AxboeMerge branch 'filelock_assert_fix' of https://github...
2020-08-11 Dmitry Fomichevt/zbd: check log file for failed assertions
2020-08-08 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-07-27 Jens Axboet/jobs/t001[1-2].fio: run for 10 seconds instead of 3
2020-07-25 Jens AxboeMerge branch 'test-cleanup' of https://github.com/vince...
2020-07-25 Vincent Fut/run-fio-tests: add description to each test result...
2020-07-25 Vincent Fut/run-fio-tests: fix issues identified by pylint3 and...
2020-07-25 Vincent Fut/run-fio-tests: catch modprobe exceptions
2020-07-24 Jens AxboeMerge branch 'sribs-patch-1039' of https://github.com...
2020-07-22 Shin'ichiro Kawasakit/zbd: Improve pass condition of test case #49
2020-07-21 Hans Holmbergt/zbd: Add test case to check zonecapacity option
2020-07-21 Shin'ichiro Kawasakit/zbd: Support testing zone capacity smaller than zone...
2020-07-21 Hans Holmbergt/zbd: Support testing zone capacity smaller than zone...
2020-07-21 Shin'ichiro Kawasakit/zbd: Mandate blkzone capacity report for devices...
2020-07-18 Jens AxboeMerge branch 'patch-1' of https://github.com/avlasov...
2020-07-17 Shin'ichiro Kawasakit/zbd: Enable regular block devices for test case #47
2020-07-17 Shin'ichiro Kawasakit/zbd: Remove write before random read/write from test...
2020-07-17 Shin'ichiro Kawasakit/zbd: Combine write and read fio commands for test...
2020-07-17 Shin'ichiro Kawasakit/zbd: Combine write and read fio commands for test...
2020-07-17 Shin'ichiro Kawasakit/zbd: Combine write and read fio commands for test...
2020-07-17 Shin'ichiro Kawasakit/zbd: Add write_and_run_one_fio_job() helper function
2020-07-17 Shin'ichiro Kawasakit/zbd: Fix pass condition of test case #3
2020-07-08 Jens Axboet/io_uring: make bs and polled IO configurable at runtime
2020-07-04 Jens AxboeMerge branch 'overlap' of https://github.com/bvanassche/fio
2020-07-04 Bart Van AsscheAdd a test for serialize_overlap=1
2020-07-04 Bart Van Asschet/run-fio-tests.py: Increase IOPS tolerance further
2020-06-22 Jens AxboeMerge branch 'atomics' of https://github.com/bvanassche/fio
2020-06-22 Bart Van AsscheOptimize fio_gettime_offload()
2020-06-22 Bart Van AsscheAdd a test that sets gtod_cpu=1
2020-06-22 Bart Van Asschet/run-fio-tests.py: Increase IOPS tolerance further
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-06-10 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-06-07 Bart Van Asschet/run-fio-tests.py: Accept a wider range of IOPS values
2020-06-07 Bart Van AsscheSwitch to Python3
2020-05-28 Jens AxboeMerge branch 'python3-testing' of https://github.com...
2020-05-28 Vincent Futesting: change two test scripts to refer to python3
2020-05-28 Jens AxboeMerge branch 'testing' of https://github.com/vincentkfu/fio
2020-05-28 Vincent Fut/run-fio-tests: pass-through arguments to test scripts
2020-05-26 Dmitry Fomichevt/zbd: make the test script easier to terminate
2020-05-26 Dmitry Fomichevt/zbd: beautify test script output
2020-05-21 Jens AxboeMerge branch 'latency_run' of https://github.com/liu...
2020-05-20 Jens AxboeMerge branch 'testing' of https://github.com/vincentkfu/fio
2020-05-20 Vincent Fut/zbd: improve error handling for test scripts
2020-05-20 Vincent Futesting: use max-jobs to speed up testing
next