Fix for prematurely stopping on verify
[fio.git] / ioengines.c
2013-04-17 Jens AxboePropagate io engine error back to 'td', if not already...
2013-04-11 Jens Axboeioengine: import whitespace changes
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-09 Jens AxboeMerge branch 'master' into gfio
2013-04-05 Jens AxboeMerge branch 'master' into gfio
2013-03-21 Jens AxboeOnly attempt file unlock if we use locking
2013-03-21 Jens AxboeMerge branch 'master' into gfio
2013-03-04 Jens AxboeMerge branch 'master' into gfio
2013-02-21 Jens AxboeMerge branch 'master' into gfio
2013-02-20 Jens AxboeMerge branch 'master' into gfio
2013-02-07 Jens AxboeMerge branch 'master' into gfio
2013-02-04 Jens AxboeMerge branch 'master' into gfio
2013-01-31 Jens AxboeMerge branch 'master' into gfio
2013-01-29 Jens AxboeMerge branch 'master' into gfio
2013-01-24 Jens AxboeMerge branch 'master' into gfio
2013-01-23 Jens AxboeMake experimental_verify=1 handle all cases properly
2013-01-21 Jens AxboeRe-seed random generator when a file is reset
2013-01-10 Jens AxboeAdd configure script
2013-01-09 Jens AxboeMerge branch 'master' into gfio
2012-12-14 Jens AxboeMerge branch 'master' into gfio
2012-12-11 Jens AxboeMerge branch 'master' into gfio
2012-12-03 Jens AxboeMerge branch 'master' into gfio
2012-11-15 Jens AxboeMerge branch 'master' into gfio
2012-11-14 Jens AxboeMerge branch 'master' into gfio
2012-10-11 Jens AxboeMerge branch 'master' into gfio
2012-09-27 Jens AxboeMerge branch 'master' into gfio
2012-09-25 Jens AxboeMerge branch 'master' into gfio
2012-09-24 Jens AxboeMerge branch 'master' into gfio
2012-09-24 Jens AxboeMerge branch 'master' into gfio
2012-09-24 Jens AxboeMerge branch 'master' into gfio
2012-09-19 Dmitry Monakhovioengine: allow several external ioengines
2012-09-14 Shaohua LiAdd support for trim as a workload type
2012-08-21 Jens AxboeMerge branch 'master' into gfio
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-27 Jens AxboeWhite space spring cleaning
2012-03-16 Jens AxboeMerge branch 'master' into gfio
2012-03-15 Yufei Renrdma engine graceful teardown
2012-03-15 Dan EhrenbergNew offset_increment option
2012-01-31 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-01-31 Ryan MarchandFix thread hang when using async engines (libaio,etc...
2011-11-09 Steven LangPrivate parameters for ioengines
2011-01-22 Jens AxboeEnsure that we exit with non-zero status on IO engine...
2011-01-10 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-04 Bruce CranFIO Windows update
2010-11-23 Jens Axboesolaris: log error for failure to enable direct IO
2010-09-24 Jens AxboeDon't add the file offset twice for trim
2010-09-01 Jens AxboeAdd verify trim support
2010-08-25 Jens AxboeAdd support for replaying blktrace trim/discard
2010-07-19 Jens AxboeInitial commit for TRIM/DISCARD support
2010-03-19 Jens AxboeFix bad sign on td_verror()
2010-03-18 Jens AxboeCatch error on ->commit and ->get_events
2010-03-09 Jens AxboeAssign io_u->error directly in do_io_u_sync()
2010-03-09 Jens AxboeAbstract out generic sync helper
2010-03-09 Jens AxboeMake sure we handle multiple arguments to sync_file_range
2010-03-09 Jens AxboeInitial suppor for sync_file_range()
2009-07-03 Jens AxboeAdd warning about potentially missing O_DIRECT support...
2009-06-16 Jens AxboeAdd support for fdatasync()
2009-06-11 Jens AxboeRemove a reference check
2009-06-09 Jens AxboeFix problem with too many opened files
2009-06-03 Jens AxboeSplit off diskutil include
2009-06-03 Jens AxboeClean up file flags
2009-05-27 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2009-05-27 Jens AxboeIncrease accuracy of disk utility percentage
2009-03-06 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-03-05 Jens AxboeAvoid opening files until they are used
2008-10-16 Jens AxboeIssue time fixup for guasi/libaio
2008-10-16 Jens AxboeAdd options for disabling slat/clat/bw measurements
2008-10-16 Jens AxboeKill io_u timeout handling
2008-10-16 Jens AxboeOnly memcpy last issue time when using iolog replay
2008-06-05 Jens AxboeAdd iodepth_batch_complete control
2008-06-04 Jens AxboeAdd directio support to Solaris
2008-06-04 Jens AxboeWe need to grab and mark the file open before jumping...
2008-06-02 Jens AxboeRename list_* function and file to flist_ to avoid...
2008-05-30 Jens Axboeffz() takes ints, so change the file_map to being int...
2008-05-30 Jens Axboeclose_ioengine() clears ->data after calling engine...
2008-05-22 Jens AxboeAdd logging for queue submit and complet counts
2008-05-15 Jens AxboeFix bad interaction with file open/close and queuing
2008-05-15 Jens AxboeImprove iodepth logging
2008-05-14 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2008-05-14 Jens AxboeAllow marking of queue depth for more than 1 io_u at...
2008-03-06 Jens AxboeStyle fixups
2008-03-04 Jens AxboeRevamp file locking
2008-03-01 Jens AxboeAdd the file sharing bits
2008-03-01 Jens AxboeAdd file locking hooks
2008-03-01 Jens AxboeRemove the file->last_completed_pos variable
2008-03-01 Jens AxboeUpdate close file handler to return potential error
2008-02-04 Jens AxboeImprove depth marking
2008-02-01 Jens AxboeA bunch of fixes
2008-02-01 Jens AxboeAdd --debug for enabling internal dumps on various...
2007-12-11 Jens Axboe->getevents() should take unsigned args
2007-09-19 Zach BrownTrivial spelling correction
2007-09-12 Jens AxboeFull readonly check
2007-09-11 Jens AxboeAdd --readonly option
2007-07-27 ljzhang,Yaxin Hu... [PATCH] Fix fileoffset option
next