Jens Axboe (26): Move syslet check into the arch header, where it belongs Style fixup syslet: x86_64 support Duplicate name checks in ioengines.c Document loading external io engines Don't do rate checks, if no ratemin has been specified. Only check FIO_DISKLESSIO in stat.c Excessive passing around of struct fio_file Better management of open files Fix for file_service_type=random Document file_service_type option Don't require 'all' argument to --cmdhelp to dump all options Improve friendliness of --cmdhelp Accept -foo as well as --foo for options Net engine: need to set ->nr_open_files Convert null io engine to use ->setup() Net engine: missing ->nr_open_files for clients Net engine: move connection setup into ->init() Add example network io job file libaio engine: proper return value checking io_u completion error propagation posixaio engine: residual data count Merge branch 'master' of ssh://router/data/git/fio Spelling fixes Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio Fio 1.13 Joel Becker (7): Fix parser bug Prefix external io engine loading with 'external' parse.c: Make FIO_OPT_STR explicitly one value init.c: Expose f_out and f_err to loaded libraries via dlsym() ioengine flags: Replace FIO_NETIO with real flags that map the fio.h: Grow td->verror fio.h: Fix TD_DDIR_RANDWRITE