Fabio Checconi (1): Fix garbling of clat/slat logs if a shared log file is used Jens Axboe (42): Update bssplit documentation in fio.1 Filename must be parsed after directory option Fio 1.26.1 Align io units to processor cache line size 'V' is a running state, not an idle state. Correct HOWTO. Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio Fio 1.26.2 net engine: fix compilation warnings on Solaris Merge branch 'master' of ssh://router/data/git/fio Include transfer size in the clat/slat measurements Return EILSEQ on verify errors instead of EIO Clear f on error get_next_file_rr() Add appropriate warning in mmap engine for large maps failing Add fio_generate_plots.1 man page from debian package Fio 1.26.3 pre_read fixes Fio 1.26.4 Fix old printf() in pre_read() Make sure that exec_prerun/postrun work for shell commands Remove io_u->endpos Increase accuracy of disk utility percentage Merge branch 'master' of ssh://router/data/git/fio Fix problem with fadvise() and fill_device option Fio man page still refers to old mailing list mmap engine: allow large files on 32-bit archs mmap engine: remove 'mmap too large' check for 32-bit mmap engine: don't invalidate cache on segment remap Make pre_read imply invalidate=0 Fix problem with fill_device and read workloads Clean up file flags Cleanup verify headers Move more file stuff to file.h Add ioengine.h header Move IO engine flags Add iolog defines Move file service type defines to file.h Split off diskutil include More fio.h cleanups Fix bug with rwmix and multiple loops over the same set Add iops rate to ETA display Improve throughput ETA display Fio 1.27 Kedar Sovani (1): fio: Include support for ARM Martin Steigerwald (1): man page fix to make lintian happy Radha Ramachandran (2): Don't populate random data for verify reads Fix name of the slat log file Randy Dunlap (2): fio docs corrections fio howto typo fixes Zhang, Yanmin (1): Add pre_read option