1. eb7c8ae Move the iodepth_batch into td_io_queue() instead by Jens Axboe · 17 years ago
  2. cb5ab51 Add iodepth_batch setting by Jens Axboe · 17 years ago
  3. face81b Move ->commit() call to td_io_getevents() by Jens Axboe · 17 years ago
  4. e1161c3 Add more context to the error messages by Jens Axboe · 17 years ago
  5. 19a98c4 Fix crash on thread exit by Jens Axboe · 17 years ago
  6. 433afcb io_u timeout handling by Jens Axboe · 17 years ago
  7. 0c6e751 Track io_u state (free or in-flight) by Jens Axboe · 17 years ago
  8. b2fdda4 Static error value checking by Jens Axboe · 17 years ago
  9. 5aeb77d Fix sync engine completion latency by Jens Axboe · 17 years ago
  10. 7e77dd0 Improve submission latency calculation by Jens Axboe · 17 years ago
  11. 755200a Add support for queuing > 1 command at the time by Jens Axboe · 17 years ago
  12. 36167d8 Change IO engine queuing by Jens Axboe · 17 years ago
  13. 429ca07 [PATCH] Defer engine ops verification check by Jens Axboe · 17 years ago
  14. 02bcaa8 [PATCH] Time and seek optimizations by Jens Axboe · 18 years ago
  15. da51c05 [PATCH] Add skeleton external io engine by Jens Axboe · 18 years ago
  16. 5f35095 [PATCH] Link in known io engines by Jens Axboe · 18 years ago
  17. 0bbab0e [PATCH] String copy limiting fixes by Jens Axboe · 18 years ago
  18. b469282 [PATCH] Add full command line parameter support by Jens Axboe · 18 years ago
  19. 858a3d4 [PATCH] Move td_io_sync() by Jens Axboe · 18 years ago
  20. 87dc1ab [PATCH] Implement file syncing as data direction by Jens Axboe · 18 years ago
  21. 8c16d84 [PATCH] Sanity check ops on loaded io engine by Jens Axboe · 18 years ago
  22. 10ba535 [PATCH] Split the io_u io handling out of fio.c by Jens Axboe · 18 years ago
  23. 8458500 [PATCH] Fix a bunch of bugs by Jens Axboe · 18 years ago
  24. c1d5725 [PATCH] Don't hardcode ioengine path by Jens Axboe · 18 years ago
  25. b902ceb [PATCH] Remember to check ioops version in loaded module by Jens Axboe · 18 years ago
  26. d4dbaaa [PATCH] Fixup failure to load io engine object logging by Jens Axboe · 18 years ago
  27. 2866c82 [PATCH] Separate io engines into separate loadable objects by Jens Axboe · 18 years ago
  28. b990b5c [PATCH] Basic support for a cpu cycle eater job by Jens Axboe · 18 years ago
  29. 34e95e3 [PATCH] libaio returns long, not int by Jens Axboe · 18 years ago
  30. 3b70d7e [PATCH] When logging to a file, stderr should go both to stderr and file by Jens Axboe · 18 years ago
  31. eb8bbf4 [PATCH] Enable output logging to file instead of stdout by Jens Axboe · 18 years ago
  32. 5c4e1db [PATCH] Final FreeBSD compile fixups by Jens Axboe · 18 years ago
  33. 6796209 [PATCH] Shorten the file names, stupid to prefix everything with fio- by Jens Axboe · 18 years ago[Renamed from fio-io.c]
  34. 3feedc6 [PATCH] splice fixes by Jens Axboe · 18 years ago
  35. 5185228 [PATCH] fio_spliceio_event() used wrong private type by Jens Axboe · 18 years ago
  36. 8756e4d [PATCH] Support for splice IO engine by Jens Axboe · 18 years ago
  37. f3a4ef5 [PATCH] cleanup sg ioctl vs read approach by Jens Axboe · 18 years ago
  38. 5f2b7b5 [PATCH] Silence bogus gcc 4.x warnings by Jens Axboe · 18 years ago
  39. b1ff340 [PATCH] Support for multiple queued commands with read/write SG v3 io by Jens Axboe · 18 years ago
  40. 0af7b54 [PATCH] Add support for the read/write interface of SG v3 by Jens Axboe · 18 years ago
  41. 77cf845 [PATCH] Kill ->cur_off, always just lseek() in sync ->io_prep by Jens Axboe · 19 years ago
  42. ebac465 Move fio to seperate repo by Jens Axboe · 19 years ago