summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-04Android.mk: for compilation errorlinaro-upstream-2.8Yongqin Liu
2016-04-20Merge update to 2.8Bernhard Rosenkränzer
2016-03-15Fio 2.8Jens Axboe
2016-03-15verify: clear IO verify state all_io_list before writingJens Axboe
2016-03-15Revert "options: move pattern_fmt_desc where we need it"Jens Axboe
2016-03-10lib/rand: make __init_randX() staticJens Axboe
2016-03-10Use 32-bit rand for parts that use rand_between()Jens Axboe
2016-03-10t/gen-rand: use 32-bit random generatorJens Axboe
2016-03-10Fix compile of test programs on archs that use arch_flags at runtimeJens Axboe
2016-03-09t/gen-rand: remove compile warning on 32-bitJens Axboe
2016-03-09Fio 2.7Jens Axboe
2016-03-08.gitignore: ignore vim undo filesJens Axboe
2016-03-08Add t/gen-rand to test random generatorJens Axboe
2016-03-08Update documentation on log file formatsJens Axboe
2016-03-07rand: use boolsJens Axboe
2016-03-07Add the sample JESD219 job fileJens Axboe
2016-03-07io_u: speed up __get_next_buflen()Andrey Kuzmin
2016-03-07options: improvements to parse dry runJens Axboe
2016-03-07options: finish merge of bssplit/rand zone codeJens Axboe
2016-03-07options: unify the bssplit/zone split codeJens Axboe
2016-03-04Fix double free of td zone state indexJens Axboe
2016-03-04Log to parent instead of twice to child tdAlan C
2016-03-04options: clean number of zones if we fail parsingJens Axboe
2016-03-04Add support for zones of random IO, with varying frequency of accessJens Axboe
2016-03-03Update documentation for random_distribution=gaussJens Axboe
2016-02-26Add support for preadv2/pwritev2Jens Axboe
2016-02-25ioengines: account any queued IO on the engine sideJens Axboe
2016-02-25backend: ensure that fio_io_sync() commits IN on queued statusJens Axboe
2016-02-24Allow IO engine driven allocations of IO structuresJens Axboe
2016-02-13Allow for the include file specification to be relative.Andrey Kuzmin
2016-02-12fio.1: man page fixesJens Axboe
2016-02-12Update documentationJens Axboe
2016-02-10server: don't make SO_REUSEPORT errors fatalJens Axboe
2016-02-09diskutil: don't print terse disk util twice for json,terse output formatJens Axboe
2016-02-09diskutil: fix segfault for both json and terse outputJens Axboe
2016-02-05io_ddir: io_ddir_name array should be staticJens Axboe
2016-02-05fio: fix copy/paste error in io_ddir.hAndrey Kuzmin
2016-02-04log: add support for logging max instead of averagesJens Axboe
2016-02-03stat: cleanup average loggingJens Axboe
2016-02-03fio: fix ignore_error regressionEric Whitney
2016-02-03libmtd: compile fix for linux header changes.Robin H. Johnson
2016-02-03Makefile: false positive on _FORTIFY_SOURCERobin H. Johnson
2016-01-30Add a note of what is the default value for random_generatorJens Axboe
2016-01-28server: send trigger state inlineJens Axboe
2016-01-28client: fix double removal of client on job file open failureJens Axboe
2016-01-26Fio 2.6Jens Axboe
2016-01-26server: split vectored commands into fragmentsJens Axboe
2016-01-26server: disable pdu length check for nowJens Axboe
2016-01-26client: remove debug printf() for compressed iologJens Axboe
2016-01-25powerpc: fix cpus_online() to get correct max CPU number for powerpc64Dan Qing Zhang