Bruce Cran (3): Fix integer overflow in calculating large IOPS on 32-bit platforms Improve Windows windowsaio engine performance Take __weak out of the compiler namespace Eric Gouriou (1): Add ability to invoke fallocate() FALLOC_FL_KEEP_SIZE. Jens Axboe (30): Make smalloc use anonymous memory mmaps Fix for terminating threads in ramp time Add --max-jobs/-j command line option Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio Fix ramp time bug Fix ramp time random screwup Ensure that we honor aio_read/write() returning EAGAIN Rewrite posixaio back off comment to be closer to actual English Set affinity before doing buffer and io_u allocs Fix bad start_delay type Initial HP-UX port Add block device size detection for HP-UX Get rid of warning on platforms for casting char -> int Make processes work on HP-UX A few HP-UX fixes Add note saying that HP-UX should work HP-UX typo posixaio: fix for HP-UX Fix bug in $mb_memory keyword Fill in os_phys_mem() stub for HP-UX Remove old debug printf() HP-UX disk query size HP-UX: has aio_fsync() and fallocate() HP-UX: add fdatasync() Allow percentage setting for size= Fix compile on older systems that don't have fallocate() on Linux Add gettid() for proper thread affinity on Linux Add gettid() for FreeBSD/OSX/Solaris gettid() for NetBSD Fio 1.56 Martin Steigerwald (1): patch from debian fio package to fix syntax errors in manpage. Michael Zappe (1): Fix Makefile depend issue Steven Lang (2): Fixup wrong enum used for __check_min_rate() Fix fill_device with queue depth higher than 1 Steven Noonan (1): man page: fix incorrect description for disable_clat option