Casey Bodley (1): workqueue: rename private to priv for compiling as c++ Charlie Jacobsen (1): verify: Reset verify_state before verification phase. Jens Axboe (8): HOWTO: remove old use cases for the net IO engine gfio: call g_thread_init() for <= 2.31.0 iolog: flush_log() can be bool Merge branch 'fix_verify' of https://github.com/charles-jacobsen/fio pthread: bump min stack size log: fix missing entries log: fix averaged latency logging Fio 2.13 Karl Cronburg (2): samples being added to the pending log were silently dropped because we failed to set nr_samples in the new log they get copied into drifting in output of interval-averaged values was eventually causing IOP samples to be dropped. Sitsofe Wheeler (2): plot: add gnuplot 5 support plot: indicate that the pattern is a glob Tomohiro Kusumi (10): Add os_trim() support for DragonFlyBSD Add os_trim() support for FreeBSD Fix wrong cpuio option name in documentation Add CPU affinity support for DragonFlyBSD Make I/O priority option generic for non-Linux environment [1/2] Make I/O priority option generic for non-Linux environment [2/2] Add ioprio_set() support for DragonFlyBSD Change ARCH_X86_64_h to ARCH_X86_64_H Add os/os-linux-syscall.h to separate syscall NR from arch headers Add missing header inclusion for Android from 1c764dbe Vincent Fu (2): Remove hard-coded precision for printing JSON float values helper_thread: remove impossible branch YukiKita (1): Fix "exitall_on_error" option "exitall_on_error" option should be enabled without any argument.