1. baa6677 HP-UX: has aio_fsync() and fallocate() by Jens Axboe · 13 years ago
  2. 0ec15d6 HP-UX disk query size by Jens Axboe · 13 years ago
  3. 5c909c9 Remove old debug printf() by Jens Axboe · 13 years ago
  4. 8c9ca2e Fill in os_phys_mem() stub for HP-UX by Jens Axboe · 13 years ago
  5. 8eb016d Fix bug in $mb_memory keyword by Jens Axboe · 13 years ago
  6. c3d3178 Take __weak out of the compiler namespace by Bruce Cran · 13 years ago
  7. 9918be5 posixaio: fix for HP-UX by Jens Axboe · 13 years ago
  8. b5ffb75 HP-UX typo by Jens Axboe · 13 years ago
  9. ce600ac Add note saying that HP-UX should work by Jens Axboe · 13 years ago
  10. d48a979 A few HP-UX fixes by Jens Axboe · 13 years ago
  11. 6525896 Make processes work on HP-UX by Jens Axboe · 13 years ago
  12. 4e79098 Improve Windows windowsaio engine performance by Bruce Cran · 13 years ago
  13. 0aacc50 Fix integer overflow in calculating large IOPS on 32-bit platforms by Bruce Cran · 13 years ago
  14. 76cd937 Get rid of warning on platforms for casting char -> int by Jens Axboe · 13 years ago
  15. 564e49f Add block device size detection for HP-UX by Jens Axboe · 13 years ago
  16. c00a228 Initial HP-UX port by Jens Axboe · 13 years ago
  17. dce8b84 Fix bad start_delay type by Jens Axboe · 13 years ago
  18. be18a94 Set affinity before doing buffer and io_u allocs by Jens Axboe · 13 years ago
  19. def1d8e Rewrite posixaio back off comment to be closer to actual English by Jens Axboe · 13 years ago
  20. afa1640 Ensure that we honor aio_read/write() returning EAGAIN by Jens Axboe · 13 years ago
  21. f015394 Fix ramp time random screwup by Jens Axboe · 13 years ago
  22. 687c6a2 Fix ramp time bug by Jens Axboe · 13 years ago
  23. 4b0c257 Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 13 years ago
  24. fca7035 Add --max-jobs/-j command line option by Jens Axboe · 13 years ago
  25. f097728 Fix for terminating threads in ramp time by Jens Axboe · 13 years ago
  26. 8d5844e Make smalloc use anonymous memory mmaps by Jens Axboe · 13 years ago
  27. 5982a92 patch from debian fio package to fix syntax errors in manpage. by Martin Steigerwald · 13 years ago
  28. c95f9da man page: fix incorrect description for disable_clat option by Steven Noonan · 13 years ago
  29. a596f04 Add ability to invoke fallocate() FALLOC_FL_KEEP_SIZE. by Eric Gouriou · 13 years ago
  30. d06093e Fix fill_device with queue depth higher than 1 by Steven Lang · 13 years ago
  31. bd93e34 Fixup wrong enum used for __check_min_rate() by Steven Lang · 13 years ago
  32. f84622e Fix Makefile depend issue by Michael Zappe · 13 years ago
  33. 27a779b Fio 1.55 by Jens Axboe · 13 years ago
  34. 13d998f Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 13 years ago
  35. 3f0ca9b Silence gcc 4.6 warnings by Jens Axboe · 13 years ago
  36. 7994412 Fix overlap io_u into outside regions by Jens Axboe · 13 years ago
  37. 76a3179 splice: use ->o.memalign to indicate we want aligned buffers by Jens Axboe · 13 years ago
  38. 90c0590 Fio 1.54 by Jens Axboe · 13 years ago
  39. 6625155 Fix crash on specifying bad IO engine on the command line by Jens Axboe · 13 years ago
  40. 6789703 windowsaio: fix race condition between IOCP and queue functions by Bruce Cran · 13 years ago
  41. 08d2a19 Cast l_opts string names to char * by Jens Axboe · 13 years ago
  42. faa53ee Revert "Constify l_opts strings" by Jens Axboe · 13 years ago
  43. b20b6be Ensure we quit on SIGTERM by Jens Axboe · 13 years ago
  44. e7d8417 Constify l_opts strings by Jens Axboe · 13 years ago
  45. 1294c3e Fix signed int/long truncation on 32-bit architectures by Jens Axboe · 13 years ago
  46. f2e7147 Fio 1.53 by Jens Axboe · 13 years ago
  47. e42b01e Revert "parser: get rid of useless is_time variable" by Jens Axboe · 13 years ago
  48. deaa1af Exit with error on signal by Jens Axboe · 13 years ago
  49. 84dd188 sscanf fixup by Bruce Cran · 13 years ago
  50. 1a958f0 windowsaio: skip uncompleted requests by Bruce Cran · 13 years ago
  51. ea4500d Windows fixes by Bruce Cran · 13 years ago
  52. ac18ea3 Convert left-over manual ->runstate setting to td_set_runstate() by Jens Axboe · 13 years ago
  53. b841ac8 Bump max job count to 2048 by Jens Axboe · 13 years ago
  54. b6f6abc Switch mutex to using anonymous mmap by Jens Axboe · 13 years ago
  55. 449767e Fio 1.52 by Jens Axboe · 13 years ago
  56. 513ba3f Add space between -m and 755 for install by Jens Axboe · 13 years ago
  57. 33c142b Remove solaris posix_memalign() helper by Jens Axboe · 13 years ago
  58. 91aea6e Add simple aligned alloc helper by Jens Axboe · 13 years ago
  59. 7e8ad19 os-mac.h: implement fio_set_odirect() by Steven Noonan · 13 years ago
  60. c64646f os-mac.h: implement blockdev_size() by Steven Noonan · 13 years ago
  61. 4c07ad8 Switch all random generators to be decided by use_os_rand by Jens Axboe · 13 years ago
  62. d1cea52 Switch the latter part of the offset generation to __rand() too by Jens Axboe · 13 years ago
  63. 2615cc4 Switch to using our internal Tausworthe based random generator for offsets by Jens Axboe · 13 years ago
  64. 55ed963 Fix parser bug dealing with range options and postfix by Jens Axboe · 13 years ago
  65. b590a73 Get rid of mixed rw and verify warning by Jens Axboe · 13 years ago
  66. 1a1137d parser: get rid of useless is_time variable by Jens Axboe · 13 years ago
  67. 0f805c0 Fix unsigned integer overflow in IO buffer allocator by Jens Axboe · 13 years ago
  68. 01155a9 Fio 1.51 by Jens Axboe · 13 years ago
  69. e52947d Fix linking of fio executable by Diego Elio Pettenò · 13 years ago
  70. ad0a273 Add support for giving multiple --section options by Jens Axboe · 13 years ago
  71. 5b9a7f2 Windows: add missing files needed for msi build by Bruce Cran · 14 years ago
  72. d015e39 Reinstate unified Makefile by Bruce Cran · 14 years ago
  73. 7af89a1 Fio 1.50.2 by Jens Axboe · 14 years ago
  74. 0ce8b11 Fix end-of-job slowdown for random IO with a random map by Jens Axboe · 14 years ago
  75. 0a56089 Kill flist_sort from Makefiles by Jens Axboe · 14 years ago
  76. 0e655dd Revert "Unify makefiles" by Jens Axboe · 14 years ago
  77. 3f77f72 solaris: OpenSolaris already has the madvise advice defined by Jens Axboe · 14 years ago
  78. e18941a Fio 1.50.1 by Jens Axboe · 14 years ago
  79. 937222f Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 14 years ago
  80. 08987f0 solaris: char dev size fixes by Jens Axboe · 14 years ago
  81. 3342a4c Fio 1.50 by Jens Axboe · 14 years ago
  82. ca740f4 Move version logging by Jens Axboe · 14 years ago
  83. 6035e7d Remove flist_sort(), it's no longer used by Jens Axboe · 14 years ago
  84. 7d130d8 Unify makefiles by Bruce Cran · 14 years ago
  85. 913ea0d mmap: catch invalid msync() errors early by Jens Axboe · 14 years ago
  86. 7c97389 Ensure that we exit with non-zero status on IO engine load failure by Jens Axboe · 14 years ago
  87. b8d42b2 Fio 1.50-rc4 by Jens Axboe · 14 years ago
  88. 74586c1 Add fill_fs alias for fill_device by Jens Axboe · 14 years ago
  89. 4f12432 Expand on fill_device option since it apparently causes confusion by Jens Axboe · 14 years ago
  90. 2b13e71 Get rid of shadow declarations by Jens Axboe · 14 years ago
  91. 58483fa Define OS preferred IO engine by Jens Axboe · 14 years ago
  92. 3be8007 Fix merge error hiding mmap ioengine under Windows build by Jens Axboe · 14 years ago
  93. 034ca7e Remove version number from Windows MSI file by Bruce Cran · 14 years ago
  94. 1cfd036 Re-tab some parts of README by Bruce Cran · 14 years ago
  95. 53adf64 Add instructions for building and running the Windows version of fio to README by Bruce Cran · 14 years ago
  96. ff21745 Remember to initialize return value in fixup_options() by Jens Axboe · 14 years ago
  97. 996936f Multiple jobs and verify will not fail if do_verify=0 by Jens Axboe · 14 years ago
  98. 4c6107f Ensure that short command line options work by Jens Axboe · 14 years ago
  99. a629443 Correct check to o->numjobs > 1 for verify warning by Jens Axboe · 14 years ago
  100. a9523c6 Add --warnings-fatal/-w option by Jens Axboe · 14 years ago