1. 3a35845 sg/binject: only restore file flags if they have been set by Jens Axboe · 10 years ago
  2. affe05a sg: check for error in fcntl() restore of flags by Jens Axboe · 10 years ago
  3. 45550d7 binject: check for error in fcntl() restore of flags by Jens Axboe · 10 years ago
  4. 43e0d13 e4defrag: pass 'error' into td_verror() by Jens Axboe · 10 years ago
  5. 66f7a56 net engine: get rid of unused struct sockaddr_in6 by Jens Axboe · 10 years ago
  6. 4a85161 Error check fcntl() calls by Jens Axboe · 10 years ago
  7. 4b159fa net engine: fix potential buffer overrun in socket path by Jens Axboe · 10 years ago
  8. d19cedd net: fix leak of fd in bind() error path by Jens Axboe · 10 years ago
  9. 12d0271 Merge branch 'master' of ssh://git.kernel.dk/data/git/fio by Jens Axboe · 10 years ago
  10. 046395d Add exit_on_io_done option to the CPU IO engine by Jens Axboe · 10 years ago
  11. b53f2c5 Increment open file count manually by Jens Axboe · 10 years ago
  12. 10aa136 Cleanup symbols that should be static by Jens Axboe · 10 years ago
  13. 5903e7b blktrace: load improvements by Jens Axboe · 10 years ago
  14. 68631b3 net: fix accidental overwrite of more than just the address by Jens Axboe · 10 years ago
  15. bcbfeef fio: add multi directory support by Christian Ehrhardt · 10 years ago
  16. fc5c034 librbd ioengine support by Daniel Gollub · 10 years ago
  17. 8d6ecac null: style fixup by Jens Axboe · 10 years ago
  18. 46a6747 engines/null: allow build as external C++ ioengine by Daniel Gollub · 10 years ago
  19. eb23231 engine: protect net engine IPv6 support with configure check by Jens Axboe · 10 years ago
  20. 6611e9c engine: more checks on IPv6 and multicast by Jens Axboe · 10 years ago
  21. b1b1be2 engine: pass in right protocol family on host lookup by Jens Axboe · 10 years ago
  22. 0b78334 engine: IPv6 net engine updates by Jens Axboe · 10 years ago
  23. 49ccb8c engine: basic support for IPv6 in the net IO engine by Jens Axboe · 10 years ago
  24. 4c057b3 posixaio: fix thread problem with using errno by Jens Axboe · 11 years ago
  25. f16b740 Update Windows code to fix build breakage by Bruce Cran · 11 years ago
  26. de8f6de Fix misspellings using 'codespell' tool by Anatol Pomozov · 11 years ago
  27. 954cd73 Update for RDMA io engine's compatibility by Yufei Ren · 11 years ago
  28. d3a623d net: Add option to set outgoing multicast TTL by Shawn Bohrer · 11 years ago
  29. b93b6a2 net: Allow setting network interface to use for multicast by Shawn Bohrer · 11 years ago
  30. b511c9a net: Add UDP multicast support by Shawn Bohrer · 11 years ago
  31. 4a93dec net: close socket on error by Shawn Bohrer · 11 years ago
  32. ee7062f net: fix recvfrom error message by Shawn Bohrer · 11 years ago
  33. 7b2dfab Update windowsaio for changes to the thread structure by Bruce Cran · 11 years ago
  34. 2ae0b20 Replace list based free/busy/requeue list with FIFO + ring by Jens Axboe · 11 years ago
  35. 4728b3c fusion atomic: retrieve all capabilities and support larger writes by Chandra Mallarapu · 11 years ago
  36. b2c77c2 fusion atomic: support for new SDK API by Santhosh Koundinya · 11 years ago
  37. 9a0ced5 sync engine: guard pvsync engine register/unregister by Jens Axboe · 11 years ago
  38. 07fc0ac sync engine: add support for pwritev/preadv by Jens Axboe · 11 years ago
  39. 5aa23eb Fix Windows build warnings. by Bruce Cran · 11 years ago
  40. f0c48a7 null: 'td' isn't actually unused, unmark it by Jens Axboe · 11 years ago
  41. 4e0a8fa Fixup bad logging types by Jens Axboe · 11 years ago
  42. 5a3cd5f libaio: fix double setting of option category by Jens Axboe · 11 years ago
  43. 2ca1c76 net: fix double setting of option category by Jens Axboe · 11 years ago
  44. b7f487c Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  45. e90a0ad Categorize engine and profile options by Jens Axboe · 11 years ago
  46. 22f8045 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  47. ad705bc implement 'unit_base' option to select between KB and Kbit et. al. by Steven Noonan · 11 years ago
  48. 62232d0 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  49. f832642 posixaio: restart suspend list after we have used aio_suspend() by Jens Axboe · 11 years ago
  50. 8ea39c3 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  51. 38b9354 Fix compile of RDMA engine for SunOS 5.x by Jens Axboe · 11 years ago
  52. 6264c7a net: fix warning for systems without TCP_NODELAY by Jens Axboe · 11 years ago
  53. 6a5c4d9 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  54. 47f07dd Turn f->engine_data into a 64-bit value by Jens Axboe · 11 years ago
  55. 82eb1b9 Windows: io cancellation often fails and causes crashes, so remove it. by Bruce Cran · 11 years ago
  56. 9db01ef Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  57. 10a6b3c Windows: fix mlock, remove ftruncate and fix error handling. by Bruce Cran · 11 years ago
  58. 03244c1 windowsaio: fix file header format and improve error reporting. by Bruce Cran · 11 years ago
  59. c874d18 Fix copy/paste error in windowsaio register/unregister function names. by Bruce Cran · 11 years ago
  60. 95820b6 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  61. 1eafa37 configure: add TCP_NODELAY check by Jens Axboe · 11 years ago
  62. 98ffb8f Fix bugs in [v]snprintf usage by Ken Raeburn · 11 years ago
  63. 26e594a net: fix compile warning on Windows (and others) by Jens Axboe · 11 years ago
  64. 70a7878 net engine: implement option "nodelay" for TCP sockets by Steven Noonan · 11 years ago
  65. 135be49 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  66. 0ac5d39 Drop EXTFLAG and lib references by Jens Axboe · 11 years ago
  67. 836fcc0 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  68. 1f81991 Fix compile warnings on Windows by Jens Axboe · 11 years ago
  69. 5351f56 OSX: Fixup warnings and clock_gettime() bug by Jens Axboe · 11 years ago
  70. 99db656 fusion-aw: make configure and compile actually work by Jens Axboe · 11 years ago
  71. c11a9dd fusion-aw: fixes by Jens Axboe · 11 years ago
  72. 9793a6d Fix configure script for 64-bit Windows. by Bruce Cran · 11 years ago
  73. 67bf982 Add configure script by Jens Axboe · 11 years ago
  74. 92a0daf Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  75. 9cbef50 Use uintptr_t for engine data by Jens Axboe · 11 years ago
  76. 0cc6ee5 libaio: use container_of() instead of silly casting by Jens Axboe · 11 years ago
  77. b010641 windowsaio: fix typo by Jens Axboe · 11 years ago
  78. 42634d2 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  79. 84b3842 binject: fixup ->file_data breakage by Jens Axboe · 11 years ago
  80. ef5f5a3 file: unify ->file_data and ->file_pos by Jens Axboe · 11 years ago
  81. 2a988d8 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  82. 5a90bb5 windowsaio: create a single completion port during init, associate files during open. by Bruce Cran · 11 years ago
  83. 2277d5d Fix windows out-of-memory handling by Bruce Cran · 11 years ago
  84. c73ed24 windowsaio: initialize and map windowsaio IO structure to io_u by Jens Axboe · 11 years ago
  85. 49758e1 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  86. 842805f engines/net.c: fix compilation error due to missing signal.h include by Steven Noonan · 11 years ago
  87. 36d80bc Wire up SIGUSR2 to kill blocking threads by Jens Axboe · 11 years ago
  88. 0cae16f net: fix receiver start time by Jens Axboe · 11 years ago
  89. 6f73a7f net: add basic ping/pong type workload support by Jens Axboe · 11 years ago
  90. b96d243 net: sent udp open messages by Jens Axboe · 11 years ago
  91. 859088d net: set runstate to SETTING_UP while waiting for a connection by Jens Axboe · 11 years ago
  92. 7d988f6 net: exit on WAITALL and !ret by Jens Axboe · 11 years ago
  93. 166dce4 net: fix segfault with receiver, tcp, and no hostname set by Jens Axboe · 11 years ago
  94. 66c098b Fix windowsaio IO error handling and document device write access issue on Windows and FreeBSD. by Bruce Cran · 11 years ago
  95. 1e5324e Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  96. 24d23ca Get rid of uninitialized_var() by Jens Axboe · 12 years ago
  97. d5f3a08 e4defrag: fix always true comparison by Jens Axboe · 12 years ago
  98. 222757c rdma: cleanup and fixes by Jens Axboe · 12 years ago
  99. ee88d05 rdma: fixup compile issue by Jens Axboe · 12 years ago
  100. ea6209a rdma: use private random state by Jens Axboe · 12 years ago