summaryrefslogtreecommitdiff
path: root/engines/sg.c
AgeCommit message (Expand)Author
2008-05-30close_ioengine() clears ->data after calling engine cleanupJens Axboe
2008-05-30Fix bad references to 'sgio'Gurudas Pai
2008-03-01Make file structures dynamically allocatedJens Axboe
2008-03-01Update close file handler to return potential errorJens Axboe
2007-12-11->getevents() should take unsigned argsJens Axboe
2007-09-12Full readonly checkJens Axboe
2007-04-02Move os/arch/compiler headers into directoriesJens Axboe
2007-04-02sg engine: fix old commentJens Axboe
2007-04-02sg engine: do type check only when sd has been setupJens Axboe
2007-04-02sg engine: errno return value fixesJens Axboe
2007-03-15Move thread options into a seperate structureJens Axboe
2007-03-14Update io engine commentsJens Axboe
2007-03-13Allow explicit setting of a number of filesJens Axboe
2007-03-08Revamp file open/close handlingJens Axboe
2007-02-22Add more context to the error messagesJens Axboe
2007-02-18Unify and fixup error handlingJens Axboe
2007-02-18Change IO engine queuingJens Axboe
2007-02-11[PATCH] Move td_verror() into io_ops->queue() hookJens Axboe
2007-02-08[PATCH] SG IO engine: reduce allocations and memory leaksJens Axboe
2007-02-08[PATCH] SG IO engine: remember to set io_u->file in initJens Axboe
2007-02-08[PATCH] SG io engine: better handling of multiple filesJens Axboe
2007-02-06[PATCH] Support residual io counts from io enginesJens Axboe
2007-02-06[PATCH] Rename io enginesJens Axboe