fio.git
2016-05-02 Tianqingrbd: add clustername option
2016-04-28 Jens AxboeFio 2.9 fio-2.9
2016-04-22 Jens Axboeoslib/getopt_long: allow (unique) short match
2016-04-21 Mike Frysingerinclude sys/sysmacros.h for major/minor
2016-04-18 Jens AxboeDocumentation: it's 'log_max_value', not 'log_max'
2016-04-15 Jens Axboet/fio-verify-state: show completions in order
2016-04-14 Jens Axboefilesetup: assign fileno at setup time
2016-04-14 Jens Axboet/fio-verify-state: allow multiple input files
2016-04-13 Jens Axboeclient: bool conversion
2016-04-13 Jens Axboet/fio-verify-state: pretty up output a bit
2016-04-13 Jens AxboeCleanup last write logging
2016-04-13 Jens AxboeFix verify state for multiple files
2016-04-04 Logan GunthorpeModify RDMA engine to print strerror messages.
2016-04-02 Jon Derrickfio: register pvsync2 engine correctly
2016-03-29 Jens AxboeHOWTO/man: clarify that the usr/sys utilization numbers...
2016-03-29 Jens AxboeFix crash with group_reporting and one group member...
2016-03-25 Jens Axboet/read-to-pipe-async: use gettimeofday() instead of...
2016-03-25 Jens Axboet/read-to-pipe-async: synchronization fixes
2016-03-24 Jens Axboet/memlock: sample utility to use X memory from Y threads
2016-03-24 Jens AxboeMakefile: disable build of t/read-to-pipe-async by...
2016-03-24 Jens Axboet/read-to-pipe-async: needs time.h on some platforms
2016-03-24 Jens Axboet/read-to-pipe-async: standalone test app
2016-03-24 Jens Axboebackend: ensure that we run verification for short...
2016-03-24 Jens Axboetravis.yml: ensure we have libaio-dev and numa dev...
2016-03-24 Jens AxboeMakefile: add empty 'test' target
2016-03-24 Jens AxboeAdd .travis.yml
2016-03-20 Jens Axboegen-rand: fix dependency on strcasestr.o
2016-03-18 Jens Axboeinit: seed repeatable jobs differently
2016-03-15 Jens AxboeFio 2.8 fio-2.8
2016-03-15 Jens Axboeverify: clear IO verify state all_io_list before writing
2016-03-15 Jens AxboeRevert "options: move pattern_fmt_desc where we need it"
2016-03-10 Jens Axboelib/rand: make __init_randX() static
2016-03-10 Jens AxboeUse 32-bit rand for parts that use rand_between()
2016-03-10 Jens Axboet/gen-rand: use 32-bit random generator
2016-03-10 Jens AxboeFix compile of test programs on archs that use arch_fla...
2016-03-09 Jens Axboet/gen-rand: remove compile warning on 32-bit
2016-03-09 Jens AxboeFio 2.7 fio-2.7
2016-03-08 Jens Axboe.gitignore: ignore vim undo files
2016-03-08 Jens AxboeAdd t/gen-rand to test random generator
2016-03-08 Jens AxboeUpdate documentation on log file formats
2016-03-07 Jens Axboerand: use bools
2016-03-07 Jens AxboeAdd the sample JESD219 job file
2016-03-07 Andrey Kuzminio_u: speed up __get_next_buflen()
2016-03-07 Jens Axboeoptions: improvements to parse dry run
2016-03-07 Jens Axboeoptions: finish merge of bssplit/rand zone code
2016-03-07 Jens Axboeoptions: unify the bssplit/zone split code
2016-03-05 Jens AxboeFix double free of td zone state index
2016-03-05 Alan CLog to parent instead of twice to child td
2016-03-04 Jens Axboeoptions: clean number of zones if we fail parsing
2016-03-04 Jens AxboeAdd support for zones of random IO, with varying freque...
2016-03-03 Jens AxboeUpdate documentation for random_distribution=gauss
2016-02-26 Jens AxboeAdd support for preadv2/pwritev2
2016-02-25 Jens Axboeioengines: account any queued IO on the engine side
2016-02-25 Jens Axboebackend: ensure that fio_io_sync() commits IN on queued...
2016-02-24 Jens AxboeAllow IO engine driven allocations of IO structures
2016-02-13 Andrey KuzminAllow for the include file specification to be relative.
2016-02-12 Jens Axboefio.1: man page fixes
2016-02-12 Jens AxboeUpdate documentation
2016-02-10 Jens Axboeserver: don't make SO_REUSEPORT errors fatal
2016-02-09 Jens Axboediskutil: don't print terse disk util twice for json...
2016-02-09 Jens Axboediskutil: fix segfault for both json and terse output
2016-02-05 Jens Axboeio_ddir: io_ddir_name array should be static
2016-02-05 Andrey Kuzminfio: fix copy/paste error in io_ddir.h
2016-02-04 Jens Axboelog: add support for logging max instead of averages
2016-02-04 Jens Axboestat: cleanup average logging
2016-02-03 Eric Whitneyfio: fix ignore_error regression
2016-02-03 Robin H. Johnsonlibmtd: compile fix for linux header changes.
2016-02-03 Robin H. JohnsonMakefile: false positive on _FORTIFY_SOURCE
2016-01-31 Jens AxboeAdd a note of what is the default value for random_gene...
2016-01-28 Jens Axboeserver: send trigger state inline
2016-01-28 Jens Axboeclient: fix double removal of client on job file open...
2016-01-27 Jens AxboeFio 2.6 fio-2.6
2016-01-26 Jens Axboeserver: split vectored commands into fragments
2016-01-26 Jens Axboeserver: disable pdu length check for now
2016-01-26 Jens Axboeclient: remove debug printf() for compressed iolog
2016-01-25 Dan Qing Zhangpowerpc: fix cpus_online() to get correct max CPU numbe...
2016-01-22 Bruce CranFix Windows build: define rand_r()
2016-01-22 Jens AxboeMakefile: fix duplicate strcasestr for windows
2016-01-22 Jens Axboeserver: use the wrapped MSG_DONTWAIT
2016-01-21 David Disseldorpioengine: remove duplicate queue handler check
2016-01-21 Jens AxboeFio 2.5 fio-2.5
2016-01-21 Jens Axboemutex: fix double unlock in fio_mutex_down_timeout()
2016-01-21 Jens Axboeinit: fix compile for FIO_INC_DEBUG not being set
2016-01-21 Jens AxboeFio 2.4 fio-2.4
2016-01-21 Jens Axboeinit: increment stat count if parent == default thread
2016-01-20 Jens Axboeclient: fix non-text command leak
2016-01-20 Jens Axboeclient: drain text output when exiting
2016-01-14 Jens AxboeFix issue with termination before io_size has been...
2016-01-14 Jens Axboeio_u: ensure that we align new start offset properly...
2016-01-13 Jens Axboet/verify-state: one more printf type fix
2016-01-13 Jens Axboet/verify-state: fix type for printf
2016-01-13 Jens AxboeDestroy sk_out server key when we are done
2016-01-13 Jens AxboeAlways create server sk_out key
2016-01-12 Jens Axboeoptions: fix bs_cmp()
2016-01-08 Andreas Pieskuse option smalloc_pool_size
2016-01-07 Jens Axboet/verify-state: add helper to inspect verify dump state...
2016-01-07 Jens AxboeMerge branch 'master' of git://github.com/ezrapedersen/fio
2016-01-07 Jens Axboeverify-state: forward declare io_u
2016-01-07 rootDisable libaio for ESXi build - bug#80
2016-01-07 Jens Axboeverify: split out state header code
next