1. 06f63e5 mmap backend invalidate fix by Yoshinori Sato · 9 years ago
  2. e124390 engines/mmap: clear partial mmap flag on close by Jens Axboe · 9 years ago
  3. e8f198b engines/mmap: fix segfault on large devices and 32-bit archs by Jens Axboe · 9 years ago
  4. aa31de7 Add helpers for getting/setting file engine data by Jens Axboe · 9 years ago
  5. eea6bed file: move mmap related data to engines/mmap.c where it belongs by Jens Axboe · 9 years ago
  6. 4e0a8fa Fixup bad logging types by Jens Axboe · 11 years ago
  7. 93bcfd2 Move Windows port to MinGW by Bruce Cran · 12 years ago
  8. 913ea0d mmap: catch invalid msync() errors early by Jens Axboe · 13 years ago
  9. 03e20d6 First snapshot of FIO for Windows by Bruce Cran · 13 years ago
  10. ff58fce Add support for replaying blktrace trim/discard by Jens Axboe · 14 years ago
  11. 8f933ca mmap engine: remove code duplication by Jens Axboe · 15 years ago
  12. ed47cbf mmap engine: allow full mmaps for 64-bit machines by Jens Axboe · 15 years ago
  13. ff455a0 mmap engine: fix for large files on 32-bit archs by Jens Axboe · 15 years ago
  14. 5f9099e Add support for fdatasync() by Jens Axboe · 15 years ago
  15. 4f5af7b Cleanup verify headers by Jens Axboe · 15 years ago
  16. 468306a mmap engine: don't invalidate cache on segment remap by Jens Axboe · 15 years ago
  17. 4e9401c mmap engine: remove 'mmap too large' check for 32-bit by Jens Axboe · 15 years ago
  18. ac89311 mmap engine: allow large files on 32-bit archs by Jens Axboe · 15 years ago
  19. 8de43fd Add appropriate warning in mmap engine for large maps failing by Jens Axboe · 15 years ago
  20. df9c26b Avoid opening files until they are used by Jens Axboe · 15 years ago
  21. 5921e80 Make it work on opensolaris by Jens Axboe · 16 years ago
  22. 6977bcd Update close file handler to return potential error by Jens Axboe · 16 years ago
  23. 7101d9c Full readonly check by Jens Axboe · 17 years ago
  24. c97d836 mmap engine: fix open-for-size check by Jens Axboe · 17 years ago
  25. 317b95d Move os/arch/compiler headers into directories by Jens Axboe · 17 years ago
  26. 7bb48f8 Revamp the file creation code by Jens Axboe · 17 years ago
  27. 2dc1bbe Move thread options into a seperate structure by Jens Axboe · 17 years ago
  28. da751ca Update io engine comments by Jens Axboe · 17 years ago
  29. cfc99db mmap engine: make sure that page unaligned syncs work by Jens Axboe · 17 years ago
  30. 0263882 File truncation and extend fixes by Jens Axboe · 17 years ago
  31. b5af829 Revamp file open/close handling by Jens Axboe · 17 years ago
  32. 413dd45 Streamline thread_data data direction setting and checking by Jens Axboe · 17 years ago
  33. e1161c3 Add more context to the error messages by Jens Axboe · 17 years ago
  34. 948f9b2 mmap IO engine cannot extend a file by Jens Axboe · 17 years ago
  35. 36167d8 Change IO engine queuing by Jens Axboe · 17 years ago
  36. 95bcd81 [PATCH] Move td_verror() into io_ops->queue() hook by Jens Axboe · 17 years ago
  37. cec6b55 [PATCH] Support residual io counts from io engines by Jens Axboe · 17 years ago
  38. f8fe35e [PATCH] Rename io engines by Jens Axboe · 17 years ago[Renamed from engines/fio-engine-mmap.c]
  39. 5f35095 [PATCH] Link in known io engines by Jens Axboe · 18 years ago
  40. b907a5b [PATCH] mmap io engine had broken sync by Jens Axboe · 18 years ago
  41. 87dc1ab [PATCH] Implement file syncing as data direction by Jens Axboe · 18 years ago
  42. 7a16dd0 [PATCH] Make io engines -W clean by Jens Axboe · 18 years ago
  43. d9257be [PATCH] mmap: fix bug introduced with the io engine split by Jens Axboe · 18 years ago
  44. 53cdc68 [PATCH] First cut at supporting > 1 file per job by Jens Axboe · 18 years ago
  45. 2866c82 [PATCH] Separate io engines into separate loadable objects by Jens Axboe · 18 years ago