1. da751ca Update io engine comments by Jens Axboe · 17 years ago
  2. b5af829 Revamp file open/close handling by Jens Axboe · 17 years ago
  3. f423479 libaio engine: proper return value checking by Jens Axboe · 17 years ago
  4. e1161c3 Add more context to the error messages by Jens Axboe · 17 years ago
  5. 7e77dd0 Improve submission latency calculation by Jens Axboe · 17 years ago
  6. 755200a Add support for queuing > 1 command at the time by Jens Axboe · 17 years ago
  7. 22819ec Unify and fixup error handling by Jens Axboe · 17 years ago
  8. 36167d8 Change IO engine queuing by Jens Axboe · 17 years ago
  9. 95bcd81 [PATCH] Move td_verror() into io_ops->queue() hook by Jens Axboe · 17 years ago
  10. 311b84a [PATCH] Make the libaio fsync fallback really work by Jens Axboe · 17 years ago
  11. 8d714a6 [PATCH] libaio engine: fake work-around for sync issue by Jens Axboe · 17 years ago
  12. e5c40aa [PATCH] Fix libaio engine SYNC by Jens Axboe · 17 years ago
  13. cec6b55 [PATCH] Support residual io counts from io engines by Jens Axboe · 17 years ago
  14. f8fe35e [PATCH] Rename io engines by Jens Axboe · 17 years ago[Renamed from engines/fio-engine-libaio.c]
  15. ccbb91c [PATCH] Fix busy-looping with aio engine and depth > 1 by Jens Axboe · 17 years ago
  16. 5f35095 [PATCH] Link in known io engines by Jens Axboe · 18 years ago
  17. cb781c7 [PATCH] Missing memset and free-on-error in io engines by Jens Axboe · 18 years ago
  18. 34cfcda [PATCH] Make fio build again on "crippled" platforms by Jens Axboe · 18 years ago
  19. eaf09db [PATCH] libaio sign error by Jens Axboe · 18 years ago
  20. 353a7e0 [PATCH] ->queue() error handling by Jens Axboe · 18 years ago
  21. 87dc1ab [PATCH] Implement file syncing as data direction by Jens Axboe · 18 years ago
  22. 8458500 [PATCH] Fix a bunch of bugs by Jens Axboe · 18 years ago
  23. 7a16dd0 [PATCH] Make io engines -W clean by Jens Axboe · 18 years ago
  24. 53cdc68 [PATCH] First cut at supporting > 1 file per job by Jens Axboe · 18 years ago
  25. 2866c82 [PATCH] Separate io engines into separate loadable objects by Jens Axboe · 18 years ago