1. 4f5af7b Cleanup verify headers by Jens Axboe · 15 years ago
  2. 468306a mmap engine: don't invalidate cache on segment remap by Jens Axboe · 15 years ago
  3. 4e9401c mmap engine: remove 'mmap too large' check for 32-bit by Jens Axboe · 15 years ago
  4. ac89311 mmap engine: allow large files on 32-bit archs by Jens Axboe · 15 years ago
  5. 8de43fd Add appropriate warning in mmap engine for large maps failing by Jens Axboe · 15 years ago
  6. 62b3892 net engine: fix compilation warnings on Solaris by Jens Axboe · 15 years ago
  7. cd98801 splice engine: fix vmsplice() problem with block sizes larger than a pipe by Jens Axboe · 15 years ago
  8. de9937d aio: fixed a signedness issue that could cause abort on strace by Jens Axboe · 15 years ago
  9. df9c26b Avoid opening files until they are used by Jens Axboe · 15 years ago
  10. 664fb3b net engine: notify receiver of UDP link close by Jens Axboe · 16 years ago
  11. d5b388a net engine: termination fixes by Jens Axboe · 16 years ago
  12. 3565182 net engine: don't pass in flags by Jens Axboe · 16 years ago
  13. 371d456 net engine: use poll() always for sending/receiving by Jens Axboe · 16 years ago
  14. 15d182a libaio engine: get rid of non-async behaviour with buffered IO by Jens Axboe · 16 years ago
  15. 3f8fc5a net engine: accept both upper and lowercase tcp/udp. by Jens Axboe · 16 years ago
  16. 414c2a3 net engine: add UDP support by Jens Axboe · 16 years ago
  17. 6dd6f2c __usec_sleep() really just spins, rename it by Jens Axboe · 16 years ago
  18. 12d9d84 Issue time fixup for guasi/libaio by Jens Axboe · 16 years ago
  19. f3f552b Add uninitialized_var() to silence bogus compiler warnings by Jens Axboe · 16 years ago
  20. 0aa417a splice: if splicing fails with EINVAL, it's most likely missing fs support by Jens Axboe · 16 years ago
  21. da28353 Compile warning for non-signal driven solaris asynch io by Jens Axboe · 16 years ago
  22. 44c47fe Add write barriers by Jens Axboe · 16 years ago
  23. 556e831 solarisaio: support signal driven async IO by Jens Axboe · 16 years ago
  24. 0f09e82 solarisaio: aiowait() can return (void *) -1 for error by Jens Axboe · 16 years ago
  25. eef3235 Move fls.h in with the other lib helpers by Jens Axboe · 16 years ago
  26. 5cf56c0 solarisaio: IO depth constrained by MAXASYNCHIO by Jens Axboe · 16 years ago
  27. 0ae38eb Missed fls() -> __fls() conversion by Jens Axboe · 16 years ago
  28. 7292056 net engine: missing includes by Jens Axboe · 16 years ago
  29. 207cb0f posixaio: not all platforms have aio_fsync() by Jens Axboe · 16 years ago
  30. bc733f3 posixaio: need fcntl.h by Jens Axboe · 16 years ago
  31. 01743ee Rename list_* function and file to flist_ to avoid conflict with FreeBSD by Jens Axboe · 16 years ago
  32. 417f006 Add Solaris native aio engine by Jens Axboe · 16 years ago
  33. af8771b errno is not negative by Jens Axboe · 16 years ago
  34. 2992b05 close_ioengine() clears ->data after calling engine cleanup by Jens Axboe · 16 years ago
  35. e51cf72 vsync: Fix issue with double issue of io_u by Jens Axboe · 16 years ago
  36. 5921e80 Make it work on opensolaris by Jens Axboe · 16 years ago
  37. d0c7093 Fix bad references to 'sgio' by Gurudas Pai · 16 years ago
  38. 443662e net engine: improve host/port parsing by Jens Axboe · 16 years ago
  39. 838bc70 Add logging for queue submit and complet counts by Jens Axboe · 16 years ago
  40. 75de55a libaio: Add hint on libaio engine init failing by Jens Axboe · 16 years ago
  41. 565cc35 posixaio: Missing memset() by Jens Axboe · 16 years ago
  42. 3c77037 posixaio: speedup by using aio_suspend() instead of manual waiting by Jens Axboe · 16 years ago
  43. 28cfeb6 Remove debug printf() in net engine by Jens Axboe · 16 years ago
  44. f85ac25 Remove the file->last_completed_pos variable by Jens Axboe · 17 years ago
  45. 126d65c Make file structures dynamically allocated by Jens Axboe · 17 years ago
  46. 6977bcd Update close file handler to return potential error by Jens Axboe · 17 years ago
  47. f3de88a Move syslet/indirect bits into the OS specific directory by Jens Axboe · 17 years ago
  48. ad830ed Add FIO_SIGQUIT engine option by Jens Axboe · 17 years ago
  49. cc9159c sync engine: missing fsync check in vsync by Jens Axboe · 17 years ago
  50. 1d2af02 Add vsync io engine by Jens Axboe · 17 years ago
  51. 2bd3eab sync engine: cleanup psync/sync seperation by Jens Axboe · 17 years ago
  52. 5e00c2c libio: fix bug in commit hook by Jens Axboe · 17 years ago
  53. e6026f9 syslet: we have fls(), use it for rounding ring size up by Jens Axboe · 17 years ago
  54. a3cc770 unsigned vs signed warnings by Jens Axboe · 17 years ago
  55. 11a65bf syslet: can't free the stack by Jens Axboe · 17 years ago
  56. e7d2e61 ->getevents() should take unsigned args by Jens Axboe · 17 years ago
  57. 4a88edf syslet: cleanup event reaping by Jens Axboe · 17 years ago
  58. db6defc syslet: add proper read barrier between user_tail and completion read by Jens Axboe · 17 years ago
  59. c6effc3 syslet: error handling by Jens Axboe · 17 years ago
  60. 05f6a17 syslet: make sure ring buffer is a power-of-2 by Jens Axboe · 17 years ago
  61. e81f734 syslet: memory allocation error handling by Jens Axboe · 17 years ago
  62. 12cbb46 syslet: update to -v7 as posted by Zach by Jens Axboe · 17 years ago
  63. 5a32012 Merge branch 'master' of ssh://git.kernel.dk/data/git/fio by Jens Axboe · 17 years ago
  64. 1f809d1 Fixes for CPU burn engine by Jens Axboe · 17 years ago
  65. a31041e Add pread/pwrite support to sync engine by gurudas pai · 17 years ago
  66. 3a6d267 splice: fix fallback from copy vmsplice to nothing by Jens Axboe · 17 years ago
  67. 8b85024 splice: fix problem with current mainline kernels by Jens Axboe · 17 years ago
  68. 67f5b27 Get rid of syslet-rw compile warnings on 32-bit by Jens Axboe · 17 years ago
  69. 1d79a6d Update syslet-rw to fixed size ABI structures by Zach Brown · 17 years ago
  70. b4d8dda Exec the getpid atom when testing for syslet support by Zach Brown · 17 years ago
  71. 6a117e0 Initialize the new_thread_stack so syslet support testing has one by Zach Brown · 17 years ago
  72. 7101d9c Full readonly check by Jens Axboe · 17 years ago
  73. 81887d5 splice: update to new vmsplice-to-user interface by Jens Axboe · 17 years ago
  74. a26fc7c Fix splice engine compile by Jens Axboe · 17 years ago
  75. bb446c1 splice engine: add unmapping for vmsplice-to-user by Jens Axboe · 17 years ago
  76. 4368857 splice: automatically detect whether vmsplice-to-user works by Jens Axboe · 17 years ago
  77. dc372f0 Missed FIO_UNIDIR io ops flags on net engine by Jens Axboe · 17 years ago
  78. b67740d IO verification improvements by Jens Axboe · 17 years ago
  79. cd963e1 net engine: cleanup the splice handling by Jens Axboe · 17 years ago
  80. 64b24cd net engine: fix listenfd/pipe fd leaks by Jens Axboe · 17 years ago
  81. 4d94c27 netsplice: use zero-copy if possible by Jens Axboe · 17 years ago
  82. f657a2f netsplice: fix a few typos by Jens Axboe · 17 years ago
  83. 9cce02e Support for 'netsplice' engine by Jens Axboe · 17 years ago
  84. ffa59ce guasi engine: remove STFU_GCC() by Jens Axboe · 17 years ago
  85. 7d059f8 libaio engine: print warning for depth > 1 and buffered IO by Jens Axboe · 17 years ago
  86. f24254e splice engine: support for vmsplice to user space by Jens Axboe · 17 years ago
  87. 16d55aa Fix bug with random IO and network connections by Jens Axboe · 17 years ago
  88. c97d836 mmap engine: fix open-for-size check by Jens Axboe · 17 years ago
  89. 07eb79d Put the ->real_file_size handling into fio by Jens Axboe · 17 years ago
  90. f4e62a5 For non-file engines, set ->real_file_size if total size is known by Jens Axboe · 17 years ago
  91. 0798ba3 GUASI API change by Davide Libenzi · 17 years ago
  92. 317b95d Move os/arch/compiler headers into directories by Jens Axboe · 17 years ago
  93. 946ff86 sg engine: fix old comment by Jens Axboe · 17 years ago
  94. 15ba640 sg engine: do type check only when sd has been setup by Jens Axboe · 17 years ago
  95. a05bd42 sg engine: errno return value fixes by Jens Axboe · 17 years ago
  96. b4ba5f3 splice engine: return negative for error by Jens Axboe · 17 years ago
  97. 76f58b9 syslet engine: fix segfault if syslets are not available by Jens Axboe · 17 years ago
  98. 7bb48f8 Revamp the file creation code by Jens Axboe · 17 years ago
  99. 0725726 GUASI engine: should use log_err() during runtime by Jens Axboe · 17 years ago
  100. ed8bd84 NULL engine: ->commit() has side effects, make sure it always works by Jens Axboe · 17 years ago