steadystate: make test script work better under Windows
[fio.git] / engines /
2016-08-08 Jens Axboeioengines: fixup td_io_unlink_file() error propagation
2016-08-07 Jens AxboeMerge branch 'histograms-PR' of https://github.com...
2016-08-02 Jens Axboeengines/rbd: fix compile without blkin support
2016-08-02 Jens AxboeMerge branch 'wip-traceinfo' of https://github.com...
2016-07-28 Jevon QiaoFix memory leak in _fio_rbd_connect()
2016-07-28 Jevon QiaoFix segmentation fault while specifying clustername...
2016-07-27 Tomohiro KusumiDon't malloc/memcpy ioengine_ops on td initialization
2016-07-27 Tomohiro KusumiUse correct I/O engine name "cpuio" instead of "cpu"
2016-07-27 Jevon QiaoFix memory leak in _fio_setup_rbd_data()
2016-07-25 vears91Add support for blkin tracing in rbd engine
2016-06-02 Jens AxboeEnable preadv2/pwritev2 engines by default on Linux
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-05-10 Jens Axboeengines/pmemblk: more cleanups
2016-05-06 Jens AxboeMerge branch 'logging'
2016-05-06 Jens Axboeengines/pmemblk: get rid of CACHE_LOCK/UNLOCK defines
2016-05-06 Jens Axboeengines/pmeblk: fixup coding style
2016-05-06 Jens AxboeMerge branch 'libpmemblk' of https://github.com/bgbhpe/fio
2016-05-02 Tianqingrbd: add clustername option
2016-04-11 Brian Boylstonpmemblk: don't use #defines for the pmemblk_* functions
2016-04-11 Brian Boylstonpmemblk: remove comments about an external engine
2016-04-04 Logan GunthorpeModify RDMA engine to print strerror messages.
2016-04-02 Jon Derrickfio: register pvsync2 engine correctly
2016-03-27 Brian Boylstonadd pmemblk engine
2016-02-26 Jens AxboeAdd support for preadv2/pwritev2
2015-12-30 Jens Axboeoptions: split out option grouping code
2015-12-22 Fabrice Bacchellarewrote libhdfs engine
2015-12-01 Jens AxboeMove conditional lib files to oslib/
2015-11-08 Martin SteigerwaldFix spelling error in engines/rdma.c
2015-10-27 Jens AxboeMerge branch 'mmap_shared' of git://github.com/lsgunth/fio
2015-10-27 Jens AxboeFixup -Wshadow warnings
2015-10-13 Jason Dillamanengines/rbd: potential re-use of active fio_rbd_iou
2015-10-01 Roman PenIntroduce new option: iodepth_batch_complete_max
2015-09-30 Jens Axboesg: fix short reads
2015-09-30 Kris Davissg: 16-byte cdb support and lots of fixes
2015-07-10 Logan GunthorpeRDMA engine server mode flow fix ups.
2015-07-10 Logan GunthorpeError when the block size on the RDMA server is less...
2015-06-23 Logan GunthorpeModify rdma engine to use proper arguments.
2015-06-01 Jens AxboeMerge branch 'req6' of git://github.com/kusumi/fio
2015-06-01 Tomohiro KusumiMinor cleanups on cleanup()
2015-05-30 Jens Axboerdma: adapt to new init_rand_seed()
2015-05-07 Jens AxboeMerge branch 'client-hostfile' of git://github.com...
2015-05-07 Jens Axboeposixaio: use 'errno' for inline error
2015-05-07 Jens AxboeMerge branch 'multiclnt-sharedfs-try3' of git://github...
2015-05-06 Jens AxboeAdd support for options being a power-of-2
2015-05-06 Jens AxboeMerge branch 'master' of git://github.com/iuliur/fio
2015-05-06 Julius RusMake windowsaio match iometer performance. Without...
2015-04-23 Jens AxboeMerge branch 'io-threads'
2015-04-15 Jens Axboelibaio: don't call io_destroy(), let exit_aio() take...
2015-04-15 Dan Ehrenbergmtd: ioengine
2015-03-31 Jens Axboesg: don't return success if non bdev/char is used
2015-01-21 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2015-01-17 Steven Noonannet: don't record/verify UDP sequence numbers if buffer...
2015-01-13 Yoshinori Satommap backend invalidate fix
2015-01-05 Jens Axboegluster: io_u->error should be a positive error value
2014-12-16 Jens Axboeengines/mmap: clear partial mmap flag on close
2014-12-16 Jens Axboeengines/mmap: fix segfault on large devices and 32...
2014-12-15 Jens AxboeAdd helpers for getting/setting file engine data
2014-12-15 Jens Axboefile: move mmap related data to engines/mmap.c where...
2014-12-10 Jens Axboegluster: wire up sync/datasync opcodes
2014-12-05 Jens Axboesync: use io_u_log_error() for more detailed error...
2014-11-06 Jens AxboeMake fio -Wshadow clean
2014-10-30 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-10-29 Jens Axboeengines: rename option specific pad from 'td' to 'pad'
2014-10-29 Jens Axboeengines/rbd: sort IO by start time before waiting on it
2014-10-29 Jens AxboeMerge branch 'optimize-busy-poll' of https://github...
2014-10-29 Ketor Menguse io_complete var to avoid the rbd_aio_is_complete...
2014-10-29 Ketor Mengfix rbd_option parse error
2014-10-29 Jens AxboeMerge branch 'fix-rbd-options-parse' of https://github...
2014-10-29 Jens Axboeengines/glusterfs_async: remove no-op prep function
2014-10-29 Jens Axboeengines/glusterfs_async: cleanups
2014-10-29 Jens Axboeengines/glfs_async: add trim support
2014-10-28 Jens Axboeengines/rbd: add option to busy poll on event completion
2014-10-28 Jens Axboeengines/rbd: remove unused rbd_options->td
2014-10-28 Jens Axboeengines/rbd: use rbd_aio_is_complete() and add TRIM...
2014-10-28 Jens Axboeengines/rbd: add support for rbd_invalidate_cache()
2014-10-27 Jens Axboerbd: various fixes and cleanups
2014-10-15 Jens Axboeengines/net: get rid of conversion warning on clang/OSX
2014-10-14 Jens Axboeengines/libaio: fix wrong setting of wait_start
2014-10-13 Jens Axboeengines: don't use printf or stderr directly
2014-10-10 Andrey Kuzminengines/libaio: better protect against a busy loop...
2014-10-10 Jens Axboeengines/net: add subjob number to given port
2014-10-10 Jens Axboeengines/net: use link close message on TCP as well
2014-10-09 Jens Axboeengines/net: turn off UDP package dropping if buf size...
2014-10-09 Jens Axboestat: add dropped ios to the standard output
2014-10-09 Jens Axboeengines/net: add start of tracking how many UDP package...
2014-10-09 Jens Axboeengines/net: add TCP_MAXSEG setting (mss)
2014-10-09 Jens Axboeengines/net: add socket buffer window size setting
2014-10-08 Jens Axboenet: fix error reported on job exit and full residual
2014-10-08 Jens Axboenet: use SIGTERM for terminate
2014-10-08 Jens Axboelibaio: commit on EAGAIN
2014-10-08 Slava Pestovlibaio: retry on -EINTR
2014-10-03 Jens AxboeMerge branch 'expression-parser'
2014-10-03 Jens Axboeengines/libaio: modify getevents and commit error handling
2014-10-01 Jens Axboeengines/libaio: reset 'wait_start' on non-EAGAIN
2014-10-01 Jens Axboeengines/libaio: fix submit loop to use 'ld->queued...
2014-10-01 Jens Axboeengines/libaio: don't reap on EAGAIN and no pending...
2014-09-30 Jens AxboeConstify a few more hot paths
2014-09-30 Jens Axboeengines/libaio: fix issue with EAGAIN
2014-08-19 Castor FuAdd unlink hook to ioengine API, gluster ioengine
2014-08-19 rootfsfix re-open failure issue when using gluster ioengine
next