fio.git
2023-07-21 Damien Le Moalstats: Add hint information to per priority level stats prio-hints
2023-07-21 Damien Le Moalcmdprio: Add support for per I/O priority hint
2023-07-21 Damien Le Moaloptions: add priohint option
2023-07-21 Damien Le Moalos-linux: add initial support for IO priority hints
2023-07-21 Damien Le Moalcmdprio: Introduce generic option definitions
2023-07-21 Damien Le Moalos-linux: Cleanup IO priority class and value macros
2023-07-21 Shin'ichiro... backend: clear IO_U_F_FLIGHT flag in zero byte read...
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... t/zbd: add missing prep_write for test cases with write...
2023-07-20 Shin'ichiro... t/zbd: fix fio failure check and SG node failure in...
2023-07-20 Shin'ichiro... t/zbd: get max_open_zones from sysfs
2023-07-20 Shin'ichiro... t/zbd: add test case to check max_active_zones limit...
2023-07-20 Shin'ichiro... t/zbd: add test case to check zones in closed condition
2023-07-20 Shin'ichiro... t/zbd: add max_active_zone variable
2023-07-20 Shin'ichiro... t/zbd: add close_zone helper function
2023-07-20 Shin'ichiro... docs: modify max_open_zones option description
2023-07-20 Shin'ichiro... zbd: print max_active_zones limit error message
2023-07-20 Shin'ichiro... zbd: write to closed zones on the devices with max_acti...
2023-07-20 Shin'ichiro... zbd: get max_active_zones limit value from zoned devices
2023-07-15 Jens AxboeMerge branch 'patch-3' of https://github.com/yangjueji/fio
2023-07-14 Michael Kelleythinktime: Avoid calculating a negative time left to...
2023-07-14 Vincent Fustat: add diskutil aggregated sectors to normal output
2023-07-14 Vincent Fustat: add new diskutil sectors to json output
2023-07-13 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2023-07-13 Bart Van Asschediskutil: Report how many sectors have been read and...
2023-07-13 Bart Van Asschediskutil: Fix a debug statement in get_io_ticks()
2023-07-13 Bart Van Asschediskutil: Simplify get_io_ticks()
2023-07-13 Bart Van Asschediskutil: Remove casts from get_io_ticks()
2023-07-13 Bart Van Asschediskutil: Improve disk utilization data structure docum...
2023-07-13 Vincent Fuoptions: add code for FDP pli selection use in client...
2023-07-13 Ankit Kumarengines/xnvme: add support for fdp
2023-07-13 Ankit Kumarfdp: support random placement id selection
2023-07-13 Ankit Kumarfdp: fix placement id check
2023-07-13 Ankit Kumarfdp: use macros
2023-07-06 Jueji Yangfix: io_uring sqpoll issue_time empty when kernel not...
2023-07-05 Bart Van Asschezbd: Support finishing zones on Android
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-05 Vincent Fuengines/io_uring: remove dead code related to trim
2023-07-05 Vincent Fuengines/io_uring_cmd: make trims async
2023-07-05 Jens AxboeMerge branch 'makefile-hardening-cpp-flags' of https...
2023-07-04 Martin SteigerwaldKeep C pre processor hardening build flags.
2023-07-03 Jens Axboefio/server: fix confusing sk_out check
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-20 Vincent Fuinit: don't adjust time units again for subjobs
2023-06-16 Vincent Fudocs: clarify opendir description
2023-06-10 Shin'ichiro... zbd: avoid Coverity defect report
2023-06-08 Shin'ichiro... t/zbd: test write zone accounting of trim workload
2023-06-08 Shin'ichiro... t/zbd: test write zone accounting of almost full zones
2023-06-08 Shin'ichiro... t/zbd: reset zones before tests with max_open_zones...
2023-06-08 Shin'ichiro... zbd: fix write zone accounting of trim workload
2023-06-08 Shin'ichiro... zbd: fix write zone accounting of almost full zones
2023-06-08 Shin'ichiro... zbd: do not reset extra zones in open conditions
2023-06-08 Shin'ichiro... zbd: rename 'open zones' to 'write 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-27 Vincent Fuci: disable tls for msys2 builds
2023-05-24 Vincent Fuci: upload tagged GitHub Actions Windows installers...
2023-05-24 Vincent Fuci: stop using AppVeyor for Windows builds
2023-05-23 Jens AxboeFio 3.35 fio-3.35
2023-05-23 Vincent FuMerge branch 'master' of https://github.com/bvanassche/fio
2023-05-22 Bart Van Asschezbd: Report the zone capacity
2023-05-20 Jens Axboeio_ur: make sure that sync errors are noticed upfront
2023-05-19 Bart Van Asschezbd: Make an error message more detailed
2023-05-19 Jens AxboeMerge branch 'master' of https://github.com/huajingyun0...
2023-05-19 Jingyun HuaAdd LoongArch64 support
2023-05-18 Vincent Fuci: fix ups for 32-bit GitHub Actions Linux builds
2023-05-18 Vincent FuRevert "ci: stop testing Linux 32-bit builds"
2023-05-17 Vincent Fudocs: document no_completion_thread
2023-05-17 Vincent Fudocs: move experimental_verify description
2023-05-17 Vincent Fudocs: move rate_cycle description
2023-05-16 Ankit Kumarengines/io_uring: fix coverity issue
2023-05-15 Vincent Fuci: stop testing Linux 32-bit builds
2023-05-15 Ankit Kumarengines/io_uring_cmd: add extended LBA support
2023-05-15 Ankit Kumarengines/nvme: support for 64 LBA formats
2023-05-11 Vincent Fudocs: expand description for interval-based bw and...
2023-05-10 Vincent Fut/run-fio-test: fix comment
2023-05-10 Jens Axboeengines/rdma: remove dead code
2023-05-10 Jens Axboet/read-to-pipe-async: remove dead code
2023-05-10 Jens AxboeREADME: remove reference to the bsdio installer
next