1. 306ddc9 Include transfer size in the clat/slat measurements by Jens Axboe · 15 years ago
  2. d2bbb8d Fix garbling of clat/slat logs if a shared log file is used by Fabio Checconi · 15 years ago
  3. 3c704d7 Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 15 years ago
  4. 3776041 fio howto typo fixes by Randy Dunlap · 15 years ago
  5. 26eca2d fio docs corrections by Randy Dunlap · 15 years ago
  6. 62b3892 net engine: fix compilation warnings on Solaris by Jens Axboe · 15 years ago
  7. f215152 Fio 1.26.2 by Jens Axboe · 15 years ago
  8. 0fe2187 Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 15 years ago
  9. fc6bd43 'V' is a running state, not an idle state. Correct HOWTO. by Jens Axboe · 15 years ago
  10. eb7ccf3 Align io units to processor cache line size by Jens Axboe · 15 years ago
  11. 1ca9573 Fix name of the slat log file by Radha Ramachandran · 15 years ago
  12. c311cd2 Don't populate random data for verify reads by Radha Ramachandran · 15 years ago
  13. 97c62e0 Fio 1.26.1 by Jens Axboe · 15 years ago
  14. f0d524b Filename must be parsed after directory option by Jens Axboe · 15 years ago
  15. c83cdd3 Update bssplit documentation in fio.1 by Jens Axboe · 15 years ago
  16. a1ea676 fio: Include support for ARM by Kedar Sovani · 15 years ago
  17. 770028e Fio 1.26 by Jens Axboe · 15 years ago
  18. de14154 Add sample job for doing a quick SSD performance analysis by Jens Axboe · 15 years ago
  19. 899c29f Fix issue with random offset being off if io_size != real_file_size by Radha Ramachandran · 15 years ago
  20. eccffc9 Remove debug printf() by Jens Axboe · 15 years ago
  21. 720e84a Add support for different weights for reads and writes with bssplit by Jens Axboe · 15 years ago
  22. 77787c8 Allow IO logging even for diskless engines by Jens Axboe · 15 years ago
  23. cd98801 splice engine: fix vmsplice() problem with block sizes larger than a pipe by Jens Axboe · 15 years ago
  24. d0a278f Fio 1.25.2 by Jens Axboe · 15 years ago
  25. 8879fd1 Fix throughput reporting by Jens Axboe · 15 years ago
  26. 4b341fc Fix crash with multiple files by Carl Henrik Lunde · 15 years ago
  27. 6be0696 Fio 1.25.1 by Jens Axboe · 15 years ago
  28. 9a153e6 Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 15 years ago
  29. 99a47c6 Use td_io_get_file_size() instead of calling ->get_file_size() by Jens Axboe · 15 years ago
  30. 0d57033 Fio 1.25 by Jens Axboe · 15 years ago
  31. 5bfc35d Reseed random generator for loop/time based runs by Jens Axboe · 15 years ago
  32. eaf9b41 File reset should clear random map as well by Jens Axboe · 15 years ago
  33. cea0b7c Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 15 years ago
  34. de9937d aio: fixed a signedness issue that could cause abort on strace by Jens Axboe · 15 years ago
  35. 901bb99 Add some missing options to the man page by Jens Axboe · 15 years ago
  36. 4360266 Man page typo on zero_buffers by Jens Axboe · 15 years ago
  37. 2b7a01d Add blockalign/ba option by Jens Axboe · 15 years ago
  38. 903dc3f Fix integer store bug in parser by Jens Axboe · 15 years ago
  39. 6b7f685 Add some missing options to the man page by Jens Axboe · 15 years ago
  40. f7fa265 Get rid of int vs siint difference by Jens Axboe · 15 years ago
  41. ef67a8a Update HOWTO with 0x base for siint by Jens Axboe · 15 years ago
  42. b347f9d Allow 0x (or 0X) prefix for any int value to indicate hex base by Jens Axboe · 15 years ago
  43. 853ee7f Fix failure to strip end of line with comment by Jens Axboe · 15 years ago
  44. 9d7dfda Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 15 years ago
  45. 931823c Update smalloc section in README by Jens Axboe · 15 years ago
  46. b36beb6 Use strict matching for --section command line option by Jens Axboe · 15 years ago
  47. df9c26b Avoid opening files until they are used by Jens Axboe · 15 years ago
  48. 4e6ea2f Need to clear ->files_size when ->files is cleared by Jens Axboe · 15 years ago
  49. b5696bf More file setting bug fixes by Jens Axboe · 15 years ago
  50. 8bb7679 Botch edit in files setup by Jens Axboe · 15 years ago
  51. dd87b2c Missing fio.h update by Jens Axboe · 15 years ago
  52. fc99bc0 Realloc td->files to full size immediately by Jens Axboe · 15 years ago
  53. 814452b Add create_on_open option by Jens Axboe · 15 years ago
  54. 4bb997c Fix file open leak by Jens Axboe · 15 years ago
  55. 87b1067 Fix bug with openfiles by Jens Axboe · 15 years ago
  56. 683023e Fix bug in file selection by Jens Axboe · 15 years ago
  57. a086c25 Add 'sequential' file_service_type by Jens Axboe · 15 years ago
  58. 8347239 Allow 'norandommap' with verify by Jens Axboe · 15 years ago
  59. 112b52d Fio 1.24 by Jens Axboe · 15 years ago
  60. 7ab077a Check for a valid block device size by Jens Axboe · 15 years ago
  61. 664fb3b net engine: notify receiver of UDP link close by Jens Axboe · 15 years ago
  62. e235d5f Fix broken rate check by Jens Axboe · 15 years ago
  63. d5b388a net engine: termination fixes by Jens Axboe · 15 years ago
  64. 3565182 net engine: don't pass in flags by Jens Axboe · 15 years ago
  65. 371d456 net engine: use poll() always for sending/receiving by Jens Axboe · 15 years ago
  66. e77c010 Add comment on UDP on examples/netio by Jens Axboe · 15 years ago
  67. d65db44 Missing text in iodepth_batch* help entries by Jens Axboe · 15 years ago
  68. 15d182a libaio engine: get rid of non-async behaviour with buffered IO by Jens Axboe · 15 years ago
  69. 3f8fc5a net engine: accept both upper and lowercase tcp/udp. by Jens Axboe · 15 years ago
  70. 414c2a3 net engine: add UDP support by Jens Axboe · 15 years ago
  71. 217bc04 Add platform section to README by Jens Axboe · 15 years ago
  72. 690dec6 OS includes need errno.h by Jens Axboe · 15 years ago
  73. 2e3e31e smalloc: get rid of MP_SAFE define and lock checks by Jens Axboe · 15 years ago
  74. f42c153 Some more pthread_* call mishandled errors by Jens Axboe · 15 years ago
  75. 29adda3 Add --debug=mutex by Jens Axboe · 15 years ago
  76. 3c2d93e Make sure os mutex define is visible in mutex.c by Jens Axboe · 15 years ago
  77. f356d01 Only use process shared mutexes on support platforms by Jens Axboe · 15 years ago
  78. 4fa6d0f Fixup handling of pthread_mutex*() error returns by Jens Axboe · 15 years ago
  79. 85daf2c Add fio_cpuset_exit() empty handler for platforms that don't support affinity by Jens Axboe · 15 years ago
  80. a6cee43 Include crc32c and crc32c-intel checksums in FreeBSD/Solaris by Jens Axboe · 16 years ago
  81. 39555d0 Solaris pset fixes by Jens Axboe · 16 years ago
  82. 4a3c7b9 Solaris compilation fix by Jens Axboe · 16 years ago
  83. d2ce18b CPU set creation and destruction can fail on some platforms by Jens Axboe · 16 years ago
  84. 6f7024e Support for CPU binding in Solaris by Jens Axboe · 16 years ago
  85. 4e78e40 Add a cpuset exit function by Jens Axboe · 16 years ago
  86. 6d459ee Prepare for support for CPU binding on other platforms by Jens Axboe · 16 years ago
  87. 6dd6f2c __usec_sleep() really just spins, rename it by Jens Axboe · 16 years ago
  88. f484470 Long line style fix + comment by Jens Axboe · 16 years ago
  89. b03daaf Don't allow higher CPU counts than what the system has by Jens Axboe · 16 years ago
  90. 19608d6 Make sure that the given CPU range is within the bounds of the OS by Jens Axboe · 16 years ago
  91. be4ecfd Add gtod_cpu option for pinning gettimeofday() to a single CPU by Jens Axboe · 16 years ago
  92. 43c129b Properly strip end-of-option blanks by Jens Axboe · 16 years ago
  93. 62a7273 Allow ranges of CPUs in cpus_allowed option by Jens Axboe · 16 years ago
  94. dbad30b Fix bogus 'may be used uninitialized' warning from older gcc versions by Jens Axboe · 16 years ago
  95. b0ea08c Add comment on cpumask not working with a CPU count > 32 by Jens Axboe · 16 years ago
  96. b8a6582 smalloc: pool->file is only used in add_pool(), so make it local by Jens Axboe · 16 years ago
  97. 443bb11 smalloc: unlink pool file in add_pool() by Jens Axboe · 16 years ago
  98. 46e9e96 Use frame pointer by Jens Axboe · 16 years ago
  99. c12f6da Make log writing append by Jens Axboe · 16 years ago
  100. e3cedca Add support for giving bw/clat/slat log prefixes by Jens Axboe · 16 years ago