Dave Jiang (1): fio: Add support for auto detect dev-dax and libpmemblk engines Jens Axboe (11): Fix compile on OSX rbd: style fixups options: mark steadystate option parents t/stest: remove old test Style cleanups for arm crc32c hw support verify: use log_verify_failure() for pattern verifies Remove '--runtime' command line option verify: ensure that verify_interval is always a factor of min/max bs verify: fill in vc->name for pattern verify init: cleaner gcd() Fio 2.17 Pan Liu (1): rbd: remove duplicate _fio_rbd_connect Rebecca Cran (2): Update Windows maintainer contact details Support zlib in the Windows build (enabled latency histogram logging) Robert Elliott (16): Avoid using units in option defaults gfio: Improve IOPS textbox labels Document trim workload choices and other nits tests, profiles: Use IEC prefixes for binary multiples Fix unit_base kb_base mixup in thread option conversion functions Line up colons across read, write, and trim thread stats gclient: Delete unused code gclient: Use proper time units in latency buckets chart Convert group_run_stats to use bytes instead of KiB/KB Clean up unit prefixes for binary multiples in comments and prints Improve IEC binary and SI decimal prefix handling Documentation for IEC binary and SI decimal prefix handling pmemblk, dev-dax: load libpmem and libpmemblk at startup pmemblk, dev-dax: Update descriptions pmemblk, dev-dax: clean up error logs pmemblk: Clarify fsize is in MiB not MB Tomohiro Kusumi (21): Fix trivial calloc argument order Add missing trailing \n in log_err/info() Sync README with fio usage output Fix canonical name for runtime/timeout option Add BSD package/building info to README Fix README - change just type "configure" to "./configure" Add missing .help string for io_size option Fix invalid ioengine initialization for cpp_null Don't malloc ioengine_ops for cpp_null Remove doubled ; in .c Fix comment on SCSI commands Bring in additional sg error cases from Linux kernel (and sg3) header Staticize pmemblk ioengine_ops Fix conditional/message for max lba for sg ioengine Non functional fixup for 16 bytes read capacity for sg ioengine Mention sg ioengine requires filename option Fix compile time errors for skeleton_external ioengine Partly revert 8172fe97 in 2008 (A few debug debug log fixes) Add missing trailing \n in dprint() Fix README regarding fio snapshots Python style/portability fix wei xiao (2): Add arm64 hardware assisted crc32c support Drop crc32c-arm64 option