1. 66f7a56 net engine: get rid of unused struct sockaddr_in6 by Jens Axboe · 10 years ago
  2. 4b159fa net engine: fix potential buffer overrun in socket path by Jens Axboe · 10 years ago
  3. d19cedd net: fix leak of fd in bind() error path by Jens Axboe · 10 years ago
  4. b53f2c5 Increment open file count manually by Jens Axboe · 10 years ago
  5. 10aa136 Cleanup symbols that should be static by Jens Axboe · 10 years ago
  6. 5903e7b blktrace: load improvements by Jens Axboe · 10 years ago
  7. 68631b3 net: fix accidental overwrite of more than just the address by Jens Axboe · 10 years ago
  8. bcbfeef fio: add multi directory support by Christian Ehrhardt · 10 years ago
  9. eb23231 engine: protect net engine IPv6 support with configure check by Jens Axboe · 11 years ago
  10. 6611e9c engine: more checks on IPv6 and multicast by Jens Axboe · 11 years ago
  11. b1b1be2 engine: pass in right protocol family on host lookup by Jens Axboe · 11 years ago
  12. 0b78334 engine: IPv6 net engine updates by Jens Axboe · 11 years ago
  13. 49ccb8c engine: basic support for IPv6 in the net IO engine by Jens Axboe · 11 years ago
  14. f16b740 Update Windows code to fix build breakage by Bruce Cran · 11 years ago
  15. d3a623d net: Add option to set outgoing multicast TTL by Shawn Bohrer · 11 years ago
  16. b93b6a2 net: Allow setting network interface to use for multicast by Shawn Bohrer · 11 years ago
  17. b511c9a net: Add UDP multicast support by Shawn Bohrer · 11 years ago
  18. 4a93dec net: close socket on error by Shawn Bohrer · 11 years ago
  19. ee7062f net: fix recvfrom error message by Shawn Bohrer · 11 years ago
  20. 2ca1c76 net: fix double setting of option category by Jens Axboe · 11 years ago
  21. b7f487c Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  22. e90a0ad Categorize engine and profile options by Jens Axboe · 11 years ago
  23. 22f8045 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  24. ad705bc implement 'unit_base' option to select between KB and Kbit et. al. by Steven Noonan · 11 years ago
  25. 8ea39c3 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  26. 6264c7a net: fix warning for systems without TCP_NODELAY by Jens Axboe · 11 years ago
  27. 95820b6 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  28. 1eafa37 configure: add TCP_NODELAY check by Jens Axboe · 12 years ago
  29. 26e594a net: fix compile warning on Windows (and others) by Jens Axboe · 12 years ago
  30. 70a7878 net engine: implement option "nodelay" for TCP sockets by Steven Noonan · 12 years ago
  31. 836fcc0 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  32. 1f81991 Fix compile warnings on Windows by Jens Axboe · 12 years ago
  33. 67bf982 Add configure script by Jens Axboe · 12 years ago
  34. 49758e1 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  35. 842805f engines/net.c: fix compilation error due to missing signal.h include by Steven Noonan · 12 years ago
  36. 36d80bc Wire up SIGUSR2 to kill blocking threads by Jens Axboe · 12 years ago
  37. 0cae16f net: fix receiver start time by Jens Axboe · 12 years ago
  38. 6f73a7f net: add basic ping/pong type workload support by Jens Axboe · 12 years ago
  39. b96d243 net: sent udp open messages by Jens Axboe · 12 years ago
  40. 859088d net: set runstate to SETTING_UP while waiting for a connection by Jens Axboe · 12 years ago
  41. 7d988f6 net: exit on WAITALL and !ret by Jens Axboe · 12 years ago
  42. 166dce4 net: fix segfault with receiver, tcp, and no hostname set by Jens Axboe · 12 years ago
  43. f681d0b Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  44. 3f457be fio patch: Windows netio fixes by Bruce Cran · 12 years ago
  45. f5cc3d0 Fix UDP acronym by Bruce Cran · 12 years ago
  46. e8b0e95 gfio: improve option edit by Jens Axboe · 12 years ago
  47. e231bbe Add FIO_OPT_G_IO_ENG category by Jens Axboe · 12 years ago
  48. 9b98606 Fix segfault with net io engine and no file/hostname given by Jens Axboe · 13 years ago
  49. 991802b fix net engine client read server write bug by Yufei Ren · 13 years ago
  50. de890a1 Private parameters for ioengines by Steven Lang · 13 years ago
  51. b94cba4 Remember to close sockets on error by Jens Axboe · 13 years ago
  52. 0fd666b net: support for unix domain sockets by Jens Axboe · 13 years ago
  53. 5ba13ea Add fio_socklen_t by Jens Axboe · 13 years ago
  54. d48a979 A few HP-UX fixes by Jens Axboe · 13 years ago
  55. 03e20d6 First snapshot of FIO for Windows by Bruce Cran · 14 years ago
  56. 8e239ca Cleanup MSG_DONTWAIT by Jens Axboe · 14 years ago
  57. f5886fe Not all platforms have MSG_DONTWAIT by Cigy Cyriac · 14 years ago
  58. 9c0d224 Don't allow pre_read on IO engines that cannot seek by Jens Axboe · 15 years ago
  59. 62b3892 net engine: fix compilation warnings on Solaris by Jens Axboe · 15 years ago
  60. 664fb3b net engine: notify receiver of UDP link close by Jens Axboe · 16 years ago
  61. d5b388a net engine: termination fixes by Jens Axboe · 16 years ago
  62. 3565182 net engine: don't pass in flags by Jens Axboe · 16 years ago
  63. 371d456 net engine: use poll() always for sending/receiving by Jens Axboe · 16 years ago
  64. 3f8fc5a net engine: accept both upper and lowercase tcp/udp. by Jens Axboe · 16 years ago
  65. 414c2a3 net engine: add UDP support by Jens Axboe · 16 years ago
  66. 7292056 net engine: missing includes by Jens Axboe · 16 years ago
  67. af8771b errno is not negative by Jens Axboe · 16 years ago
  68. 2992b05 close_ioengine() clears ->data after calling engine cleanup by Jens Axboe · 16 years ago
  69. 5921e80 Make it work on opensolaris by Jens Axboe · 16 years ago
  70. 443662e net engine: improve host/port parsing by Jens Axboe · 16 years ago
  71. 28cfeb6 Remove debug printf() in net engine by Jens Axboe · 16 years ago
  72. f85ac25 Remove the file->last_completed_pos variable by Jens Axboe · 16 years ago
  73. ad830ed Add FIO_SIGQUIT engine option by Jens Axboe · 17 years ago
  74. 7101d9c Full readonly check by Jens Axboe · 17 years ago
  75. dc372f0 Missed FIO_UNIDIR io ops flags on net engine by Jens Axboe · 17 years ago
  76. b67740d IO verification improvements by Jens Axboe · 17 years ago
  77. cd963e1 net engine: cleanup the splice handling by Jens Axboe · 17 years ago
  78. 64b24cd net engine: fix listenfd/pipe fd leaks by Jens Axboe · 17 years ago
  79. 4d94c27 netsplice: use zero-copy if possible by Jens Axboe · 17 years ago
  80. f657a2f netsplice: fix a few typos by Jens Axboe · 17 years ago
  81. 9cce02e Support for 'netsplice' engine by Jens Axboe · 17 years ago
  82. 16d55aa Fix bug with random IO and network connections by Jens Axboe · 17 years ago
  83. 07eb79d Put the ->real_file_size handling into fio by Jens Axboe · 17 years ago
  84. f4e62a5 For non-file engines, set ->real_file_size if total size is known by Jens Axboe · 17 years ago
  85. 317b95d Move os/arch/compiler headers into directories by Jens Axboe · 17 years ago
  86. 7bb48f8 Revamp the file creation code by Jens Axboe · 17 years ago
  87. 2dc1bbe Move thread options into a seperate structure by Jens Axboe · 17 years ago
  88. 6d86144 Use log_info() throughout by Jens Axboe · 17 years ago
  89. da751ca Update io engine comments by Jens Axboe · 17 years ago
  90. 9f9214f nr_files conflict with filename by Jens Axboe · 17 years ago
  91. af52b34 Allow explicit setting of a number of files by Jens Axboe · 17 years ago
  92. d16b88e Engines should not touch nr_open_files anymore by Jens Axboe · 17 years ago
  93. b5af829 Revamp file open/close handling by Jens Axboe · 17 years ago
  94. 9bec88e Net engine: move connection setup into ->init() by Jens Axboe · 17 years ago
  95. b58cf3d Net engine: missing ->nr_open_files for clients by Jens Axboe · 17 years ago
  96. 4f45320 Net engine: need to set ->nr_open_files by Jens Axboe · 17 years ago
  97. a9defc9 [PATCH] ioengine flags: Replace FIO_NETIO with real flags that map the behavior by Joel Becker · 17 years ago
  98. 413dd45 Streamline thread_data data direction setting and checking by Jens Axboe · 17 years ago
  99. e1161c3 Add more context to the error messages by Jens Axboe · 17 years ago
  100. 22819ec Unify and fixup error handling by Jens Axboe · 18 years ago