fio.git
2022-08-30 Jens AxboeFio 3.32 fio-3.32
2022-08-30 Jens Axboebackend: revert bad memory leak fix
2022-08-30 Vincent Futest: add tests for lfsr and norandommap
2022-08-29 Vincent Futest: get 32-bit Ubuntu 22.04 build working
2022-08-29 Vincent Futest: use Ubuntu 22.04 for 64-bit tests
2022-08-29 Vincent Futest: add some tests for seq and rand offsets
2022-08-26 Jens Axboet/io_uring: remove duplicate definition of gettid()
2022-08-26 Vincent Futest: add basic test for io_uring ioengine
2022-08-26 Jens Axboet/io_uring: fix 64-bit cast on 32-bit archs
2022-08-26 Anuj Guptat/io_uring: add support for async-passthru
2022-08-26 Anuj Guptat/io_uring: prep for including engines/nvme.h in t...
2022-08-25 Jens Axboeengines/io_uring: delete debug code
2022-08-25 Jens AxboeMerge branch 'master' of https://github.com/kraj/fio
2022-08-25 Khem Rajio_uring: Replace pthread_self with s->tid
2022-08-24 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2022-08-24 Bart Van AsscheEnable CPU affinity support on Android
2022-08-24 Jens Axboeengines/io_uring: pass back correct error value when...
2022-08-23 Vincent FuMerge branch 'sigbreak-wait' of github.com:bjpaupor/fio
2022-08-23 Vincent FuRevert "Fix multithread issues when operating on a...
2022-08-23 Vincent FuRevert "Minor style fixups"
2022-08-23 Brandon PauporeAdd wait for handling SIGBREAK
2022-08-17 Jens AxboeMerge branch 'clarify-io-errors' of https://github...
2022-08-16 Konstantin... doc: clarify that I/O errors may go unnoticed without...
2022-08-16 Vincent Futest: fix hash for t0016
2022-08-16 Vincent Futest: add latency test using posixaio ioengine
2022-08-16 Konstantin... doc: get rid of trailing whitespace
2022-08-16 Ankit Kumardoc: update fio doc for xnvme engine
2022-08-16 Ankit Kumarengines/xnvme: fix segfault issue with xnvme ioengine
2022-08-15 Vincent FuREADME: link to GitHub releases for Windows
2022-08-11 Vincent FuMerge branch 's3_crypto' of github.com:hualongfeng/fio
2022-08-11 Friendy.Su... ioengines: merge filecreate, filestat, filedelete engin...
2022-08-11 Feng, Hualongdoc: Add usage and example about s3 storage class and...
2022-08-11 Feng, Hualongengines/http: Add s3 crypto options for s3
2022-08-11 Feng, Hualongengines/http: Add storage class option for s3
2022-08-10 Jens Axboelib/rand: get rid of unused MAX_SEED_BUCKETS
2022-08-10 Jens AxboeMerge branch 'multi_seed_refill' of https://github...
2022-08-10 Sungup Moonlib/rand: Enhance __fill_random_buf using the multi...
2022-08-09 Jens AxboeFio 3.31 fio-3.31
2022-08-09 Vincent Fuci: drop master branch requirement for AppVeyor releases test-tag-2022-08-09-2
2022-08-09 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio test-tag-2022-08-09
2022-08-09 Vincent Fuci: upload tagged AppVeyor installers as GitHub releases
2022-08-07 Vincent Futesting: add test for slat + clat = tlat
2022-08-07 Vincent Fuengines/null: add FIO_ASYNCIO_SETS_ISSUE_TIME flag
2022-08-07 Vincent Futesting: add test for slat + clat = tlat
2022-08-03 Vincent Fufilesetup: use correct random seed for non-uniform...
2022-08-03 Vincent Fuengines/null: fill issue_time during commit
2022-08-03 Vincent Fuexamples: fix ioengine in zbd-rand-write.fio
2022-08-02 Jens AxboeMerge branch 'io_uring-numa'
2022-08-02 Jens Axboet/io_uring: support NUMA placement
2022-07-31 Jens Axboet/io_uring: switch to GiB/sec if numbers get large
2022-07-28 Vincent Fu.github: add pull request template
2022-07-28 Jens AxboeREADME: add maintainer section
2022-07-28 Jens AxboeMinor style fixups
2022-07-28 Jens AxboeMerge branch 'proposed_fix' of https://github.com/weber...
2022-07-26 Chris WeberFix multithread issues when operating on a single share...
2022-07-22 Vincent Fuci: install libnfs for linux and macos builds
2022-07-22 Vincent Fuengines/nfs: remove commit hook
2022-07-22 Vincent Fuconfigure: cleanups for nfs ioengine
2022-07-21 Vincent Fudocs: clarify write_iolog description
2022-07-19 Jens Axboeengines/http: silence openssl 3.0 deprecation warnings
2022-07-19 Vincent FuMerge branch 'giubacc-misplaced-goto'
2022-07-19 Giuseppe BacciniFixed misplaced goto in http.c
2022-07-11 Rebecca CranUpdate README.rst to specify secure protocols where...
2022-07-07 Jens AxboeMerge branch 'client-hist-le64' of https://github.com...
2022-07-07 Tuan Hoangclient: only do le64_to_cpu() on io_sample_data member...
2022-07-06 Jens AxboeMerge branch 'server-hist-le64' of https://github.com...
2022-07-06 Tuan Hoangserver: only do cpu_to_le64() on io_sample_data member...
2022-07-05 Jens Axboeconfigure: revert NFS configure change
2022-07-01 Jens Axboehash: cleanups
2022-07-01 Jens Axboelib/rand: improve __fill_random_buf()
2022-07-01 Jens AxboeMerge branch 'fill-random-smaller' of https://github...
2022-07-01 Georg SauthoffSimplify and optimize __fill_random_buf
2022-06-23 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2022-06-23 Bart Van Asscheci: Verify the Android build
2022-06-23 Bart Van Asscheci/travis-*: Fix shellcheck warnings
2022-06-22 Ankit Kumarconfigure: add option to disable xnvme build
2022-06-19 Jens Axboegettime: fix whitespace damage
2022-06-16 Jens AxboeMerge branch 'master' of https://github.com/useche/fio
2022-06-16 Luis UsecheInit file_cache to invalid (maj, min)
2022-06-15 Vincent Fuioengines: clean up latency accounting for 3 ioengines
2022-06-15 Vincent Fuioengines: update last_issue if we set issue_time
2022-06-15 Vincent FuHOWTO: improve description of latency measures
2022-06-15 Vincent Fuioengines: don't record issue_time if ioengines already...
2022-06-15 Vincent Fuioengines: add helper for trims with async ioengines
2022-06-14 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2022-06-13 Bart Van Asscheconfigure: Fix libzbc detection on SUSE Linux
2022-06-13 Bart Van Asscheconfigure: Support gcc 12
2022-06-02 Shin'ichiro... t/zbd: skip test case #13 when max_open_zones is too...
2022-06-02 Jens Axboeengines/nvme: ioctl return value is an int
2022-06-02 Jens Axboeengines/nvme: fix 'fd' leak in error handling
2022-06-02 Jens Axboeengines/io_uring: cleanup supported case
2022-06-02 Anuj Guptaexamples: add 2 example job file for io_uring_cmd engine
2022-06-02 Ankit Kumarengines/io_uring: Enable zone device support for io_uri...
2022-06-02 Ankit Kumarzbd: Check for direct flag only if its block device
2022-06-02 Ankit Kumardocs: document options for io_uring_cmd I/O engine
2022-06-02 Anuj Guptaengines/io_uring: add new I/O engine for uring passthro...
2022-06-02 Ankit Kumarnvme: add nvme opcodes, structures and helper functions
2022-06-02 Anuj Guptainit: return error incase an invalid value is passed...
2022-06-02 Ankit Kumarconfigure: check nvme uring command support
2022-06-02 Anuj Guptaio_uring.h: add IORING_SETUP_SQE128 and IORING_SETUP_CQE32
next