Akash Verma (1): arch-ppc.h: Fix typo in header guard Akinobu Mita (1): make ioengine specific command line options work Anatol Pomozov (1): Fix misspellings using 'codespell' tool Bruce Cran (5): Update Windows code to fix build breakage Implement writev on Windows server: ensure that fio_time_init() is called before option parsing Use #!/usr/bin/env to allow for interpreters in different directories. Fix a couple of typos in fio2gnuplot. Castor Fu (2): Add json output for client/server mode configure: add option to disable libnuma usage Chris Mason (1): Add support for O_ATOMIC Hong Zhiguo (2): fix crash: free of wrong pointer in bssplit_ddir client: fix free of wrong pointer Jens Axboe (12): log: disable log, if realloc fails Merge branch 'manpage' of https://github.com/sitsofe/fio man page: correct typoe Merge branch 'master' of ssh://git.kernel.dk/data/git/fio ppc: disable CPU clock until we can detect whether we have it or not Fix bad asm constrants for x86-64 cpuid() server: get rid of compile warning on platforms where pid_t isn't int posixaio: fix thread problem with using errno solaris: ensure that -D_REENTRANT gets set server: make job/connection lists private Fix access-outside-array of o->rwmix[] Fio 2.1.4 Sitsofe Wheeler (7): Update man page Update man page man page: Fix typos man page: manpagify things that look like syscalls. man page: fix broken formatting before OUTPUT section man page: Bump up release date howto: Fix redundant entries