summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-01hash: cleanupsrefillJens Axboe
2022-07-01lib/rand: improve __fill_random_buf()Jens Axboe
2022-07-01Simplify and optimize __fill_random_bufGeorg Sauthoff
2022-06-23Merge branch 'master' of https://github.com/bvanassche/fioJens Axboe
2022-06-23ci: Verify the Android buildBart Van Assche
2022-06-23ci/travis-*: Fix shellcheck warningsBart Van Assche
2022-06-22configure: add option to disable xnvme buildAnkit Kumar
2022-06-19gettime: fix whitespace damageJens Axboe
2022-06-15Merge branch 'master' of https://github.com/useche/fioJens Axboe
2022-06-15Init file_cache to invalid (maj, min)Luis Useche
2022-06-15ioengines: clean up latency accounting for 3 ioenginesVincent Fu
2022-06-15ioengines: update last_issue if we set issue_timeVincent Fu
2022-06-15HOWTO: improve description of latency measuresVincent Fu
2022-06-15ioengines: don't record issue_time if ioengines already do itVincent Fu
2022-06-15ioengines: add helper for trims with async ioenginesVincent Fu
2022-06-13Merge branch 'master' of https://github.com/bvanassche/fioJens Axboe
2022-06-13configure: Fix libzbc detection on SUSE LinuxBart Van Assche
2022-06-13configure: Support gcc 12Bart Van Assche
2022-06-02t/zbd: skip test case #13 when max_open_zones is too smallShin'ichiro Kawasaki
2022-06-02engines/nvme: ioctl return value is an intJens Axboe
2022-06-02engines/nvme: fix 'fd' leak in error handlingJens Axboe
2022-06-02engines/io_uring: cleanup supported caseJens Axboe
2022-06-02examples: add 2 example job file for io_uring_cmd engineAnuj Gupta
2022-06-02engines/io_uring: Enable zone device support for io_uring_cmd I/O engineAnkit Kumar
2022-06-02zbd: Check for direct flag only if its block deviceAnkit Kumar
2022-06-02docs: document options for io_uring_cmd I/O engineAnkit Kumar
2022-06-02engines/io_uring: add new I/O engine for uring passthrough supportAnuj Gupta
2022-06-02nvme: add nvme opcodes, structures and helper functionsAnkit Kumar
2022-06-02init: return error incase an invalid value is passed as optionAnuj Gupta
2022-06-02configure: check nvme uring command supportAnkit Kumar
2022-06-02io_uring.h: add IORING_SETUP_SQE128 and IORING_SETUP_CQE32Anuj Gupta
2022-05-31docs: update language setting for Sphinx buildVincent Fu
2022-05-29Merge branch 'wip-lmy-rados' of https://github.com/liangmingyuanneo/fioJens Axboe
2022-05-29engines/ceph: add option for setting config file pathliangmingyuan
2022-05-27docs: update discussion of huge page sizesVincent Fu
2022-05-27t/run-fio-tests: improve json data decodingVincent Fu
2022-05-27HOWTO: add blank line for prettier formattingVincent Fu
2022-05-27configure: refer to zlib1g-dev package for zlib supportVincent Fu
2022-05-27steadystate: delete incorrect commentVincent Fu
2022-05-25Merge branch 'master' of https://github.com/guoanwu/fioJens Axboe
2022-05-22pmemblk.c: fix one logic bug - read always with writedennis.wu
2022-05-12Makefile: Suppress `-Wimplicit-fallthrough` when compiling `lex.yy`Ammar Faizi
2022-05-12backend: Fix indentationAmmar Faizi
2022-05-12examples: add example job file for xnvme engine usageAnkit Kumar
2022-05-12docs: documentation for xnvme ioengineAnkit Kumar
2022-05-12engines/xnvme: add xnvme engineAnkit Kumar
2022-05-01Merge branch 'patch-1' of https://github.com/ferdnyc/fioJens Axboe
2022-05-01README: Update Fedora pkg URLFrank Dana
2022-04-29Merge branch 'global_dedup' of https://github.com/bardavid/fioJens Axboe
2022-04-28adding an example for dedupe_global usage and DRR testingBar David