Aggregate slave device stats into the stats for master.
[fio.git] / engines /
2008-06-13 Jens AxboeAdd uninitialized_var() to silence bogus compiler warnings
2008-06-09 Jens Axboesplice: if splicing fails with EINVAL, it's most likely...
2008-06-04 Jens AxboeCompile warning for non-signal driven solaris asynch io
2008-06-04 Jens AxboeAdd write barriers
2008-06-02 Jens Axboesolarisaio: support signal driven async IO
2008-06-02 Jens Axboesolarisaio: aiowait() can return (void *) -1 for error
2008-06-02 Jens AxboeMove fls.h in with the other lib helpers
2008-06-02 Jens Axboesolarisaio: IO depth constrained by MAXASYNCHIO
2008-06-02 Jens AxboeMissed fls() -> __fls() conversion
2008-06-02 Jens Axboenet engine: missing includes
2008-06-02 Jens Axboeposixaio: not all platforms have aio_fsync()
2008-06-02 Jens Axboeposixaio: need fcntl.h
2008-06-02 Jens AxboeRename list_* function and file to flist_ to avoid...
2008-06-02 Jens AxboeAdd Solaris native aio engine
2008-05-30 Jens Axboeerrno is not negative
2008-05-30 Jens Axboeclose_ioengine() clears ->data after calling engine...
2008-05-30 Jens Axboevsync: Fix issue with double issue of io_u
2008-05-30 Jens AxboeMake it work on opensolaris
2008-05-30 Gurudas PaiFix bad references to 'sgio'
2008-05-30 Jens Axboenet engine: improve host/port parsing
2008-05-22 Jens AxboeAdd logging for queue submit and complet counts
2008-04-10 Jens Axboelibaio: Add hint on libaio engine init failing
2008-03-10 Jens Axboeposixaio: Missing memset()
2008-03-10 Jens Axboeposixaio: speedup by using aio_suspend() instead of...
2008-03-03 Jens AxboeRemove debug printf() in net engine
2008-03-01 Jens AxboeRemove the file->last_completed_pos variable
2008-03-01 Jens AxboeMake file structures dynamically allocated
2008-03-01 Jens AxboeUpdate close file handler to return potential error
2008-02-24 Jens AxboeMove syslet/indirect bits into the OS specific directory
2008-02-18 Jens AxboeAdd FIO_SIGQUIT engine option
2008-02-04 Jens Axboesync engine: missing fsync check in vsync
2008-02-04 Jens AxboeAdd vsync io engine
2008-02-04 Jens Axboesync engine: cleanup psync/sync seperation
2008-01-18 Jens Axboelibio: fix bug in commit hook
2007-12-12 Jens Axboesyslet: we have fls(), use it for rounding ring size up
2007-12-11 Jens Axboeunsigned vs signed warnings
2007-12-11 Jens Axboesyslet: can't free the stack
2007-12-11 Jens Axboe->getevents() should take unsigned args
2007-12-11 Jens Axboesyslet: cleanup event reaping
2007-12-11 Jens Axboesyslet: add proper read barrier between user_tail and...
2007-12-11 Jens Axboesyslet: error handling
2007-12-11 Jens Axboesyslet: make sure ring buffer is a power-of-2
2007-12-10 Jens Axboesyslet: memory allocation error handling
2007-12-10 Jens Axboesyslet: update to -v7 as posted by Zach
2007-10-25 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2007-10-25 Jens AxboeFixes for CPU burn engine
2007-10-23 gurudas paiAdd pread/pwrite support to sync engine
2007-10-16 Jens Axboesplice: fix fallback from copy vmsplice to nothing
2007-10-16 Jens Axboesplice: fix problem with current mainline kernels
2007-09-28 Jens AxboeGet rid of syslet-rw compile warnings on 32-bit
2007-09-19 Zach BrownUpdate syslet-rw to fixed size ABI structures
2007-09-19 Zach BrownExec the getpid atom when testing for syslet support
2007-09-19 Zach BrownInitialize the new_thread_stack so syslet support testi...
2007-09-12 Jens AxboeFull readonly check
2007-09-07 Jens Axboesplice: update to new vmsplice-to-user interface
2007-09-05 Jens AxboeFix splice engine compile
2007-09-04 Jens Axboesplice engine: add unmapping for vmsplice-to-user
2007-08-14 Jens Axboesplice: automatically detect whether vmsplice-to-user...
2007-07-26 Jens AxboeMissed FIO_UNIDIR io ops flags on net engine
2007-07-26 Jens AxboeIO verification improvements
2007-06-24 Jens Axboenet engine: cleanup the splice handling
2007-06-24 Jens Axboenet engine: fix listenfd/pipe fd leaks
2007-06-22 Jens Axboenetsplice: use zero-copy if possible
2007-06-22 Jens Axboenetsplice: fix a few typos
2007-06-22 Jens AxboeSupport for 'netsplice' engine
2007-06-19 Jens Axboeguasi engine: remove STFU_GCC()
2007-06-18 Jens Axboelibaio engine: print warning for depth > 1 and buffered IO
2007-06-13 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2007-06-13 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2007-06-13 Jens Axboesplice engine: support for vmsplice to user space
2007-05-22 Jens AxboeFix bug with random IO and network connections
2007-05-21 Jens Axboemmap engine: fix open-for-size check
2007-04-12 Jens AxboePut the ->real_file_size handling into fio
2007-04-11 Jens AxboeFor non-file engines, set ->real_file_size if total...
2007-04-10 Davide LibenziGUASI API change
2007-04-02 Jens AxboeMove os/arch/compiler headers into directories
2007-04-02 Jens Axboesg engine: fix old comment
2007-04-02 Jens Axboesg engine: do type check only when sd has been setup
2007-04-02 Jens Axboesg engine: errno return value fixes
2007-04-02 Jens Axboesplice engine: return negative for error
2007-03-29 rootMerge branch 'master' of axboe@router:/data/git/fio
2007-03-29 Jens Axboesyslet engine: fix segfault if syslets are not available
2007-03-27 Jens AxboeRevamp the file creation code
2007-03-27 Jens AxboeGUASI engine: should use log_err() during runtime
2007-03-27 Jens AxboeNULL engine: ->commit() has side effects, make sure...
2007-03-27 Davide LibenziGUASI engine: free lingering requests from the buffer...
2007-03-26 Davide LibenziGUASI update
2007-03-22 Davide LibenziAdd few debug statements and limit thread usage.
2007-03-22 Davide LibenziAdapth guasi.c to the new FIO strctures, and free the...
2007-03-21 Davide LibenziUpdate to guasi 0.5 diff
2007-03-21 Davide LibenziGUASI IO engine
2007-03-20 Jens Axboelibaio engine: queue init error handling
2007-03-15 Jens AxboeMove thread options into a seperate structure
2007-03-15 Jens AxboeUse log_info() throughout
2007-03-14 Jens AxboeFix build on x86-64 distros without __NR_pread64/pwrite64
2007-03-14 Jens AxboeFix build of syslet engine on x86-64
2007-03-14 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2007-03-14 Jens Axboeposixaio engine: better handling of partial completions
2007-03-14 Jens AxboeUpdate io engine comments
2007-03-14 Jens Axboemmap engine: make sure that page unaligned syncs work
next