Merge branch 'master' into gfio
[fio.git] / engines / libaio.c
2012-08-01 Jens AxboeMerge branch 'master' into gfio
2012-05-11 Jens AxboeMerge branch 'master' into gfio gfio-0.1
2012-05-07 Jens AxboeMerge branch 'master' into gfio
2012-04-05 Jens AxboeMerge branch 'master' into gfio
2012-04-02 Jens AxboeMerge branch 'master' into gfio
2012-03-20 Jens AxboeMerge branch 'gfio' of ssh://brick.kernel.dk/data/git...
2012-03-19 Jens Axboegfio: improve option edit
2012-03-17 Jens AxboeMerge branch 'master' into gfio
2012-03-17 Jens AxboeMerge branch 'master' into gfio
2012-03-16 Jens AxboeAdd FIO_OPT_G_IO_ENG category
2011-11-09 Steven LangPrivate parameters for ioengines
2011-08-31 Jens AxboeAdd sub-option support (sort-of) and convert libaio_use...
2011-08-31 Dan EhrenbergAdding userspace_libaio_reap option
2011-07-23 Dan EhrenbergLibaio engine support for iodepth_batch_complete=0
2010-09-26 Jens AxboeUse log_err() in the io engines
2010-09-02 Jens AxboeFix libaio prep
2010-07-19 Jens AxboeInitial commit for TRIM/DISCARD support
2010-03-09 Jens AxboeUpdate libaio/posixaio/splice for sync updates
2009-06-16 Jens AxboeAdd support for fdatasync()
2009-04-07 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-04-07 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2009-04-07 Jens Axboeaio: fixed a signedness issue that could cause abort...
2009-03-06 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-03-05 Jens AxboeAvoid opening files until they are used
2009-01-16 Jens Axboelibaio engine: get rid of non-async behaviour with...
2008-10-16 Jens AxboeIssue time fixup for guasi/libaio
2008-05-30 Jens Axboeclose_ioengine() clears ->data after calling engine...
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-01-18 Jens Axboelibio: fix bug in commit hook
2007-12-11 Jens Axboe->getevents() should take unsigned args
2007-09-12 Jens AxboeFull readonly check
2007-06-18 Jens Axboelibaio engine: print warning for depth > 1 and buffered IO
2007-04-02 Jens AxboeMove os/arch/compiler headers into directories
2007-03-20 Jens Axboelibaio engine: queue init error handling
2007-03-15 Jens AxboeMove thread options into a seperate structure
2007-03-14 Jens AxboeUpdate io engine comments
2007-03-08 Jens AxboeRevamp file open/close handling
2007-03-02 Jens Axboelibaio engine: proper return value checking
2007-02-22 Jens AxboeAdd more context to the error messages
2007-02-20 Jens AxboeImprove submission latency calculation
2007-02-19 Jens AxboeAdd support for queuing > 1 command at the time
2007-02-18 Jens AxboeUnify and fixup error handling
2007-02-18 Jens AxboeChange IO engine queuing
2007-02-11 Jens Axboe[PATCH] Move td_verror() into io_ops->queue() hook
2007-02-10 Jens Axboe[PATCH] Make the libaio fsync fallback really work
2007-02-10 Jens Axboe[PATCH] libaio engine: fake work-around for sync issue
2007-02-10 Jens Axboe[PATCH] Fix libaio engine SYNC
2007-02-06 Jens Axboe[PATCH] Support residual io counts from io engines
2007-02-06 Jens Axboe[PATCH] Rename io engines