summaryrefslogtreecommitdiff
path: root/engines/mmap.c
AgeCommit message (Expand)Author
2008-05-30Make it work on opensolarisJens Axboe
2008-03-01Update close file handler to return potential errorJens Axboe
2007-09-12Full readonly checkJens Axboe
2007-05-21mmap engine: fix open-for-size checkJens Axboe
2007-04-02Move os/arch/compiler headers into directoriesJens Axboe
2007-03-27Revamp the file creation codeJens Axboe
2007-03-15Move thread options into a seperate structureJens Axboe
2007-03-14Update io engine commentsJens Axboe
2007-03-14mmap engine: make sure that page unaligned syncs workJens Axboe
2007-03-12File truncation and extend fixesJens Axboe
2007-03-08Revamp file open/close handlingJens Axboe
2007-02-23Streamline thread_data data direction setting and checkingJens Axboe
2007-02-22Add more context to the error messagesJens Axboe
2007-02-20mmap IO engine cannot extend a fileJens 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