Jens Axboe (19): Fix typo on continue_on_error patch Cmd help type fix Default print pretty up Merge branch 'master' of ssh://router/data/git/fio Add support for fdatasync() sg engine: IO should be done sync of O_SYNC and O_DIRECT mmap engine: fix for large files on 32-bit archs Cleanup IO buffer memory allocation Only show maxval in --cmdhelp if it is given Add verify hook to options Add support for the iomem_align option Move rw= write && read_only check to ->verify callback Move gtod_cpu affinity check to verify callback Fix compile error Fio 1.29-rc1 Don't allow pre_read on IO engines that cannot seek Add code to detect a task that exited prior to up'ing the startup mutex Merge branch 'master' of ssh://router/data/git/fio Fio 1.29 Radha Ramachandran (3): Add a 'continue_on_error' option to fio Alter the order of checking time exceeded vs getting an io_u Fix issue with fill_device=1 and continue_on_error