summaryrefslogtreecommitdiff
path: root/engines/splice.c
AgeCommit message (Expand)Author
2008-05-30close_ioengine() clears ->data after calling engine cleanupJens Axboe
2007-10-16splice: fix fallback from copy vmsplice to nothingJens Axboe
2007-10-16splice: fix problem with current mainline kernelsJens Axboe
2007-09-12Full readonly checkJens Axboe
2007-09-07splice: update to new vmsplice-to-user interfaceJens Axboe
2007-09-05Fix splice engine compileJens Axboe
2007-09-04splice engine: add unmapping for vmsplice-to-userJens Axboe
2007-08-14splice: automatically detect whether vmsplice-to-user worksJens Axboe
2007-06-13splice engine: support for vmsplice to user spaceJens Axboe
2007-04-02Move os/arch/compiler headers into directoriesJens Axboe
2007-04-02splice engine: return negative for errorJens Axboe
2007-03-14Update io engine commentsJens 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-06[PATCH] Support residual io counts from io enginesJens Axboe
2007-02-06[PATCH] Rename io enginesJens Axboe