1. 85549ba Improve wording on terse Total IO (KB) field by Jens Axboe · 13 years ago
  2. 78d3515 Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 13 years ago
  3. f57a9c5 Add terse version output format command line parameter by Jens Axboe · 13 years ago
  4. 067430b Fix disk utilization for delayed jobs by Jens Axboe · 13 years ago
  5. b8fefc2 Style fixup by Jens Axboe · 13 years ago
  6. ba4ddd6 Better parser fix by Jens Axboe · 13 years ago
  7. 6925dd3 Revert "Fix parser bug with ranges" by Jens Axboe · 13 years ago
  8. f20485a Fix parser bug with ranges by Jens Axboe · 13 years ago
  9. e3b3f81 Use r/R/w/W instead of m/M for mixed workloads with 100% reads or writes by Jens Axboe · 13 years ago
  10. 1c964ce Only clear string pointer in parser for sub-value options by Jens Axboe · 13 years ago
  11. 3545a10 Ensure that buffer contents are random across jobs as well by Jens Axboe · 13 years ago
  12. ce952ab Fix parser using uninitialized memory by Jens Axboe · 13 years ago
  13. a66da7a Add support for backwards holes by Jens Axboe · 13 years ago
  14. e297975 Remove duplicate code in parser by Jens Axboe · 13 years ago
  15. 58052f3 Fix FIO_OPT_STR_STORE without posval by Jens Axboe · 13 years ago
  16. c44b1ff Add sub-option support (sort-of) and convert libaio_userspace_reap by Jens Axboe · 13 years ago
  17. 675012f Adding userspace_libaio_reap option by Dan Ehrenberg · 13 years ago
  18. 78c1eda Fix bad latency reporting for rated IO jobs by Jens Axboe · 13 years ago
  19. 5f739e0 Fix compile on environment of SuperH by Nobuhiro Iwamatsu · 13 years ago
  20. d7f5d47 Add 'null' perf test by Jens Axboe · 13 years ago
  21. d3cc4eb Make SH port work for packagers that don't differentiate between SH4 and SH4A by Jens Axboe · 13 years ago
  22. 059b080 Add possibility to make sequential IO "holed" by Jens Axboe · 13 years ago
  23. 3427207 Improve Makefile for t/ test code by Jens Axboe · 13 years ago
  24. fbc2792 Add simple stest smalloc tester by Jens Axboe · 13 years ago
  25. 716050f Fixup bad style in plat code by Jens Axboe · 13 years ago
  26. 0a7d7f9 stats: fix io_u_plat out-of-bound accesses (round 2) by Eric Gouriou · 13 years ago
  27. 271067a Fix bug in smalloc size calculation by Jiri Horky · 13 years ago
  28. eb52fa3 RDMA engine: Change wording of HOWTO section by Bart Van Assche · 13 years ago
  29. 0a0b490 Fix off-by-one in io_u_plat[] array sizing by Jens Axboe · 13 years ago
  30. 8334919 stats: Add a function to report completion latency percentiles by Yu-ju Hong · 13 years ago
  31. 744492c man page typo by Jens Axboe · 13 years ago
  32. 0408c20 Update softrandommap in HOWTO by Jens Axboe · 13 years ago
  33. a8868a5 Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 13 years ago
  34. e081d03 Fix a typo in fio.1 by Zhu Yanhai · 13 years ago
  35. e07f72d RDMA I/O engine: Fix compiler warnings by Bart Van Assche · 13 years ago
  36. 85286c5 RDMA engine: rewrite header comment block and man page section by Bart Van Assche · 13 years ago
  37. 76cc522 RDMA engine spelling fix: change FIO_RDMA_MAX_IO_DPETH into FIO_RDMA_MAX_IO_DEPTH by Bart Van Assche · 13 years ago
  38. 4d1577b fio_generate_plots with setable resolution by Martin Steigerwald · 13 years ago
  39. d392365 Add 'wait_for_previous' as an alias for the 'stonewall' option by Jens Axboe · 13 years ago
  40. b6cf38f RDMA update by Yufei Ren · 13 years ago
  41. 21b8aee RDMA IO engine by ren yufei · 13 years ago
  42. b939683 Add proper include to silence build warning on NetBSD/FreeBSD by Jens Axboe · 13 years ago
  43. 4361762 Add version number to --help output by Bruce Cran · 13 years ago
  44. cdcac5c stats: Fix computation of summed standard deviation by Yu-ju Hong · 13 years ago
  45. 31d23f4 Fix bsrange read,write value option pairs by Dave Engberg · 13 years ago
  46. ab2cabd Fix --timeout as global parameter by Jens Axboe · 13 years ago
  47. 0b7fdba Libaio engine support for iodepth_batch_complete=0 by Dan Ehrenberg · 13 years ago
  48. 1f84f1d Respect iodepth_batch_complete=0 in main loop by Dan Ehrenberg · 13 years ago
  49. 25c8b9d Addes Trace file format description by Paul Dubs · 13 years ago
  50. 35649e5 Added description for iops output by Paul Dubs · 13 years ago
  51. f67bbe8 Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 13 years ago
  52. 862745b Fix Solaris compile by Jens Axboe · 13 years ago
  53. 74ba180 Make string-set options behave more like bool options by Jens Axboe · 13 years ago
  54. 173dbaa Fio 1.57 by Jens Axboe · 13 years ago
  55. 1332757 Windows affinity fix for thread based jobs by Bruce Cran · 13 years ago
  56. ccc0205 Fix infinite loop on platforms with severely limited aio resources by Jens Axboe · 13 years ago
  57. b42ffd1 Make raw disk size detection work on OSX by Jens Axboe · 13 years ago
  58. 3dee087 Fix compile warning on OSX by Jens Axboe · 13 years ago
  59. 6aa2781 Fix killing of threads that haven't started by Michael Callahan · 13 years ago
  60. 0f7ac78 Add CPU affinity support to Windows by Bruce Cran · 13 years ago
  61. 48b35be Fix AIX Makefile by Michael Perzl · 13 years ago
  62. 09fa5bc Fix AIX compile by Michael Perzl · 13 years ago
  63. 5a6c454 Fio 1.56 by Jens Axboe · 13 years ago
  64. b9afd95 gettid() for NetBSD by Jens Axboe · 13 years ago
  65. e8d588e Add gettid() for FreeBSD/OSX/Solaris by Jens Axboe · 13 years ago
  66. 47f767c Add gettid() for proper thread affinity on Linux by Jens Axboe · 13 years ago
  67. 804bb9a Fix compile on older systems that don't have fallocate() on Linux by Jens Axboe · 13 years ago
  68. 7bb5910 Allow percentage setting for size= by Jens Axboe · 13 years ago
  69. 893b37c HP-UX: add fdatasync() by Jens Axboe · 13 years ago
  70. baa6677 HP-UX: has aio_fsync() and fallocate() by Jens Axboe · 13 years ago
  71. 0ec15d6 HP-UX disk query size by Jens Axboe · 13 years ago
  72. 5c909c9 Remove old debug printf() by Jens Axboe · 13 years ago
  73. 8c9ca2e Fill in os_phys_mem() stub for HP-UX by Jens Axboe · 13 years ago
  74. 8eb016d Fix bug in $mb_memory keyword by Jens Axboe · 13 years ago
  75. c3d3178 Take __weak out of the compiler namespace by Bruce Cran · 13 years ago
  76. 9918be5 posixaio: fix for HP-UX by Jens Axboe · 13 years ago
  77. b5ffb75 HP-UX typo by Jens Axboe · 13 years ago
  78. ce600ac Add note saying that HP-UX should work by Jens Axboe · 13 years ago
  79. d48a979 A few HP-UX fixes by Jens Axboe · 13 years ago
  80. 6525896 Make processes work on HP-UX by Jens Axboe · 13 years ago
  81. 4e79098 Improve Windows windowsaio engine performance by Bruce Cran · 13 years ago
  82. 0aacc50 Fix integer overflow in calculating large IOPS on 32-bit platforms by Bruce Cran · 13 years ago
  83. 76cd937 Get rid of warning on platforms for casting char -> int by Jens Axboe · 13 years ago
  84. 564e49f Add block device size detection for HP-UX by Jens Axboe · 13 years ago
  85. c00a228 Initial HP-UX port by Jens Axboe · 13 years ago
  86. dce8b84 Fix bad start_delay type by Jens Axboe · 13 years ago
  87. be18a94 Set affinity before doing buffer and io_u allocs by Jens Axboe · 13 years ago
  88. def1d8e Rewrite posixaio back off comment to be closer to actual English by Jens Axboe · 13 years ago
  89. afa1640 Ensure that we honor aio_read/write() returning EAGAIN by Jens Axboe · 13 years ago
  90. f015394 Fix ramp time random screwup by Jens Axboe · 13 years ago
  91. 687c6a2 Fix ramp time bug by Jens Axboe · 13 years ago
  92. 4b0c257 Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 13 years ago
  93. fca7035 Add --max-jobs/-j command line option by Jens Axboe · 13 years ago
  94. f097728 Fix for terminating threads in ramp time by Jens Axboe · 13 years ago
  95. 8d5844e Make smalloc use anonymous memory mmaps by Jens Axboe · 13 years ago
  96. 5982a92 patch from debian fio package to fix syntax errors in manpage. by Martin Steigerwald · 13 years ago
  97. c95f9da man page: fix incorrect description for disable_clat option by Steven Noonan · 13 years ago
  98. a596f04 Add ability to invoke fallocate() FALLOC_FL_KEEP_SIZE. by Eric Gouriou · 13 years ago
  99. d06093e Fix fill_device with queue depth higher than 1 by Steven Lang · 13 years ago
  100. bd93e34 Fixup wrong enum used for __check_min_rate() by Steven Lang · 13 years ago