Aaron Carroll (2): fio.1: minor fixes Fix failure in opening files with O_NOATIME Gurudas Pai (2): fio: Fix for new file creation file extent fix Jens Axboe (27): Seperate ioprio value from setting syslet: update to -v7 as posted by Zach Add kcompat.h syslet: memory allocation error handling syslet: make sure ring buffer is a power-of-2 syslet: error handling syslet: add proper read barrier between user_tail and completion read syslet: cleanup event reaping ->getevents() should take unsigned args Change io engine version syslet: can't free the stack unsigned vs signed warnings syslet: we have fls(), use it for rounding ring size up '1' is minimum value for queue depth, don't allow 0 Add support for 'bssplit' option, fine grained block size contrl Add Intel IOMeter file access server example job file Overflow bugs in random map Show fio help page when no arguments are given surface-scan: make bs 64k again libio: fix bug in commit hook Make iodepth_batch=1 by default Update iodepth_batch documentation More file extend fixes Random IO fixes Fix wrong accouning of zone bytes Merge branch 'master' of ssh://router/data/git/fio Fio 1.17.3 Shawn Lewis (7): don't log iopiece when do_verify is off fix utime_since overflow Update HOWTO terse description Add fill_device option Don't truncate files if we don't need to extend them Revert "Remove verify_pattern option, replace with verify=pattern:x" Add sample file for surface scan