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