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