1. d55dd04 file: unionize lfsr/randommap by Jens Axboe · 9 years ago
  2. aa31de7 Add helpers for getting/setting file engine data by Jens Axboe · 9 years ago
  3. eea6bed file: move mmap related data to engines/mmap.c where it belongs by Jens Axboe · 9 years ago
  4. 08a99be Fix read/write mix and different levels of randomness by Jens Axboe · 9 years ago
  5. bedc9dc Add support for file appends by Jens Axboe · 10 years ago
  6. 5903e7b blktrace: load improvements by Jens Axboe · 10 years ago
  7. bcbfeef fio: add multi directory support by Christian Ehrhardt · 10 years ago
  8. bea5c23 Make file.h C++ safe by casting fio_file_flags by Daniel Gollub · 10 years ago
  9. 002fe73 Fix issue with openfiles= and file sizing by Jens Axboe · 10 years ago
  10. d7df1d1 Rework lockfile= file lock handling by Jens Axboe · 11 years ago
  11. 47f07dd Turn f->engine_data into a 64-bit value by Jens Axboe · 11 years ago
  12. 33c4881 Re-seed random generator when a file is reset by Jens Axboe · 11 years ago
  13. 9cbef50 Use uintptr_t for engine data by Jens Axboe · 11 years ago
  14. 293b8c1 Start of transition from unsigned long long to uint64_t by Jens Axboe · 11 years ago
  15. ef5f5a3 file: unify ->file_data and ->file_pos by Jens Axboe · 11 years ago
  16. e6c4d73 file hash: don't close file fd on lookup/add race by Jens Axboe · 11 years ago
  17. 7ebd796 Rename the bitmap to axmap by Jens Axboe · 11 years ago
  18. 8055e41 Add LFSR generator by Jens Axboe · 11 years ago
  19. 51ede0b Rework file random map by Jens Axboe · 11 years ago
  20. 9c6f631 Make the zipf/pareto state per file by Jens Axboe · 12 years ago
  21. 1ccc6dc export file_lookup_open by Dmitry Monakhov · 12 years ago
  22. ce95d65 Fixing wraparound behavior for time-based sequential read jobs by Dan Ehrenberg · 12 years ago
  23. 89ac1d4 Fix "fio: file hash not empty on exit" with blktrace replay by Shaohua Li · 12 years ago
  24. 93bcfd2 Move Windows port to MinGW by Bruce Cran · 12 years ago
  25. 0e280ee Grow file num_maps to unsigned long by Jens Axboe · 12 years ago
  26. a596f04 Add ability to invoke fallocate() FALLOC_FL_KEEP_SIZE. by Eric Gouriou · 13 years ago
  27. 0ce8b11 Fix end-of-job slowdown for random IO with a random map by Jens Axboe · 13 years ago
  28. e2e5888 OS headers need fio_file definition now by Jens Axboe · 13 years ago
  29. ecc314b FIO Windows update by Bruce Cran · 13 years ago
  30. 03e20d6 First snapshot of FIO for Windows by Bruce Cran · 13 years ago
  31. 9e700a7 Add missing file.h f->file_data change by Jens Axboe · 14 years ago
  32. 0e23857 binject: setup and teardown mappings internally by Jens Axboe · 14 years ago
  33. 49ffb4a Fix blktrace replay by Jens Axboe · 14 years ago
  34. 38dad62 Add rw_sequencer option by Jens Axboe · 14 years ago
  35. 44f2969 Initial suppor for sync_file_range() by Jens Axboe · 14 years ago
  36. e943b87 Track last file offset by Jens Axboe · 14 years ago
  37. e8462bd Add support for async IO verification offload by Jens Axboe · 15 years ago
  38. ed47cbf mmap engine: allow full mmaps for 64-bit machines by Jens Axboe · 15 years ago
  39. c592b9f More fio.h cleanups by Jens Axboe · 15 years ago
  40. 590aebd Move file service type defines to file.h by Jens Axboe · 15 years ago
  41. 4cd02b3 Move more file stuff to file.h by Jens Axboe · 15 years ago
  42. d6aed79 Clean up file flags by Jens Axboe · 15 years ago