fio.git
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
2024-12-16 Mikhail TerekhovAdd .readthedocs.yaml file.
2024-12-09 Ronnie Sahlbergnfs: add support for new libnfs API
2024-12-04 Vincent Fustat: fix unified_rw_reporting=both BW and IOPS
2024-11-22 Vincent Fudocs: explain type of memory allocated by md_per_io_size
2024-11-22 Vincent Fuengines/io_uring_cmd: disable iomem=malloc check for...
2024-11-05 Jens Axboet/io_uring: fix size confusion in allocate_mem()
2024-11-05 Jens AxboeMerge branch 'io_uring-depth'
2024-11-04 Jens Axboet/io_uring: add symbolic defines for NOP flags
2024-11-04 Jens Axboet/io_uring: enable registered file/buffer testing with NOP
2024-11-04 Jens Axboet/io_uring: register single buffer for whole IO region
2024-10-28 Vincent Fuengines/io_uring_cmd: do not send data buffer for write...
2024-10-28 Vincent Fuengines/io_uring_cmd: add option to set DEAC bit for...
2024-10-15 Vincent Fuci: always update apt cache before installing pkgs
2024-10-14 Jens Axboeengines/io_uring: don't mess with non power-of-2 queue... io_uring-depth
2024-10-03 Vincent Fudocs: mention unsupported configuration
2024-10-03 Vincent Fuclient/server: enable "All clients" latency percentiles
2024-10-02 Vincent Fudocs: addtions to client/server section
2024-10-02 Vincent Fuci/qemu: use a tarball to xfer source code to guest
2024-10-02 Jens AxboeFio 3.38 fio-3.38
2024-09-30 Jens Axboeengines/io_uring: add support for async TRIM
2024-09-30 Jens Axboet/io_uring: only load tail once per reap loop
2024-09-27 Vincent Fuci/qemu: change the name of this workflow
2024-09-27 Vincent Fuci: allow GitHub Actions workflows to be manually triggered
2024-09-27 Minwoo Imengines/io_uring: Fix negative errno in io_u->error
2024-09-27 Minwoo ImHOWTO: update 'verify_mode' for io_uring_cmd
2024-09-26 Jens Axboeengines/io_uring: don't use abs() on an unsigned value
next