1. bc733f3 posixaio: need fcntl.h by Jens Axboe · 16 years ago
  2. fffca02 Guard posix_fallocate() behind OS define by Jens Axboe · 16 years ago
  3. 3c48c2c Rename fls() to __fls() by Jens Axboe · 16 years ago
  4. 41d9f0f Not all platforms have ENODATA by Jens Axboe · 16 years ago
  5. 01743ee Rename list_* function and file to flist_ to avoid conflict with FreeBSD by Jens Axboe · 16 years ago
  6. 417f006 Add Solaris native aio engine by Jens Axboe · 16 years ago
  7. 6594247 Don't make posix_fallocate() set td->verror by Jens Axboe · 16 years ago
  8. 07bfc19 Fio 1.21-rc4 by Jens Axboe · 16 years ago
  9. 8b113b4 Do at least one block if randommap fails us by Jens Axboe · 16 years ago
  10. c9dd34b Inc block in mark_random_map() by Jens Axboe · 16 years ago
  11. b3268b9 smalloc: use optimized ffz() by Jens Axboe · 16 years ago
  12. 0917444 Be sure to use internal __ffs, not glibc variant by Jens Axboe · 16 years ago
  13. 3e3357b Speedup mark_random_map() by Jens Axboe · 16 years ago
  14. 21df44a x86-64: enable arch ffz again by Jens Axboe · 16 years ago
  15. 6164890 x86-64: ffz need only search the first 32-bits by Jens Axboe · 16 years ago
  16. 6839616 Fix off-by-one in generic ffz by Jens Axboe · 16 years ago
  17. 064c636 Add missing lib/ffz.h file by Jens Axboe · 16 years ago
  18. 8f7e39d Readd the arch ffz functions by Jens Axboe · 16 years ago
  19. de60566 ffz() takes ints, so change the file_map to being int based by Jens Axboe · 16 years ago
  20. 697a606 Add sparc and sparc64 support by Jens Axboe · 16 years ago
  21. ccb0fa2 Seperate status timer setup from disk util timer by Jens Axboe · 16 years ago
  22. 739097e Fixup posix_fallocate() usage by Jens Axboe · 16 years ago
  23. af8771b errno is not negative by Jens Axboe · 16 years ago
  24. 72c234e strsep got lost in Makefile.solaris by Jens Axboe · 16 years ago
  25. fb9ee07 Cleanup lib/strsep.c by Jens Axboe · 16 years ago
  26. 73af677 Remove icc reference in Linux Makefile by Jens Axboe · 16 years ago
  27. 69b98d4 Fix build with FIO_INC_DEBUG not included by Jens Axboe · 16 years ago
  28. b52ae0a More fixes to FreeBSD and Solaris Makefile by Jens Axboe · 16 years ago
  29. 00fb3c8 Move the lib/ stuff around a bit by Jens Axboe · 16 years ago
  30. 465221b Add dprint() to io_u requeue by Jens Axboe · 16 years ago
  31. 2992b05 close_ioengine() clears ->data after calling engine cleanup by Jens Axboe · 16 years ago
  32. e51cf72 vsync: Fix issue with double issue of io_u by Jens Axboe · 16 years ago
  33. 5921e80 Make it work on opensolaris by Jens Axboe · 16 years ago
  34. d0c7093 Fix bad references to 'sgio' by Gurudas Pai · 16 years ago
  35. 443662e net engine: improve host/port parsing by Jens Axboe · 16 years ago
  36. a732c9f Fio 1.21-rc3 by Jens Axboe · 16 years ago
  37. a5fb461 Fix bug in put_file() and __file_invalidate_cache() by Jens Axboe · 16 years ago
  38. e4dad9c Fix refill buffers overwriting verify data by Jens Axboe · 16 years ago
  39. 951417a Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 16 years ago
  40. 04c540d Fixup distribution of reads and writes in a mixed workload by Jens Axboe · 16 years ago
  41. cb499fc Fixup rwmixread/write options by Jens Axboe · 16 years ago
  42. 8ad45fc Fio 1.21-rc2 by Jens Axboe · 16 years ago
  43. 89da54e smalloc: final cleanups by Jens Axboe · 16 years ago
  44. dcb6909 smalloc: fix map overflow by Jens Axboe · 16 years ago
  45. 1601cc9 smalloc: fix off-by-one in ptr_valid() by Jens Axboe · 16 years ago
  46. 076b17c smalloc: kill another debug printf() by Jens Axboe · 16 years ago
  47. 808e9ea smalloc: fix compile error by Jens Axboe · 16 years ago
  48. 179446e smalloc: cleanup and remove debug printf() by Jens Axboe · 16 years ago
  49. 01e2b65 Fio 1.21-rc1 by Jens Axboe · 16 years ago
  50. 1f37f63 smalloc: turn on the thread safe flag by Jens Axboe · 16 years ago
  51. ec996e9 smalloc: change to a bitmap allocator by Jens Axboe · 16 years ago
  52. 6c28f0b Fix out-of-band deref of (potentially) gone threads structure by Jens Axboe · 16 years ago
  53. fcef0b3 Remove early directory check by Jens Axboe · 16 years ago
  54. 55f6491 smalloc: add pre and post redzone checks to pointers by Jens Axboe · 16 years ago
  55. cbf69f0 Non-linux Makefile updates by Jens Axboe · 16 years ago
  56. fc4398f Silence warning on older gcc (bogus) by Jens Axboe · 16 years ago
  57. d9dd70f Work-around too large block count by Jens Axboe · 16 years ago
  58. 5e1d306 Add job number specific dumping and fix atexit() error by Jens Axboe · 16 years ago
  59. 868eb3c smalloc: debug by Jens Axboe · 16 years ago
  60. c5dda9e smalloc: increase alloc size by Jens Axboe · 16 years ago
  61. 838bc70 Add logging for queue submit and complet counts by Jens Axboe · 16 years ago
  62. 41ccd84 If verify is enabled, automatically enable refill_buffers by Jens Axboe · 16 years ago
  63. 5973caf Add option for refilling IO buffers on each submit by Jens Axboe · 16 years ago
  64. 60f2c65 Silence put_file() complaint by Jens Axboe · 16 years ago
  65. 009bd84 Fix bad interaction with file open/close and queuing by Jens Axboe · 16 years ago
  66. d800575 Improve iodepth logging by Jens Axboe · 16 years ago
  67. 67778e8 Fix off-by-one in last_block() by Jens Axboe · 16 years ago
  68. 393ca7e Fix crash with iolog by Jens Axboe · 16 years ago
  69. 391ba6a Merge branch 'master' of ssh://git.kernel.dk/data/git/fio by Jens Axboe · 16 years ago
  70. 3bec7ae Allow marking of queue depth for more than 1 io_u at the time by Jens Axboe · 16 years ago
  71. 748b23a Put the logs in the current directory by Jens Axboe · 16 years ago
  72. 98eeabf Fio 1.20 by Jens Axboe · 16 years ago
  73. aec2de2 Kill unused parameters by Jens Axboe · 16 years ago
  74. 136f6b7 smalloc: remove pool resize support by Jens Axboe · 16 years ago
  75. 8e5732e smalloc: cleanups and allow sfree(NULL) by Jens Axboe · 16 years ago
  76. c08e194 smalloc: remember to account for sizeof block header by Jens Axboe · 16 years ago
  77. adf5709 smalloc: when adding a new pool, make it big enough to hold the failing alloc by Jens Axboe · 16 years ago
  78. 5036fc1 Update 'overwrite' option documentation by Jens Axboe · 16 years ago
  79. 3e1d74f Fio 1.20-rc4 by Jens Axboe · 16 years ago
  80. 6de43c1 README: add hint on missing libaio-devel package by Jens Axboe · 16 years ago
  81. 75de55a libaio: Add hint on libaio engine init failing by Jens Axboe · 16 years ago
  82. 15ca150 Mark rwmixcycle option as deprecated in the option parser by Jens Axboe · 16 years ago
  83. 613442d Remove rwmixcycle HOWTO entry by Jens Axboe · 16 years ago
  84. e492866 Base the rwmix switch algorithm on io issues by Jens Axboe · 16 years ago
  85. bc83891 Need to prefix directory= setting before checking dir part of filename= by Jens Axboe · 16 years ago
  86. d3eeeab Improve eta calculation and display for complex jobs by Jens Axboe · 16 years ago
  87. 84f8317 Improve naming in fio gnuplot graphs by Jens Axboe · 16 years ago
  88. 47d85e2 Merge branch 'master' of ssh://git.kernel.dk/data/git/fio by Jens Axboe · 16 years ago
  89. 3baddf2 If a file is extended, drop extended length in cache by Jens Axboe · 16 years ago
  90. 2b386d2 Add softrandommap and --alloc-size options by Jens Axboe · 16 years ago
  91. 303032a Allow randommap allocation to fail by Jens Axboe · 16 years ago
  92. 85f4670 smalloc: increase initial pool size from 64k to 1m by Jens Axboe · 16 years ago
  93. bd199f2 Fix badly merged dprint() by Jens Axboe · 16 years ago
  94. 0a308f0 Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 16 years ago
  95. ffdfabd Make sure that file is created for FIO_NOEXTEND engines by Jens Axboe · 16 years ago
  96. 921c766 Check directory if filename= option includes dir name by Jens Axboe · 16 years ago
  97. 6f88bcb Only decrement pending in reap_threads() if the reaped job was pending by Jens Axboe · 16 years ago
  98. 565cc35 posixaio: Missing memset() by Jens Axboe · 16 years ago
  99. 3c77037 posixaio: speedup by using aio_suspend() instead of manual waiting by Jens Axboe · 16 years ago
  100. f718273 Extend ipo file action capabilities by Jens Axboe · 16 years ago