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