Ankit Kumar (2): engines/xnvme: fix segfault issue with xnvme ioengine doc: update fio doc for xnvme engine Anuj Gupta (2): t/io_uring: prep for including engines/nvme.h in t/io_uring t/io_uring: add support for async-passthru Bart Van Assche (1): Enable CPU affinity support on Android Brandon Paupore (1): Add wait for handling SIGBREAK Feng, Hualong (3): engines/http: Add storage class option for s3 engines/http: Add s3 crypto options for s3 doc: Add usage and example about s3 storage class and crypto Friendy.Su@sony.com (1): ioengines: merge filecreate, filestat, filedelete engines to fileoperations.c Jens Axboe (11): Merge branch 'multi_seed_refill' of https://github.com/sungup/fio lib/rand: get rid of unused MAX_SEED_BUCKETS Merge branch 'clarify-io-errors' of https://github.com/Hi-Angel/fio engines/io_uring: pass back correct error value when interrupted Merge branch 'master' of https://github.com/bvanassche/fio Merge branch 'master' of https://github.com/kraj/fio engines/io_uring: delete debug code t/io_uring: fix 64-bit cast on 32-bit archs t/io_uring: remove duplicate definition of gettid() backend: revert bad memory leak fix Fio 3.32 Khem Raj (1): io_uring: Replace pthread_self with s->tid Konstantin Kharlamov (2): doc: get rid of trailing whitespace doc: clarify that I/O errors may go unnoticed without direct=1 Sungup Moon (1): lib/rand: Enhance __fill_random_buf using the multi random seed Vincent Fu (12): Merge branch 's3_crypto' of github.com:hualongfeng/fio README: link to GitHub releases for Windows test: add latency test using posixaio ioengine test: fix hash for t0016 Revert "Minor style fixups" Revert "Fix multithread issues when operating on a single shared file" Merge branch 'sigbreak-wait' of github.com:bjpaupor/fio test: add basic test for io_uring ioengine test: add some tests for seq and rand offsets test: use Ubuntu 22.04 for 64-bit tests test: get 32-bit Ubuntu 22.04 build working test: add tests for lfsr and norandommap