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