fio.git
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
2022-06-01 Vincent Fudocs: update language setting for Sphinx build
2022-05-29 Jens AxboeMerge branch 'wip-lmy-rados' of https://github.com...
2022-05-29 liangmingyuanengines/ceph: add option for setting config file path
2022-05-28 Vincent Fudocs: update discussion of huge page sizes
2022-05-28 Vincent Fut/run-fio-tests: improve json data decoding
2022-05-28 Vincent FuHOWTO: add blank line for prettier formatting
2022-05-28 Vincent Fuconfigure: refer to zlib1g-dev package for zlib support
2022-05-28 Vincent Fusteadystate: delete incorrect comment
2022-05-25 Jens AxboeMerge branch 'master' of https://github.com/guoanwu/fio
2022-05-21 dennis.wupmemblk.c: fix one logic bug - read always with write
2022-05-12 Ammar FaiziMakefile: Suppress `-Wimplicit-fallthrough` when compil...
2022-05-12 Ammar Faizibackend: Fix indentation
2022-05-12 Ankit Kumarexamples: add example job file for xnvme engine usage
2022-05-12 Ankit Kumardocs: documentation for xnvme ioengine
2022-05-12 Ankit Kumarengines/xnvme: add xnvme engine
2022-05-01 Jens AxboeMerge branch 'patch-1' of https://github.com/ferdnyc/fio
2022-05-01 Frank DanaREADME: Update Fedora pkg URL
2022-04-29 Jens AxboeMerge branch 'global_dedup' of https://github.com/barda...
2022-04-28 Bar Davidadding an example for dedupe_global usage and DRR testing
2022-04-27 Bar DavidIntroducing support for generation of dedup buffers
2022-04-17 Jens AxboeMerge branch 'fix/json/strdup_memory_leak' of https...
2022-04-17 Denis Proninupdated logging of iops1, iops2, ratio in FioJobTest_io...
2022-04-17 Denis Proninfixed bunch of memory leaks in json constructor
2022-04-17 Jens AxboeMerge branch 'fix/jobs_eta_memory_leak' of https:/...
2022-04-17 Denis Proninuse flist_first_entry instead of flist_entry applied...
2022-04-17 Denis Proninfixed memory leak of not freed jobs_eta in several...
2022-04-17 Jens AxboeMerge branch 'fix/memory-leak' of https://github.com...
2022-04-10 Jens AxboeMerge branch 'fix/remove-sudo-in-test-script' of https...
2022-04-10 Denis Proninactions-full-test.sh, removed sudo from the script
2022-04-10 Denis Proninfixed possible and actual memory leaks
2022-04-08 Jens Axboeiolog: Use %llu for 64-bit
2022-04-08 Jens Axboeiolog: fix warning for 32-bit compilation
2022-04-08 Mohamad Gebaiiolog: update man page for version 3
2022-04-08 Mohamad Gebaiiolog: add iolog_write for version 3
2022-04-08 Mohamad Gebaiiolog: add version 3 to support timestamp-based replay
2022-04-06 Jens AxboeFio 3.30 fio-3.30
2022-04-05 Vincent Fusmalloc: fix ptr address in redzone error message
2022-03-30 Jens AxboeRename 'fallthrough' attribute to 'fio_fallthrough'
next