Bruce Cran (4): Windows: add CONFIG_TLS_THREAD=y and swap pthreadGC2 to libwinpthread-1. Fix Windows headers for IPv6 Update Windows build for new threading library Enable IPv6 in the Windows build Castor Fu (1): Make configure tests pass pickier compiler options. Grant Grundler (1): fio: consolidate rand_seed to uint64_t Jens Axboe (39): blktrace: add support for non-native endian format Error out gracefully if we don't find the replay device for log replay init: allow FIO_OPT_STR_SET options to have an optional argument init: escape description option string Merge branch 'master' of ssh://git.kernel.dk/data/git/fio Calloc() cleanup Add options to have fio latency profile a device libfio: add missing OS's to fio_os_strings[] Update README to reflect that fio now runs on OpenBSD Add option to manually seed the random generators Add option for specifically setting buffer contents server: convert buffer pattern settings across client/server Fix potential oops in file unlocking at free time engine: basic support for IPv6 in the net IO engine engine: IPv6 net engine updates engine: pass in right protocol family on host lookup server: make the connect code fully IPv6 engine: more checks on IPv6 and multicast Add verify_only to man page server: fix wrong error return on host lookup failure configure: add test for whether required IPv6 helpers client/server: don't reset ipv6 expectations engine: protect net engine IPv6 support with configure check init: update email address Fix for prematurely stopping on verify More precise fix for verify_backlog verification failure verify: always log IO in the order they are issued Fix crash with file locking and dup'ed files Prioritize lockfile= option Add support for testing checksumming speed README: update for crctest crc: ensure we properly match test name crc: add option to list possible crc types Fix issue with td->mutex being used-after-free Fix issue with openfiles= and file sizing Enfore that lockfile= must precede filename= Plug a free basic memory leaks parse: get rid of raw option offsets Fio 2.1.5 John (1): Add OpenBSD support Juan Casse (3): Adds check for numberio during verify phase. Adds verify_only option Adds check for rand_seed during verify phase. Puthikorn Voravootivat (2): Fix rand_seed mismatches in verify phase Fix verify_backlog start verification before finish writing Stefan Hajnoczi (2): init: --minimal does not take an optional argument init: log error on missing --output-format argument