Update close file handler to return potential error
[fio.git] / engines / sg.c
2008-03-01 Jens AxboeUpdate close file handler to return potential error
2007-12-11 Jens Axboe->getevents() should take unsigned args
2007-09-12 Jens AxboeFull readonly check
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-03-15 Jens AxboeMove thread options into a seperate structure
2007-03-14 Jens AxboeUpdate io engine comments
2007-03-13 Jens AxboeAllow explicit setting of a number of files
2007-03-08 Jens AxboeRevamp file open/close handling
2007-02-22 Jens AxboeAdd more context to the error messages
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-08 Jens Axboe[PATCH] SG IO engine: reduce allocations and memory...
2007-02-08 Jens Axboe[PATCH] SG IO engine: remember to set io_u->file in...
2007-02-08 Jens Axboe[PATCH] SG io engine: better handling of multiple files
2007-02-06 Jens Axboe[PATCH] Support residual io counts from io engines
2007-02-06 Jens Axboe[PATCH] Rename io engines