summaryrefslogtreecommitdiff
path: root/engines/sync.c
AgeCommit message (Expand)Author
2008-05-30close_ioengine() clears ->data after calling engine cleanupJens Axboe
2008-05-30vsync: Fix issue with double issue of io_uJens Axboe
2008-05-30Make it work on opensolarisJens Axboe
2008-05-22Add logging for queue submit and complet countsJens Axboe
2008-03-01Remove the file->last_completed_pos variableJens Axboe
2008-02-04sync engine: missing fsync check in vsyncJens Axboe
2008-02-04Add vsync io engineJens Axboe
2008-02-04sync engine: cleanup psync/sync seperationJens Axboe
2007-10-23Add pread/pwrite support to sync enginegurudas pai
2007-09-12Full readonly checkJens Axboe
2007-04-02Move os/arch/compiler headers into directoriesJens 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