Akash Verma (1): HOWTO: Fix description of grouping behavior with numjobs Bruce Cran (7): windows: reduce block size used in posix_fallocate() XP/2003 compatability fix Add pending IO to the tail of the busy list Fix UDP acronym fio patch: Windows netio fixes Windows: avoid large writes during file layout. Windows: handle SIGBREAK. Dmitry Monakhov (9): export file_lookup_open ioengine: allow several external ioengines ioengine: Add fallocate ioengine engine: add e4defrag engine falloc: fix return value from queue update documentation for falloc and e4defrag engines backend: Add configurable non fatal error list engine: fix error handling for e4defrag/falloc backend: fix data direction flow check Jens Axboe (25): example: add SSD steady state test case client: support per-client job files README: update for newer client job file argument format libaio: pass in 0 for queue depth if we can libaio: use INT_MAX to signal that we don't want the ring buffer Add ddir_rw_sum() Default to terse version 3 Add --output-format command line option Wire up fusion-aw-sync engine fusion-aw-sync: fixup GPL disclaimer Makefile: break long line parse: increase max option possible values to 24 options: wire up e4defrag and falloc engines Kill some newly added whitespace Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio Check for ENOSPC on shmget() failure Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio backend: don't allocate memory buffers for non-data workloads parser: fix overflowing integer type options Fix segfault race on exit for platforms that don't have disk util support Fix bad check for terse version format 4 Fix confusion between terse and json output options: cast page_size to unsigned long for sprintf() HOWTO: indentation fix Fio 2.0.10 Roger Pau Monne (1): netbsd: fix gettid Santhosh Koundinya (1): Add support for Fusion-io atomic write engine Saurabh De (1): solaris: fix compile error on ctime_r() Shaohua Li (3): Add support for trim as a workload type Add a simple json encoder and use it to print fio output in json format Correctly apply size percentage for file iosize liang xie (1): fio:modify a deprecated parameter(change timeout to runtime) xieliang (1): Fixup README indentation