fio.git
8 days ago Vincent Fubackend: clean up requeued io_u's master
10 days ago Vincent Fuioengines: clear in-flight bit for FIO_Q_BUSY syncs
10 days ago Vincent Fut/verify: skip crc7 when running checksum tests
12 days ago Jens AxboeMerge branch 'opt/io_uring-sq-full-check' of https...
12 days ago Caleb Sander... engines/io_uring: remove unnecessary SQ full check
2025-05-23 Runa Guo-ocAdd Zhaoxin support to enable tsc_reliable and arch_ran...
2025-05-20 Jens AxboeFio 3.40 fio-3.40
2025-05-16 Vincent Fut/verify: add tests to exercise verify_pattern_interval
2025-05-16 Vincent Fut/verify: Windows --output work-around
2025-05-16 Vincent Fut/verify: test cases for running pattern and pattern_hdr
2025-05-16 Vincent Fuverify: add verify_pattern_interval option
2025-05-16 Vincent Fuci: don't skip verify tests when triggered manually
2025-05-16 Vincent Fuci: for nightly verify tests use all checksum methods
2025-05-16 Vincent Fut/fiotestcommon: lengthen timeout for longer tests
2025-05-16 Vincent Fuverify: omit verify type mismatch error message for...
2025-05-16 Vincent Fuverify: make verify_pattern=%o thread safe
2025-05-16 Vincent Fuverify: fix verify_offset when used with pattern_hdr
2025-05-16 Vincent Fuverify: add verify mode for a pattern with header
2025-05-14 Damien Le Moalconfigure: Fix libnfs cflags and libs
2025-05-13 Shin'ichiro... fio_sem, diskutil: introduce fio_shared_sem and use...
2025-05-09 Damien Le Moalman: Fix recover_zbd_write_error option description
2025-05-08 Vincent Fuwindows: fix pread/pwrite
2025-05-08 Jens AxboeMerge branch 'continue_on_error_fix_up' of https:/...
2025-05-08 Jens AxboeHOWTO: fix bad whitespace
2025-05-08 Jens AxboeMerge branch 'patch-1' of https://github.com/avrittrohw...
2025-05-08 Avritt RohwerDocument expected filename format for s3 http engine.
2025-05-08 Shin'ichiro... oslib: blkzoned: add missing blkzoned_move_zone_wp...
2025-05-07 Shin'ichiro... t/zbd: add run-tests-against-scsi_debug
2025-05-07 Shin'ichiro... t/zbd: add the test cases to confirm continue_on_error...
2025-05-07 Shin'ichiro... t/zbd: set badblocks related parameters in run-tests...
2025-05-07 Shin'ichiro... zbd: add the recover_zbd_write_error option
2025-05-07 Shin'ichiro... zbd: introduce zbd_move_zone_wp()
2025-05-07 Shin'ichiro... engines/libzbc: implement move_zone_wp callback
2025-05-07 Shin'ichiro... ioengine: add move_zone_wp() callback
2025-05-07 Shin'ichiro... oslib: blkzoned: add blkzoned_move_zone_wp() helper...
2025-04-16 Jens AxboeMerge branch 'master' of https://github.com/blah325/fio
2025-04-15 jrizzoFix hang on Windows when multiple --client args are...
2025-04-14 Shin'ichiro... t/zbd: add test for the case all write zones have small...
2025-04-14 Shin'ichiro... zbd: finish zone when all random write target zones...
2025-04-14 Shin'ichiro... zbd: factor out zbd_pick_write_zone()
2025-04-14 Shin'ichiro... zbd: move zone finish operation to zbd_convert_to_write...
2025-04-07 Vincent Fuci: add verify-trim.py test script
2025-04-07 Vincent Fut/verify-trim.py: superficial test script for verify...
2025-04-07 Vincent Fuverify/trim: make trim_backlog_batch work
2025-04-07 Vincent Fuverify/trim: stop issuing trims if we run out
2025-04-07 Vincent Fuinit: error out when readonly is set for a trim/verify...
2025-04-07 Vincent Futrim_verify: include a trim panel in the output
2025-04-07 Vincent Fufio: allow trim operations for verify/trim workloads
2025-04-04 Vincent Fuci: set kvm permissions for GHA QEMU jobs
2025-03-18 Jens AxboeMerge branch 'iouring-spellingfix-2025-03-18' of https...
2025-03-18 Martin SteigerwaldFix spelling error in IO uring engine.
2025-03-07 Vincent FuMerge branch 'dfs' of https://github.com/henglgh/fio
2025-03-07 fugendfs: fix fail to load dfs engine
2025-03-06 Vincent Fuci: add nightly test for verify
2025-03-06 Vincent Fut/run-fio-test: add t/verify.py
2025-03-06 Vincent Fut/fiotestcommon: add a success pattern for long tests
2025-03-06 Vincent Fut/verify.py: Add verify test script
2025-03-06 Vincent Fut/fiotestlib: display stderr size when it is not empty...
2025-03-06 Vincent Fut/fiotestlib: improve JSON decoding
2025-03-06 Vincent Fut/fiotestcommon: do not require nvmecdev argument for...
2025-03-06 Ankit Kumarverify: adjust fio_offset_overlap_risk to include randommap
2025-03-06 Ankit Kumarverify: fix verify issue with offest modifiers
2025-03-06 Ankit Kumarinit: fixup verify_offset option
2025-03-06 Ankit Kumarbackend: fix verify issue during readwrite
2025-03-06 Ankit Kumarverify: disable write sequence checks with norandommap...
2025-03-06 Ankit Kumarverify: fix verify issues with norandommap
2025-03-06 Ankit Kumarverify: header seed check for read only workloads
2025-03-06 Ankit Kumarverify: disable header seed check for verify_only jobs
2025-03-06 Ankit Kumarverify: enable header seed check for 100% write jobs
2025-03-06 Ankit Kumarverify: disable header seed checking instead of overwri...
2025-03-06 Ankit Kumarfio: add verify_header_seed option
2025-03-06 Ankit Kumarinit: write sequence behavior change for verify_only...
2025-03-06 Ankit Kumarverify: add missing client/server support for verify_wr...
2025-03-06 Ankit Kumarfilesetup: remove unnecessary check
2025-03-05 Vincent FuMerge branch 'update-docs-for-compare' of https://githu...
2025-03-03 Minwoo Imdocs: update docs for verify_mode=compare of io_uring_cmd
2025-02-20 Jens AxboeRe-introduce RWF_DONTCACHE
2025-02-20 Jens AxboeMerge branch 'fix-DNDEBUG' of https://github.com/danded...
2025-02-20 Dan Dedrickt/read-to-pipe-async: fix -DNDEBUG support
2025-02-18 Jens AxboeFio 3.39 fio-3.39
2025-02-17 Jens Axboecrc/sha512: fix missing finalize part of sha512 hash
2025-02-17 Ritesh Harjani... libaio: Add vectored io support
2025-02-14 Vincent FuMerge branch 't0036-0037' of https://github.com/kawasak...
2025-02-14 Shin'ichiro... t/jobs/t0036,0037: add tests for verify_state_save...
2025-02-13 Jens Axboet/io_uring: fix passthrough fixed buffer support
2025-02-13 Shin'ichiro... t/verify-state.c: adjust to verify state format change
2025-02-13 Shin'ichiro... verify: double number of writes to save completions
2025-02-13 Shin'ichiro... verify: print message when verify_state_should_stop...
2025-01-23 Vincent Fut/run-fio-tests: add client/server test script
2025-01-23 Vincent Fut/client-server: basic client/server test script
2025-01-23 Vincent Fuci: install kill binary for Debian platforms
2025-01-23 Vincent Fut/fiotestlib: improve JSON decoding
2025-01-23 Vincent Fuclient: separate global options from multiple servers
2025-01-23 Vincent Fujson: allow empty string values
2025-01-23 Vincent Fuclient: rename job_opt_object to global_opt_object
2025-01-22 Shin'ichiro... t/zbd: add test case to confirm no max_open_zones limit...
2025-01-22 Shin'ichiro... zbd: do not check open zones status and limits when...
2025-01-21 Vincent FuMerge branch 'pre_success' of https://github.com/kawasa...
2025-01-21 Shin'ichiro... t/run-fio-tests: remove redundant pre_success lines
2024-12-16 Vincent FuMerge branch 'master' of https://github.com/termim/fio
next