1. 36d80bc Wire up SIGUSR2 to kill blocking threads by Jens Axboe · 12 years ago
  2. 0cae16f net: fix receiver start time by Jens Axboe · 12 years ago
  3. 6f73a7f net: add basic ping/pong type workload support by Jens Axboe · 12 years ago
  4. b96d243 net: sent udp open messages by Jens Axboe · 12 years ago
  5. 859088d net: set runstate to SETTING_UP while waiting for a connection by Jens Axboe · 12 years ago
  6. 7d988f6 net: exit on WAITALL and !ret by Jens Axboe · 12 years ago
  7. 166dce4 net: fix segfault with receiver, tcp, and no hostname set by Jens Axboe · 12 years ago
  8. 66c098b Fix windowsaio IO error handling and document device write access issue on Windows and FreeBSD. by Bruce Cran · 12 years ago
  9. 24d23ca Get rid of uninitialized_var() by Jens Axboe · 12 years ago
  10. d5f3a08 e4defrag: fix always true comparison by Jens Axboe · 12 years ago
  11. 222757c rdma: cleanup and fixes by Jens Axboe · 12 years ago
  12. ee88d05 rdma: fixup compile issue by Jens Axboe · 12 years ago
  13. ea6209a rdma: use private random state by Jens Axboe · 12 years ago
  14. 7d7803f rdma ioengine improvement by Yufei Ren · 12 years ago
  15. d5abee0 backend: only check bytes_done for engines without FIO_NOIO by Jens Axboe · 12 years ago
  16. 2557f7e cpuio engine cpuload bug fix by Yufei Ren · 12 years ago
  17. 3f457be fio patch: Windows netio fixes by Bruce Cran · 12 years ago
  18. f5cc3d0 Fix UDP acronym by Bruce Cran · 12 years ago
  19. e12d280 engine: fix error handling for e4defrag/falloc by Dmitry Monakhov · 12 years ago
  20. cb3eb86 falloc: fix return value from queue by Dmitry Monakhov · 12 years ago
  21. 9c25d2e engine: add e4defrag engine by Dmitry Monakhov · 12 years ago
  22. e615cea ioengine: Add fallocate ioengine by Dmitry Monakhov · 12 years ago
  23. 15a6f16 fusion-aw-sync: fixup GPL disclaimer by Jens Axboe · 12 years ago
  24. 6ef6358 Add support for Fusion-io atomic write engine by Santhosh Koundinya · 12 years ago
  25. 6eaf09d Add support for trim as a workload type by Shaohua Li · 12 years ago
  26. c224ec0 libaio: use INT_MAX to signal that we don't want the ring buffer by Jens Axboe · 12 years ago
  27. c90e101 libaio: pass in 0 for queue depth if we can by Jens Axboe · 12 years ago
  28. f9a58c2 Windows fixes by Bruce Cran · 12 years ago
  29. a05d62b rdma engine graceful teardown by Yufei Ren · 13 years ago
  30. 93bcfd2 Move Windows port to MinGW by Bruce Cran · 13 years ago
  31. 40c5db3 windowsaio: style fixes by Jens Axboe · 13 years ago
  32. 1e42cc3 windowsaio: fix file offset bug by Bruce Cran · 13 years ago
  33. 9b98606 Fix segfault with net io engine and no file/hostname given by Jens Axboe · 13 years ago
  34. 991802b fix net engine client read server write bug by Yufei Ren · 13 years ago
  35. de890a1 Private parameters for ioengines by Steven Lang · 13 years ago
  36. b94cba4 Remember to close sockets on error by Jens Axboe · 13 years ago
  37. 0fd666b net: support for unix domain sockets by Jens Axboe · 13 years ago
  38. 5ba13ea Add fio_socklen_t by Jens Axboe · 13 years ago
  39. e97c144 Fix aiocb compile warnings on HPUX by Jens Axboe · 13 years ago
  40. c44b1ff Add sub-option support (sort-of) and convert libaio_userspace_reap by Jens Axboe · 13 years ago
  41. 675012f Adding userspace_libaio_reap option by Dan Ehrenberg · 13 years ago
  42. e07f72d RDMA I/O engine: Fix compiler warnings by Bart Van Assche · 13 years ago
  43. 85286c5 RDMA engine: rewrite header comment block and man page section by Bart Van Assche · 13 years ago
  44. 76cc522 RDMA engine spelling fix: change FIO_RDMA_MAX_IO_DPETH into FIO_RDMA_MAX_IO_DEPTH by Bart Van Assche · 13 years ago
  45. b6cf38f RDMA update by Yufei Ren · 13 years ago
  46. 21b8aee RDMA IO engine by ren yufei · 13 years ago
  47. 0b7fdba Libaio engine support for iodepth_batch_complete=0 by Dan Ehrenberg · 13 years ago
  48. 9918be5 posixaio: fix for HP-UX by Jens Axboe · 13 years ago
  49. d48a979 A few HP-UX fixes by Jens Axboe · 13 years ago
  50. 4e79098 Improve Windows windowsaio engine performance by Bruce Cran · 13 years ago
  51. def1d8e Rewrite posixaio back off comment to be closer to actual English by Jens Axboe · 13 years ago
  52. afa1640 Ensure that we honor aio_read/write() returning EAGAIN by Jens Axboe · 13 years ago
  53. 76a3179 splice: use ->o.memalign to indicate we want aligned buffers by Jens Axboe · 13 years ago
  54. 6789703 windowsaio: fix race condition between IOCP and queue functions by Bruce Cran · 13 years ago
  55. 1a958f0 windowsaio: skip uncompleted requests by Bruce Cran · 13 years ago
  56. ea4500d Windows fixes by Bruce Cran · 13 years ago
  57. 913ea0d mmap: catch invalid msync() errors early by Jens Axboe · 14 years ago
  58. 2b13e71 Get rid of shadow declarations by Jens Axboe · 14 years ago
  59. 9b83656 Various fixes/updates by Bruce Cran · 14 years ago
  60. e4db9fe Fio Windows update by Bruce Cran · 14 years ago
  61. ecc314b FIO Windows update by Bruce Cran · 14 years ago
  62. 03e20d6 First snapshot of FIO for Windows by Bruce Cran · 14 years ago
  63. ca7e0dd binject: ensure we get aligned memory by Jens Axboe · 14 years ago
  64. f0f346d Update for proper binject ioctls by Jens Axboe · 14 years ago
  65. f57d6f9 Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 14 years ago
  66. 2f68124 A few fixes for 32-bit compiles by Jens Axboe · 14 years ago
  67. ce4b505 binject: ctl cleanups by Jens Axboe · 14 years ago
  68. 83c107b binject: fix missing includes for stat(2) by Jens Axboe · 14 years ago
  69. 1ef2b6b Initial support for explicit write barriers by Jens Axboe · 14 years ago
  70. d01c404 binject updates by Jens Axboe · 14 years ago
  71. 0e23857 binject: setup and teardown mappings internally by Jens Axboe · 14 years ago
  72. a3edaf7 Use log_err() in the io engines by Jens Axboe · 14 years ago
  73. 4a435da binject: correctly retrieve block size of device by Jens Axboe · 14 years ago
  74. 3410599 binject: use WRITE, not WRITEZERO by Jens Axboe · 14 years ago
  75. 79a4318 Add binject IO engine by Jens Axboe · 14 years ago
  76. 477a6d4 Fix libaio prep by Jens Axboe · 14 years ago
  77. 2039ab1 Fix bug with probing block size by Jens Axboe · 14 years ago
  78. ff58fce Add support for replaying blktrace trim/discard by Jens Axboe · 14 years ago
  79. 8e239ca Cleanup MSG_DONTWAIT by Jens Axboe · 14 years ago
  80. f5886fe Not all platforms have MSG_DONTWAIT by Cigy Cyriac · 14 years ago
  81. a5f3027 Initial commit for TRIM/DISCARD support by Jens Axboe · 14 years ago
  82. 6ff42e9 posixaio: return any ready event in ->getevents() by Jens Axboe · 14 years ago
  83. 2faf9ec fix a weird check of the return value of aio_cancel. by YAMAMOTO Takashi · 14 years ago
  84. f011531 Update libaio/posixaio/splice for sync updates by Jens Axboe · 15 years ago
  85. 0a28ecd Abstract out generic sync helper by Jens Axboe · 15 years ago
  86. 44f2969 Initial suppor for sync_file_range() by Jens Axboe · 15 years ago
  87. e943b87 Track last file offset by Jens Axboe · 15 years ago
  88. c36d16f Make fdatasync OS optional by Jens Axboe · 15 years ago
  89. 983b770 solarisaio: fix aio errno assignment by Jens Axboe · 15 years ago
  90. 8f933ca mmap engine: remove code duplication by Jens Axboe · 15 years ago
  91. ed47cbf mmap engine: allow full mmaps for 64-bit machines by Jens Axboe · 15 years ago
  92. 9c0d224 Don't allow pre_read on IO engines that cannot seek by Jens Axboe · 15 years ago
  93. ff455a0 mmap engine: fix for large files on 32-bit archs by Jens Axboe · 15 years ago
  94. f6db4fa sg engine: IO should be done sync of O_SYNC and O_DIRECT by Jens Axboe · 15 years ago
  95. 5f9099e Add support for fdatasync() by Jens Axboe · 15 years ago
  96. 4f5af7b Cleanup verify headers by Jens Axboe · 15 years ago
  97. 468306a mmap engine: don't invalidate cache on segment remap by Jens Axboe · 15 years ago
  98. 4e9401c mmap engine: remove 'mmap too large' check for 32-bit by Jens Axboe · 15 years ago
  99. ac89311 mmap engine: allow large files on 32-bit archs by Jens Axboe · 15 years ago
  100. 8de43fd Add appropriate warning in mmap engine for large maps failing by Jens Axboe · 15 years ago