fio.git
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
2016-01-07 Jens Axboeserver: sk_out exit error handling
2016-01-07 Jens Axboeconfigure: lex force off
2016-01-07 Jens Axboeserver: include name of verify file requested for error...
2015-12-30 Jens Axboeoptions: move pattern_fmt_desc where we need it
2015-12-30 Jens Axboeoptions: we don't need the crc32c verify include
2015-12-30 Jens Axboeoptions: split out option grouping code
2015-12-30 Jens Axboeoptions: make the groups/categories constant
2015-12-30 Jens Axboeconfigure: add --enable-lex
2015-12-29 Jens Axboeconfigure: check if lex requires/fails with -o for...
2015-12-29 Jens Axboet/dedupe: silence bogus warning on 'bytes' being used...
2015-12-29 Jens Axboet/genzipf: fix for strcasestr missing
2015-12-29 Jens AxboeFix included getopt locations
2015-12-28 Jens Axboelib/pattern: include oslib/strcasestr.h
2015-12-28 Jens Axboeclient: rename send_file() to fio_send_file()
2015-12-23 Jens AxboeFio 2.3 fio-2.3
2015-12-23 Jens Axboegfio: use ffz64 for 64-bit types
2015-12-23 Jens Axboearch: add ffs64 and ffz64
2015-12-23 shoichi.sawada... Fix runtime of terse output
2015-12-22 Jens Axboebackend: continue on failed wait_for() check, not break
2015-12-22 Jens Axboegfio: update for 64-bit option category/group
2015-12-22 Andrey KuzminAdd support for waiting for other jobs by name
2015-12-22 Jens Axboeparse: ensure that option group/category hold 64-bit
2015-12-22 Fabrice Bacchellarewrote libhdfs engine
2015-12-21 Jens AxboeMake options mask a 64-bit type
2015-12-21 Jens Axboebackend: only terminate multiple loops if we did no IO
2015-12-19 Jens Axboebackend: count iterative bytes for progress
2015-12-18 Jens Axboeserver: command tag cleanup
2015-12-18 Jens Axboeserver: don't store command tag on the stack
2015-12-18 Jens Axboeclient: iolog cleanups
2015-12-17 Jens Axboeserver: code cleanups
2015-12-17 Jens Axboeserver: remove leftover debug statement
2015-12-17 Jens Axboeconfigure: fix zlib typo
2015-12-17 Jens Axboeclient/server: transparent handling of storing compress...
2015-12-17 Jens AxboeFix compile warning for !zlib
2015-12-17 Jens Axboeclient/server: various bug fixes
2015-12-17 Jens AxboeEnsure that command line options also end up in json...
2015-12-16 Jens Axboegclient: don't free pdu on iolog return
2015-12-16 Jens Axboeclient: fix double free of command on timeout
2015-12-16 Jens Axboeverify: dump failed header, if verification fails
2015-12-16 Jens Axboeparse: fix segfault if posval option doesn't have a...
2015-12-16 Jens Axboeclient/server: ensure we don't overrun memory for long...
2015-12-16 Jens Axboeclient: fix segfault for !json output
2015-12-16 Jens Axboeclient/server: pass back job options to client
2015-12-15 Jens Axboeclient: cleanup json output
2015-12-15 Jens Axboestat: work around 'numjobs' oddity in dumping job output
2015-12-15 Jens AxboeFirst stab at adding job options to json output
2015-12-15 Jens AxboeRework 'dump_cmdline'
2015-12-15 Jens AxboeMerge branch 'server'
2015-12-15 Jens Axboeserver: bump listen() backlog
2015-12-15 Jens Axboeclient: make SEND_ETA timeout non-fatal
2015-12-14 Jens AxboeFio 2.2.13 fio-2.2.13
2015-12-14 Jens Axboeserver: create sk_out_key earlier
2015-12-14 Jens Axboeserver: don't pass sk_out into accept loop
2015-12-14 Jens Axboeserver: cleanup exported functions
2015-12-14 Jens Axboeserver: comments, and clear sk_out->sk when we close...
2015-12-14 Jens Axboeserver: ensure each connection sets up its own sk_out
2015-12-11 Jens Axboeserver: comment sk_entry struct and remove hole
2015-12-11 Jens AxboeFixup and improve per-thread data
2015-12-11 Jens Axboeserver: cleanup and proper error returns
2015-12-10 Jens Axboeserver: make the io log transmit use the new infrastructure
2015-12-10 Jens Axboeserver: rewrite message handling
next