1. 2b52511 Allow fio headers to be included by a C++ build by Daniel Rall · 16 years ago
  2. de79c91 Add SIGILL signal handler by Jens Axboe · 16 years ago
  3. af497e6 Remember to add crc32c_intel option check by Jens Axboe · 16 years ago
  4. 3845591 Add intel hardware assisted crc32c support by Jens Axboe · 16 years ago
  5. c48c0be Detect and complain on smalloc failures by Jens Axboe · 16 years ago
  6. 6885768 smalloc: default to 128 pools instead of 4 by Jens Axboe · 16 years ago
  7. bc3456f Prevent filetype disappearing by Aaron Carroll · 16 years ago
  8. f3f552b Add uninitialized_var() to silence bogus compiler warnings by Jens Axboe · 16 years ago
  9. 9c02f6e eta overflow fix by Gurudas Pai · 16 years ago
  10. 3b02d57 Revert "Add spinlocks" by Jens Axboe · 16 years ago
  11. ff2e223 Revert "Add spinlock wrapper helpers" by Jens Axboe · 16 years ago
  12. 6548f47 Revert "smalloc: convert to spinlocks" by Jens Axboe · 16 years ago
  13. b950781 Revert "Convert file hash lock to spinlocks" by Jens Axboe · 16 years ago
  14. 61a179a Revert "Remove unused define" by Jens Axboe · 16 years ago
  15. edf2c6c Remove unused define by Jens Axboe · 16 years ago
  16. 0ec7b3c Convert file hash lock to spinlocks by Jens Axboe · 16 years ago
  17. 3f19591 smalloc: convert to spinlocks by Jens Axboe · 16 years ago
  18. 8b4a7c8 Add spinlock wrapper helpers by Jens Axboe · 16 years ago
  19. 69ebbd3 Add spinlocks by Jens Axboe · 16 years ago
  20. bd2626f fio.1: Correct terse (--minimal) output - page faults by Carl Henrik Lunde · 16 years ago
  21. 1025d13 Merge branch 'master' of ssh://git.kernel.dk/data/git/fio by Jens Axboe · 16 years ago
  22. bac39e0 Add crc32c checksum by Jens Axboe · 16 years ago
  23. 13ddcb1 crc32 is uint32_t, not unsigned long by Jens Axboe · 16 years ago
  24. f3059de Improve bsrange buflen generations by Jens Axboe · 16 years ago
  25. 091708d Don't include headers in depend target by Jens Axboe · 16 years ago
  26. b7c6302 Clear num_opts early by Jens Axboe · 16 years ago
  27. 5b6f5c6 Older Linux versions do not have O_NOATIME by Jens Axboe · 16 years ago
  28. 2577594 Remember to free **opts as well by Jens Axboe · 16 years ago
  29. 3b8b713 Add option priorities by Jens Axboe · 16 years ago
  30. 0aa417a splice: if splicing fails with EINVAL, it's most likely missing fs support by Jens Axboe · 16 years ago
  31. 1cb05ed Fio 1.21 by Jens Axboe · 16 years ago
  32. ac0be2a Linux sysfs change broke fio disk lookup by Jens Axboe · 16 years ago
  33. cac58fd ETA fix by Jens Axboe · 16 years ago
  34. c17d468 Fio 1.21-rc8 by Jens Axboe · 16 years ago
  35. bf9a3ed HOWTO spelling by Jens Axboe · 16 years ago
  36. f66ab3c Help entry typos by Jens Axboe · 16 years ago
  37. 4950421 Add iodepth_batch_complete control by Jens Axboe · 16 years ago
  38. 0721d11 Don't print 100% done, when we don't have a time estimate yet by Jens Axboe · 16 years ago
  39. a55820d MAP_ANON requires fd == -1 by Jens Axboe · 16 years ago
  40. dc873b6 Add OS agnostic RAND_MAX by Jens Axboe · 16 years ago
  41. da28353 Compile warning for non-signal driven solaris asynch io by Jens Axboe · 16 years ago
  42. f022ddb Solaris: support for proper random functions by Jens Axboe · 16 years ago
  43. e116f2b Add directio support to Solaris by Jens Axboe · 16 years ago
  44. d5707a3 We need to grab and mark the file open before jumping to an error path by Jens Axboe · 16 years ago
  45. 18bc502 Kill useless undef's by Jens Axboe · 16 years ago
  46. 9a9c63f Add missing splice syscall numbers for alpha and s390 by Jens Axboe · 16 years ago
  47. 44c47fe Add write barriers by Jens Axboe · 16 years ago
  48. d0b18cf Fio 1.21-rc7 by Jens Axboe · 16 years ago
  49. 6162f52 Missing time store in rwmix switch by Jens Axboe · 16 years ago
  50. 5f42100 Base FreeBSD Makefile on Linux, but insist on gmake usage by Jens Axboe · 16 years ago
  51. 6492b1e Makefile update by Jens Axboe · 16 years ago
  52. 8e55e8c Remove comment wrt sigaction() usage, it's deprecated by Jens Axboe · 16 years ago
  53. 556e831 solarisaio: support signal driven async IO by Jens Axboe · 16 years ago
  54. 0f09e82 solarisaio: aiowait() can return (void *) -1 for error by Jens Axboe · 16 years ago
  55. eef3235 Move fls.h in with the other lib helpers by Jens Axboe · 16 years ago
  56. 78e7b3e Include solarisaio in README by Jens Axboe · 16 years ago
  57. 5cf56c0 solarisaio: IO depth constrained by MAXASYNCHIO by Jens Axboe · 16 years ago
  58. 6a42d88 Fio 1.21-rc6 by Jens Axboe · 16 years ago
  59. 0ae38eb Missed fls() -> __fls() conversion by Jens Axboe · 16 years ago
  60. 0f0bc04 Fio 1.21-rc5 by Jens Axboe · 16 years ago
  61. ba47b7d FreeBSD Makefile update by Jens Axboe · 16 years ago
  62. 42124d3 mutex: only regard less-than-zero return as error by Jens Axboe · 16 years ago
  63. 7292056 net engine: missing includes by Jens Axboe · 16 years ago
  64. 207cb0f posixaio: not all platforms have aio_fsync() by Jens Axboe · 16 years ago
  65. bc733f3 posixaio: need fcntl.h by Jens Axboe · 16 years ago
  66. fffca02 Guard posix_fallocate() behind OS define by Jens Axboe · 16 years ago
  67. 3c48c2c Rename fls() to __fls() by Jens Axboe · 16 years ago
  68. 41d9f0f Not all platforms have ENODATA by Jens Axboe · 16 years ago
  69. 01743ee Rename list_* function and file to flist_ to avoid conflict with FreeBSD by Jens Axboe · 16 years ago
  70. 417f006 Add Solaris native aio engine by Jens Axboe · 16 years ago
  71. 6594247 Don't make posix_fallocate() set td->verror by Jens Axboe · 16 years ago
  72. 07bfc19 Fio 1.21-rc4 by Jens Axboe · 16 years ago
  73. 8b113b4 Do at least one block if randommap fails us by Jens Axboe · 16 years ago
  74. c9dd34b Inc block in mark_random_map() by Jens Axboe · 16 years ago
  75. b3268b9 smalloc: use optimized ffz() by Jens Axboe · 16 years ago
  76. 0917444 Be sure to use internal __ffs, not glibc variant by Jens Axboe · 16 years ago
  77. 3e3357b Speedup mark_random_map() by Jens Axboe · 16 years ago
  78. 21df44a x86-64: enable arch ffz again by Jens Axboe · 16 years ago
  79. 6164890 x86-64: ffz need only search the first 32-bits by Jens Axboe · 16 years ago
  80. 6839616 Fix off-by-one in generic ffz by Jens Axboe · 16 years ago
  81. 064c636 Add missing lib/ffz.h file by Jens Axboe · 16 years ago
  82. 8f7e39d Readd the arch ffz functions by Jens Axboe · 16 years ago
  83. de60566 ffz() takes ints, so change the file_map to being int based by Jens Axboe · 16 years ago
  84. 697a606 Add sparc and sparc64 support by Jens Axboe · 16 years ago
  85. ccb0fa2 Seperate status timer setup from disk util timer by Jens Axboe · 16 years ago
  86. 739097e Fixup posix_fallocate() usage by Jens Axboe · 16 years ago
  87. af8771b errno is not negative by Jens Axboe · 16 years ago
  88. 72c234e strsep got lost in Makefile.solaris by Jens Axboe · 16 years ago
  89. fb9ee07 Cleanup lib/strsep.c by Jens Axboe · 16 years ago
  90. 73af677 Remove icc reference in Linux Makefile by Jens Axboe · 16 years ago
  91. 69b98d4 Fix build with FIO_INC_DEBUG not included by Jens Axboe · 16 years ago
  92. b52ae0a More fixes to FreeBSD and Solaris Makefile by Jens Axboe · 16 years ago
  93. 00fb3c8 Move the lib/ stuff around a bit by Jens Axboe · 16 years ago
  94. 465221b Add dprint() to io_u requeue by Jens Axboe · 16 years ago
  95. 2992b05 close_ioengine() clears ->data after calling engine cleanup by Jens Axboe · 16 years ago
  96. e51cf72 vsync: Fix issue with double issue of io_u by Jens Axboe · 16 years ago
  97. 5921e80 Make it work on opensolaris by Jens Axboe · 16 years ago
  98. d0c7093 Fix bad references to 'sgio' by Gurudas Pai · 16 years ago
  99. 443662e net engine: improve host/port parsing by Jens Axboe · 16 years ago
  100. a732c9f Fio 1.21-rc3 by Jens Axboe · 16 years ago