io_u_qiter: Fix buffer overrun
[fio.git] / engines /
2014-02-13 Jens Axboenull: style fixup
2014-02-13 Daniel Gollubengines/null: allow build as external C++ ioengine
2014-01-25 Jens Axboeengine: protect net engine IPv6 support with configure...
2014-01-24 Jens Axboeengine: more checks on IPv6 and multicast
2014-01-24 Jens Axboeengine: pass in right protocol family on host lookup
2014-01-24 Jens Axboeengine: IPv6 net engine updates
2014-01-24 Jens Axboeengine: basic support for IPv6 in the net IO engine
2013-11-06 Jens Axboeposixaio: fix thread problem with using errno
2013-11-01 Bruce CranUpdate Windows code to fix build breakage
2013-09-27 Anatol PomozovFix misspellings using 'codespell' tool
2013-07-23 Yufei RenUpdate for RDMA io engine's compatibility
2013-07-22 Shawn Bohrernet: Add option to set outgoing multicast TTL
2013-07-22 Shawn Bohrernet: Allow setting network interface to use for multicast
2013-07-22 Shawn Bohrernet: Add UDP multicast support
2013-07-21 Shawn Bohrernet: close socket on error
2013-07-21 Shawn Bohrernet: fix recvfrom error message
2013-05-29 Bruce CranUpdate windowsaio for changes to the thread structure
2013-05-28 Jens AxboeReplace list based free/busy/requeue list with FIFO...
2013-05-21 Chandra Mallarapufusion atomic: retrieve all capabilities and support...
2013-05-18 Santhosh Koundinyafusion atomic: support for new SDK API
2013-05-17 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2013-05-16 Jens Axboesync engine: guard pvsync engine register/unregister
2013-05-16 Jens Axboesync engine: add support for pwritev/preadv
2013-04-23 Bruce CranFix Windows build warnings.
2013-04-17 Jens Axboenull: 'td' isn't actually unused, unmark it
2013-04-15 Jens AxboeFixup bad logging types
2013-04-11 Jens Axboelibaio: fix double setting of option category
2013-04-11 Jens Axboenet: fix double setting of option category
2013-04-11 Jens AxboeMerge branch 'gfio' into gfio-int
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-10 Jens AxboeCategorize engine and profile options
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-09 Jens AxboeMerge branch 'master' into gfio
2013-04-09 Steven Noonanimplement 'unit_base' option to select between KB and...
2013-04-05 Jens AxboeMerge branch 'master' into gfio
2013-03-22 Jens Axboeposixaio: restart suspend list after we have used aio_s...
2013-03-21 Jens AxboeMerge branch 'master' into gfio
2013-03-04 Jens AxboeMerge branch 'master' into gfio
2013-02-28 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2013-02-28 Jens AxboeFix compile of RDMA engine for SunOS 5.x
2013-02-28 Jens Axboenet: fix warning for systems without TCP_NODELAY
2013-02-21 Jens AxboeMerge branch 'master' into gfio
2013-02-20 Jens AxboeMerge branch 'master' into gfio
2013-02-11 Jens AxboeTurn f->engine_data into a 64-bit value
2013-02-08 Bruce CranWindows: io cancellation often fails and causes crashes...
2013-02-07 Jens AxboeMerge branch 'master' into gfio
2013-02-07 Bruce CranWindows: fix mlock, remove ftruncate and fix error...
2013-02-05 Bruce Cranwindowsaio: fix file header format and improve error...
2013-02-05 Bruce CranFix copy/paste error in windowsaio register/unregister...
2013-02-04 Jens AxboeMerge branch 'master' into gfio
2013-01-31 Jens AxboeMerge branch 'master' into gfio
2013-01-31 Jens Axboeconfigure: add TCP_NODELAY check
2013-01-30 Ken RaeburnFix bugs in [v]snprintf usage
2013-01-30 Jens Axboenet: fix compile warning on Windows (and others)
2013-01-30 Steven Noonannet engine: implement option "nodelay" for TCP sockets
2013-01-29 Jens AxboeMerge branch 'master' into gfio
2013-01-24 Jens AxboeDrop EXTFLAG and lib references
2013-01-24 Jens AxboeMerge branch 'master' into gfio
2013-01-24 Jens AxboeFix compile warnings on Windows
2013-01-23 Jens AxboeOSX: Fixup warnings and clock_gettime() bug
2013-01-14 Jens Axboefusion-aw: make configure and compile actually work
2013-01-14 Jens Axboefusion-aw: fixes
2013-01-13 Bruce CranFix configure script for 64-bit Windows.
2013-01-10 Jens AxboeAdd configure script
2013-01-09 Jens AxboeMerge branch 'master' into gfio
2013-01-04 Jens AxboeUse uintptr_t for engine data
2013-01-04 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2013-01-02 Jens Axboelibaio: use container_of() instead of silly casting
2012-12-18 Jens Axboewindowsaio: fix typo
2012-12-14 Jens AxboeMerge branch 'master' into gfio
2012-12-12 Jens Axboebinject: fixup ->file_data breakage
2012-12-12 Jens Axboefile: unify ->file_data and ->file_pos
2012-12-11 Jens AxboeMerge branch 'master' into gfio
2012-12-06 Bruce Cranwindowsaio: create a single completion port during...
2012-12-06 Bruce CranFix windows out-of-memory handling
2012-12-06 Jens Axboewindowsaio: initialize and map windowsaio IO structure...
2012-12-03 Jens AxboeMerge branch 'master' into gfio
2012-12-01 Steven Noonanengines/net.c: fix compilation error due to missing...
2012-11-30 Jens AxboeWire up SIGUSR2 to kill blocking threads
2012-11-30 Jens Axboenet: fix receiver start time
2012-11-30 Jens Axboenet: add basic ping/pong type workload support
2012-11-30 Jens Axboenet: sent udp open messages
2012-11-29 Jens AxboeMerge branch 'rand-map'
2012-11-29 Jens Axboenet: set runstate to SETTING_UP while waiting for a...
2012-11-29 Jens Axboenet: exit on WAITALL and !ret
2012-11-29 Jens Axboenet: fix segfault with receiver, tcp, and no hostname set
2012-11-27 Bruce CranFix windowsaio IO error handling and document device...
2012-11-15 Jens AxboeMerge branch 'master' into gfio
2012-11-14 Jens AxboeMerge branch 'master' into gfio
2012-11-13 Jens AxboeGet rid of uninitialized_var()
2012-11-13 Jens Axboee4defrag: fix always true comparison
2012-11-02 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-10-24 Jens Axboerdma: cleanup and fixes
2012-10-24 Jens Axboerdma: fixup compile issue
2012-10-24 Jens Axboerdma: use private random state
2012-10-24 Yufei Renrdma ioengine improvement
2012-10-22 Jens Axboebackend: only check bytes_done for engines without...
2012-10-22 Yufei Rencpuio engine cpuload bug fix
2012-10-11 Jens AxboeMerge branch 'master' into gfio
2012-10-10 Bruce Cranfio patch: Windows netio fixes
next