fio.git
2024-01-22 Vincent Fufilesetup: clear O_RDWR flag for verify_only write...
2024-01-18 Vincent Fuci: stop hard coding number of jobs for make
2024-01-17 Jens Axboeconfigure: enable NVME_URING_CMD checking for Android
2024-01-16 Vincent FuMerge branch 'group_reporting_indentation' of https...
2024-01-14 Mateusz Piotrowskidoc: group_reporting: Fix indentation and syntax
2023-12-29 Vincent Fut/strided: check_result() has no return value
2023-12-29 Vincent Fut/strided: call parent class check_result()
2023-12-29 Vincent Fut/random_seed: call parent class check_result()
2023-12-27 Vincent Fut/nvmept: call parent class check_result()
2023-12-20 Shin'ichiro... t/zbd: add test case to confirm no write with rwmixwrit...
2023-12-20 Shin'ichiro... zbd: avoid write with rwmixwrite=0 option
2023-12-15 Jens Axboeengines/http: use proper error value
2023-12-15 Jens AxboeMerge branch 'master' of https://github.com/preichl/fio
2023-12-15 Pavel Reichlengines/http: Drop unused varible
2023-12-15 Pavel Reichlclient/server: remove dead code
2023-12-15 Pavel Reichlengines/rdma: remove dead code
2023-12-14 Jens AxboeMerge branch 'master' of https://github.com/preichl/fio
2023-12-14 Pavel Reichlengines/http: Fix memory leak
2023-12-14 Jens AxboeMerge branch 'patch-3' of https://github.com/0mp/fio
2023-12-14 Mateusz Piotrowskidoc: Reference geom(4) for FreeBSD users
2023-12-12 Ankit Kumarengines/io_uring_cmd: skip pi verify checks for error...
2023-12-11 Vincent FuMerge branch 'master' of https://github.com/bvanassche/fio
2023-12-11 Vincent Fuengines/io_uring_cmd: friendlier bad bs error msg
2023-12-07 Bart Van AsscheFall back to F_SET_RW_HINT if F_SET_FILE_RW_HINT is...
2023-11-20 Vincent FuMerge branch 'xnvme_includes' of https://github.com...
2023-11-20 Simon A. F... engines/xnvme: only include entry-header ('libxnvme.h')
2023-11-07 Vincent Fut/jobs/t0012.fio: make this job time_based
2023-11-06 Vincent Fudocs: add warning to per_job_logs option
2023-11-06 Vincent Fuclient/server: enable per_job_logs option
2023-11-03 Vincent FuMerge branch 'thinkcycles-parameter' of https://github...
2023-11-03 Christian Loehlefio: Introduce new constant thinkcycles option
2023-11-02 Ankit Kumarengines/xnvme: fix fdp support for userspace drivers
2023-10-31 Jens AxboeMerge branch 'pi-perf' of https://github.com/ankit...
2023-10-31 Ankit Kumarcrct10: use isa-l for crc if available
2023-10-25 Vincent FuMerge branch 'englist' of https://github.com/vt-alt/fio
2023-10-25 Vincent Fuengines/io_uring_cmd: allocate enough ranges for async...
2023-10-25 Vitaly Chikunovnfs: Fix incorrect engine registering for '--enghelp...
2023-10-23 Jens AxboeMerge branch 'spellingfixes-2023-10-23' of https:/...
2023-10-23 Martin SteigerwaldVarious spelling fixes.
2023-10-23 Jens AxboeMerge branch 'fix-riscv64-cpu-clock' of https://github...
2023-10-22 Gilbert Gilb'sriscv64: get clock from `rdtime` instead of `rdcycle`
2023-10-20 Jens AxboeMerge branch 'master' of https://github.com/michalbiese...
2023-10-20 Jens AxboeFio 3.36 fio-3.36
2023-10-20 Michal Biesekriscv64: add syscall helpers
2023-10-19 Vincent FuMerge branch 'master' of https://github.com/shailevi23/fio
2023-10-19 Jens AxboeMerge branch 'fix_issue_1642' of https://github.com...
2023-10-19 zhuqingsong... fix assert failed when timeout during call rate_ddir.
2023-10-19 Shai Levyhelper_thread: fix pthread_sigmask typo.
2023-10-19 Shai Levyconfigure: improve pthread_sigmask detection.
2023-10-16 Vincent Fuci: explicitly install pygments and certifi on macos
2023-10-13 Shin'ichiro... t/zbd: avoid test case 45 failure
2023-10-06 Vincent FuMerge branch 'fix-stat-overflow' of https://github...
2023-10-05 Alexey NeymanHandle 32-bit overflows in disk utilization stats
2023-10-05 Alexey NeymanChange memcpy() calls to assignments
2023-10-02 Vincent Fuiolog: don't truncate time values
2023-09-29 Vincent Fuci: switch macos runs from macos-12 to macos-13
2023-09-29 Vincent Fuworkqueue: handle nice better
2023-09-29 Jens AxboeMerge branch 'fix_verify_block_offset' of https://githu...
2023-09-28 Igor Pylypivverify: Fix the bad pattern block offset value
2023-09-26 Shin'ichiro... t/zbd: set mq-deadline scheduler to device-mapper desti...
2023-09-20 Vincent FuMerge branch 'fio_client_server_doc_fix' of https:...
2023-09-19 aggieNick02Update docs to clarify how to pass job options in clien...
2023-09-14 Vincent Fuverify: open state file in binary mode on Windows
2023-09-11 Ankit Kumarengines:nvme: fill command fields as per pi check bits
2023-09-11 Ankit Kumarengines:io_uring_cmd: disallow verify for e2e pi with...
2023-09-11 Vincent FuMerge branch 'pcpp_epoch_fixing_2' of https://github...
2023-09-08 aggieNick02Make log_unix_epoch an official alias of log_alternate_...
2023-09-08 aggieNick02Record job start time to fix time pain points
2023-09-02 Jens AxboeMerge branch 'pcpp_parse_nr_fix' of https://github...
2023-09-01 aggieNick02Add basic error checking to parsing nr from rw=randrw...
2023-08-23 Jens AxboeMerge branch 'master' of https://github.com/michalbiese...
2023-08-23 Michal BiesekAdd RISC-V 64 support
2023-08-16 Ankit Kumarexamples: add example and fiograph for protection infor...
2023-08-15 Jens Axboeengines/io_uring: fix leak of 'ld' in error path
2023-08-14 Vincent Fut/nvmept_pi: test script for protection information
2023-08-14 Vincent Fut/fiotestlib: use config variable to skip test at runtime
2023-08-14 Ankit Kumarengines:io_uring: generate and verify pi for 64b guard
2023-08-14 Ankit Kumarengines:nvme: pull required 48 bit accessors from linux...
2023-08-14 Ankit Kumarcrc: pull required crc64 nvme apis from linux kernel
2023-08-14 Ankit Kumarengines:io_uring: generate and verify pi for 16b guard
2023-08-14 Ankit Kumarcrc: pull required crc16-t10 files from linux kernel
2023-08-14 Ankit Kumario_u: move engine data out of union
2023-08-14 Ankit Kumarengines:io_uring: uring_cmd add support for protection...
2023-08-14 Ankit Kumarengines:io_uring: enable support for separate metadata...
2023-08-14 Ankit Kumarengines:io_uring: update arguments to fetch nvme data
2023-08-14 Ankit Kumarengines:io_uring: add missing error during open file
2023-08-03 Vincent Fueta: calculate aggregate bw statistics even when eta...
2023-08-02 Vincent Fut/fiotestlib: make recorded command prettier
2023-08-02 Vincent Fut/nvmept: fix typo
2023-07-31 Jens AxboeMerge branch 'master' of https://github.com/min22/fio
2023-07-31 Jens AxboeMerge branch 'improment/constness' of https://github...
2023-07-30 Denis Proninuse 'const' where it is required
2023-07-28 Jens AxboeRevert "correctly free thread_data options at the topmo...
2023-07-28 Jens AxboeMerge branch 'td-eo-double-free-fix' of https://github...
2023-07-28 Jens AxboeMerge branch 'master' of https://github.com/dpronin/fio
2023-07-28 Jens AxboeMerge branch 'io_uring' of https://github.com/dpronin/fio
2023-07-28 Denis Proninio_uring engine: 'atomic_load_relaxed' instead of ...
2023-07-28 Denis Pronincorrectly free thread_data options at the topmost paren...
2023-07-28 Denis Proninfix missing headers in multiple files
2023-07-27 Jens AxboeMerge branch 'helper_thread-fix-missing-stdbool-header...
next