1. ffa93ca Fio 2.0.13 by Jens Axboe · 11 years ago
  2. fbccf46 Fix potential null pointer dereference on verify and requeue events by Jens Axboe · 11 years ago
  3. a28b019 server: move fio_net_cmd to the end of fio_net_int_cmd by Jens Axboe · 11 years ago
  4. 372aecb Use variable[] instead of GCC variable[0] syntax by Jens Axboe · 11 years ago
  5. b14c9ed Enable -ffast-math by Jens Axboe · 11 years ago
  6. aa60bc5 time: convert to uint64_t by Jens Axboe · 11 years ago
  7. 9cbef50 Use uintptr_t for engine data by Jens Axboe · 11 years ago
  8. 293b8c1 Start of transition from unsigned long long to uint64_t by Jens Axboe · 11 years ago
  9. 21415db zipf/pareto: use min of file size and io size for init by Jens Axboe · 11 years ago
  10. 0303a26 Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 11 years ago
  11. 898cf6c zipf/pareto: use size= if given, not always device size by Jens Axboe · 11 years ago
  12. 0cc6ee5 libaio: use container_of() instead of silly casting by Jens Axboe · 11 years ago
  13. b0ff22d gettime: even rounding, don't always round up by Jens Axboe · 12 years ago
  14. 4de98eb Move 'tsc_reliable' outside of ARCH_HAVE_CPU_CLOCK by Jens Axboe · 12 years ago
  15. 15cf40b implement get_cpu_clock() for s390/s390x by Dan Horák · 12 years ago
  16. 7133911 clock: turn expensive division into multiply + cheap division by Jens Axboe · 12 years ago
  17. 4e59017 t/axmap: update tester for lfsr_init() taking a seed argument by Jens Axboe · 12 years ago
  18. 6cd9493 Include <stdint.h> before checking __WORDSIZE by Jens Axboe · 12 years ago
  19. 539e9a1 Fio 2.0.12.2 by Jens Axboe · 12 years ago
  20. d20b2ca Add return statements to arch_init functions for ia64 and ppc. by Bruce Cran · 12 years ago
  21. 9ff1c07 Use clock_gettime() for CPU clock calibration by Jens Axboe · 12 years ago
  22. 79b199d Consistently indent using tabs in Windows files and remove trailing spaces. by Bruce Cran · 12 years ago
  23. 60f32ac Create a new Windows installer product GUID for 2.0.12. by Bruce Cran · 12 years ago
  24. b165e2b Fix $(CC) override: use system compiler except on HP-UX and Solaris. by Bruce Cran · 12 years ago
  25. 477051b Fio 2.0.12.1 by Jens Axboe · 12 years ago
  26. 267339f Fixup CPUID for 32-bit x86 by Jens Axboe · 12 years ago
  27. 2e4717e Fio 2.0.12 by Jens Axboe · 12 years ago
  28. b010641 windowsaio: fix typo by Jens Axboe · 12 years ago
  29. 93f0b09 gettime: make last_cycles thread local too by Jens Axboe · 12 years ago
  30. 5d87939 gettime: use pthread_{set,get}specific() for TLS by Jens Axboe · 12 years ago
  31. 1d69e8a gettime: fix race/bug with threads and time keeping by Jens Axboe · 12 years ago
  32. 2389364 Add --cpuclock-test and clocksource= option help by Jens Axboe · 12 years ago
  33. 4f1d43c gettime: include per-cpu clock calibration in cpu clock test by Jens Axboe · 12 years ago
  34. b9b3498 gettime: locking fix and debug check for identical sequence by Jens Axboe · 12 years ago
  35. 7d11f87 cpu clock: add independent test for monotonic/sane TSC by Jens Axboe · 12 years ago
  36. 42634d2 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  37. 01423ea clock: ensure that we re-init if the clocksource changes from the default by Jens Axboe · 12 years ago
  38. 84b3842 binject: fixup ->file_data breakage by Jens Axboe · 12 years ago
  39. ef5f5a3 file: unify ->file_data and ->file_pos by Jens Axboe · 12 years ago
  40. e6c4d73 file hash: don't close file fd on lookup/add race by Jens Axboe · 12 years ago
  41. 2a988d8 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  42. d06ab91 Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 12 years ago
  43. d7abad3 cpu clock: round up when dividing by samples by Jens Axboe · 12 years ago
  44. 1b745f5 Define TSC arch_init() for PPC and IA64 by Jens Axboe · 12 years ago
  45. 89db727 gettime: fix CPU calibration reported mean by Jens Axboe · 12 years ago
  46. c011000 gettime: calibration rounding error by Jens Axboe · 12 years ago
  47. 486332e Increase CPU clock calibration accuracy by Jens Axboe · 12 years ago
  48. fa80fea Add check for invariant TSC on x86 and use TSC is default clock if reliable by Jens Axboe · 12 years ago
  49. 5a90bb5 windowsaio: create a single completion port during init, associate files during open. by Bruce Cran · 12 years ago
  50. 7aeb1e9 Document the ioengine=net pingpong= option by Jens Axboe · 12 years ago
  51. 2277d5d Fix windows out-of-memory handling by Bruce Cran · 12 years ago
  52. 32dbca2 Free io_u related structures before killing IO engine by Bruce Cran · 12 years ago
  53. c73ed24 windowsaio: initialize and map windowsaio IO structure to io_u by Jens Axboe · 12 years ago
  54. 119cd93 parser: always match the correct option length for posval options by Jens Axboe · 12 years ago
  55. 595e173 Fix man page indentation by Jens Axboe · 12 years ago
  56. e8b1961 lfsr: add HOWTO and man page documentation by Jens Axboe · 12 years ago
  57. 82af46b lfsr: ensure that the cycle follows the randrepeat= setting by Jens Axboe · 12 years ago
  58. d24945f Name the various random offsets we use by Jens Axboe · 12 years ago
  59. 4810759 options: add category/group to random_generator/random_distribution by Jens Axboe · 12 years ago
  60. b11bd8d gfio: add check for unnecessary g_thread_init() call by Jens Axboe · 12 years ago
  61. 80caea7 gfio: fix Makefile typo for cleaning gfio objs by Jens Axboe · 12 years ago
  62. 9a0db1e gfio: bad merge in Makefile by Jens Axboe · 12 years ago
  63. 49758e1 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  64. a7f5831 Revert "Change preferred default clocksource to gettimeofday()" by Jens Axboe · 12 years ago
  65. 842805f engines/net.c: fix compilation error due to missing signal.h include by Steven Noonan · 12 years ago
  66. 36d80bc Wire up SIGUSR2 to kill blocking threads by Jens Axboe · 12 years ago
  67. f716101 Change preferred default clocksource to gettimeofday() by Jens Axboe · 12 years ago
  68. d72be54 Cache layout improvements by Jens Axboe · 12 years ago
  69. 0cae16f net: fix receiver start time by Jens Axboe · 12 years ago
  70. 6f73a7f net: add basic ping/pong type workload support by Jens Axboe · 12 years ago
  71. f00b210 verify: treat as failure if given verify type is different from media by Jens Axboe · 12 years ago
  72. b96d243 net: sent udp open messages by Jens Axboe · 12 years ago
  73. 856b09c Merge branch 'rand-map' by Jens Axboe · 12 years ago
  74. a80b4e4 solaris: enable fadvise() by Jens Axboe · 12 years ago
  75. 1cad712 Fix broken 'norandommap' by Jens Axboe · 12 years ago
  76. bfe1d59 parse: fix wrong "might be used unitialized" warning on some compilers by Jens Axboe · 12 years ago
  77. 09164e5 Wire up _weak posix_fadvise() by Jens Axboe · 12 years ago
  78. 859088d net: set runstate to SETTING_UP while waiting for a connection by Jens Axboe · 12 years ago
  79. 7d988f6 net: exit on WAITALL and !ret by Jens Axboe · 12 years ago
  80. 166dce4 net: fix segfault with receiver, tcp, and no hostname set by Jens Axboe · 12 years ago
  81. 41fa20e libfio: don't sent KILL signal to own process from signal handler by Jens Axboe · 12 years ago
  82. ad1f90a Add t/axmap tester by Jens Axboe · 12 years ago
  83. 7ebd796 Rename the bitmap to axmap by Jens Axboe · 12 years ago
  84. dbfb51e bitmap: fix off-by-8 allocation error by Jens Axboe · 12 years ago
  85. 66c098b Fix windowsaio IO error handling and document device write access issue on Windows and FreeBSD. by Bruce Cran · 12 years ago
  86. 39b9356 Fix compile for older Linux without mmap MAP_HUGETLB by Jens Axboe · 12 years ago
  87. c4fc0ff lfsr: crank it 128 times before using the sequence by Jens Axboe · 12 years ago
  88. 3831a84 Ensure that lfsr_init() is always called by Jens Axboe · 12 years ago
  89. 8055e41 Add LFSR generator by Jens Axboe · 12 years ago
  90. 2ab9e98 Restore BUSY_OK bypassing of bitmap by Jens Axboe · 12 years ago
  91. 88df6e2 Kill now unused bitmap defines from legacy code by Jens Axboe · 12 years ago
  92. 8ba92d1 bitmap: kill debug code by Jens Axboe · 12 years ago
  93. c49715c bitmap: fix bit_masks[] for 32-bit compiles by Jens Axboe · 12 years ago
  94. 51ede0b Rework file random map by Jens Axboe · 12 years ago
  95. ec5c6b1 Add support for Android by Aaron Carroll · 12 years ago
  96. d6dc02f memory: wire up mmap huge page support by Jens Axboe · 12 years ago
  97. 8425687 Use unique seed for zipf/pareto init if rand_repeat is not set by Jens Axboe · 12 years ago
  98. 79f9ec8 Generate a new Windows installer product code for 2.0.11. by Bruce Cran · 12 years ago
  99. 32512b4 Add more examples to the Windows installer. by Bruce Cran · 12 years ago
  100. 764b896 Fio 2.0.11 by Jens Axboe · 12 years ago