Aaron Carroll (6): Android: add ioprio support android: fix compile by not defining FIO_NO_HAVE_SHM_H twice Propagate target OS from configure to Makefile configure: compile-time word size detection configure: endianness check for cross compile Android: remove static Android configuration Alex Pyrgiotis (4): Improve LFSR implementation Add a simple test for LFSR generator lfsr: Fix spin related bug lfsr: fix verification and spin bugs Bruce Cran (4): Add section 9 to HOWTO table of contents. Add LICENSE to Windows installer, fix filename extensions and update URL. Fix rwlock error messages to specify the correct function names. Workaround pthreads-win32 pthread_rwlock_init limitation. Jens Axboe (42): Add --eta-newline option Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio gettime: add some sanity checks to platform clock Fixup wrong types for dprint() gettime: use 32-bit atomic sequences debug: only do getpid() if we have to debug: make __dprint() have printf() like argument type checking gettime: print 64-bit variable with ULL powerpc: use ATB clock, if it's available powerpc: harden the clock ATB probe a bit configure: use `foo` instead of $(foo) Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio FIO-VERSION-GEN: use `foo` instead of $(foo) Revert "debug: only do getpid() if we have to" net: fix warning for systems without TCP_NODELAY Fix compile of RDMA engine for SunOS 5.x Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio solaris: ensure that TCP_NODELAY gets picked up configure: add general libs for Solaris configure: fixup __sync_fetch_and_add() Add --parse-only command line option lfsr: indent table Fixup commit error in 56c796 A few ULL -> uint64_t conversions Fix re-run issue when job size is set to "unknown" lib/getopt_long: clear 'optarg' every time Rework lockfile= file lock handling Kill now unused lockfile_batch variable mutex: add magic checks Only attempt file unlock if we use locking posixaio: restart suspend list after we have used aio_suspend() Consider the maximum block size difference the minimum for loop exit configure: check for v2 of libnuma Fix build if just one of libverbs or librdma is installed Fix usr/sys/ctx/majf/minf for -USR1 usage configure: fixup build so that it's more resilient axmap: fix bug with max_bs/min_bs ratio being > 64 t/axmap: add test for multi bit sets axmap: get rid of old debug ->fail_ok checking parse: fix misparse of bs=64k-128k Makefile: use ginstall on Solaris Fio 2.0.15 Jianpeng Ma (1): mutex: fix the expression for checking the mutext magic Martin Steigerwald (1): Make test for gnuplot work with empty strings. Oleg (1): Conditionally include based on OS support. Define missing MAP_HUGETLB for Android. Oleg Matcovschi (1): Remove config-host.h on clean. SEOKYOUNG KO (2): Fix rate iops with ramp time Fix skewed latencies for rate IOPS Shaohua Li (2): mutex: set pshared attributes on rw semaphore Fixup json bandwidth output Steven Noonan (2): powerpc: use mfspr for Time Base Register reads gitignore: ignore configure script outputs