Erik Inge Bolsø (1): add link to new list archives Jens Axboe (42): Add support for specific clock sources Merge branch 'master' of ssh://router/data/git/fio Add IA64 support for CPU clock Remove default setting of clocksource Fix typo in bandwidth log command line option Keep the global command line bw/lat logs separate from per job logs First step at speeding up io_u rand refill Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio Remember to prime the random generator "Expand" random number from 32-bit to 64-bit when necessary Add documentation for the random number generator Only use true random generator for initial seed sfree(NULL) is ok Make the 'closest option' print a bit better Make sure that alias names are also valid on the command line Fix spelling error Add flist sorting Fix typo in flist_sort.c Improve ETA for fill_device based job files Fix blkparse typo Add missing os/os-netbsd.h file Fix problem with --section matching Fio 1.39-rc1 Fix undeclared mkdir() on Fedora 13 Merge branch 'master' of ssh://router/data/git/fio Fio 1.39 Update email addresses Add some support for a verify backlog Default verify backlog batch to verify backlog setting if not given md5: fix bug in hash size Only apply verify interval to meta verifier, which uses it Ensure we never overlap with existing blocks Fix bad int truncate in verify Revert "Only apply verify interval to meta verifier, which uses it" Fio 1.40 First step in unified crc error logging parser: match on length of argument, not potential value Unified verify failure error reporting Include file name in offset failure Error reporting fixups for meta/pattern verifies Verify fatal fixups Fio 1.41 Vivek Goyal (1): Add an option "cgroup_nodelete" to not delete cgroups after job completion YAMAMOTO Takashi (5): fio netbsd support Include latest Makefile changes in Makefile.NetBSD remove unnecessary bash-ism include libgen.h for basename fix a weird check of the return value of aio_cancel.