Alexey Dobriyan (1): fio: warn about "ioengine=psync" and "iodepth >= 1" Ankit Kumar (4): backend: number of ios not as expected for trimwrite engines/io_uring: set coop taskrun, single issuer and defer taskrun stat: fix segfault with fio option --bandwidth-log io_uring: update documentation and small fix for sqthread_poll Anuj Gupta (1): engines/io_uring: add fixedbufs support for io_uring_cmd Bart Van Assche (6): Remove two casts from os-linux.h Linux: Use the byte order functions from Split os-android.h Merge os-android.h into os-linux.h Android: Fix the build of the 'sg' engine Android: Enable the 'sg' engine Brian T. Smith (2): fix configure probe for libcufile libcufile: use generic_get_file_size Christophe Vu-Brugier (2): examples: set zonemode to strided in disk-zone-profile.fio examples: fix bandwidth logs generation in disk-zone-profile.fio Dmitry Fomichev (2): t/zbd: fix max_open_zones determination in tests t/zbd: add a CLI option to force io_uring Jens Axboe (21): Merge branch 'master' of https://github.com/bvanassche/fio engines/io_uring: set COOP_TASKRUN for ring setup engines/io_uring: set single issuer and defer taskrun t/io_uring: unify getting of the offset t/io_uring: take advantage of new io_uring setup flags t/io_uring: minor optimizations to IO init fast path Merge branch 'fiopr_compressfixes' of https://github.com/PCPartPicker/fio Merge branch 'fiopr_windows_log_compression_storage_fixes' of https://github.com/PCPartPicker/fio Merge branch 'fix/help-terse-version-5' of https://github.com/scop/fio Merge branch 'doc/showcmd-usage' of https://github.com/scop/fio Merge branch 'fix/howto-spelling' of https://github.com/scop/fio t/io_uring: properly detect numa nodes for passthrough mode t/io_uring: enable support for registered buffers for passthrough Merge branch 'ci-build-the-librpma-fio-engine' of https://github.com/ldorau/fio Merge branch 'rpma-add-support-for-libpmem2-to-the-librpma-engine' of https://github.com/ldorau/fio arm64: ensure CPU clock retrieval issues isb() t/io_uring: get rid of useless read barriers Add randtrimwrite data direction Merge branch 'master' of https://github.com/bvanassche/fio Merge branch 'readme-update' of https://github.com/nikoandpiko/fio Fio 3.33 Kacper Stefanski (2): rpma: add support for libpmem2 to librpma engine in APM mode rpma: add support for libpmem2 to librpma engine in GPSPM mode Lukasz Dorau (3): rpma: simplify server_cmpl_process() ci: build the librpma fio engine ci: remove the unused travis-install-pmdk.sh file Nicholas Roma (1): Update to README Pankaj Raghav (1): examples: uring-cmd-zoned: expand the reasoning behind QD1 Shin'ichiro Kawasaki (4): verify: fix bytes_done accounting of experimental verify verify: fix numberio accounting of experimental verify test: add test for verify read back of experimental verify test: add test for experimental verify with loops and time_based options Ville Skyttä (3): init: include 5 in --terse-version help HOWTO: spelling fixes doc: fix --showcmd usage Vincent Fu (24): stat: fix comment about memory consumption Merge branch 'master' of github.com:uniontech-lilinjie/fio Merge branch 'fix-example-disk-zone-profile' of github.com:cvubrugier/fio gettime: cleanups configure: change grep -P to grep -E doc: build manpage from fio_doc.rst instead of fio_man.rst randtrimwrite: write at same offset as trim test: test job for randtrimwrite randtrimwrite: fix offsets for corner case randtrimwrite: fix corner case with variable block sizes test: clean up randtrimwrite test test: check all offsets touched for randtrimwrite test: fix style issues in run-fio-tests.py test: add basic tests for trimwrite workloads test: fix t/run-fio-tests.py style issues identified by pylint test: improve run-fio-tests.py file open method test: make t0014.fio time_based test: change GitHub actions checkout from v2 to v3 Merge branch 'issue-1213' of https://github.com/SystemFabricWorks/fio Merge branch 'fix-cpus_allowed' of https://github.com/roxma/fio HOWTO: update description for flow option HOWTO: clean up exit_what description test: change GitHub Actions macOS platform to macOS 12 test: use homebrew to install sphinx instead of pip on macOS aggieNick02 (2): Fix fio silently dropping log entries when using log_compression Fix log compression storage on windows lilinjie (1): fix spelling error mayuanpeng (1): cpus_allowed: use __NRPROCESSORS_CONF instead of __SC_NPROCESSORS_ONLN for non-sequential CPU ids