1. 5a32012 Merge branch 'master' of ssh://git.kernel.dk/data/git/fio by Jens Axboe · 17 years ago
  2. 1f809d1 Fixes for CPU burn engine by Jens Axboe · 17 years ago
  3. a31041e Add pread/pwrite support to sync engine by gurudas pai · 17 years ago
  4. 3a6d267 splice: fix fallback from copy vmsplice to nothing by Jens Axboe · 17 years ago
  5. 8b85024 splice: fix problem with current mainline kernels by Jens Axboe · 17 years ago
  6. 67f5b27 Get rid of syslet-rw compile warnings on 32-bit by Jens Axboe · 17 years ago
  7. 1d79a6d Update syslet-rw to fixed size ABI structures by Zach Brown · 17 years ago
  8. b4d8dda Exec the getpid atom when testing for syslet support by Zach Brown · 17 years ago
  9. 6a117e0 Initialize the new_thread_stack so syslet support testing has one by Zach Brown · 17 years ago
  10. 7101d9c Full readonly check by Jens Axboe · 17 years ago
  11. 81887d5 splice: update to new vmsplice-to-user interface by Jens Axboe · 17 years ago
  12. a26fc7c Fix splice engine compile by Jens Axboe · 17 years ago
  13. bb446c1 splice engine: add unmapping for vmsplice-to-user by Jens Axboe · 17 years ago
  14. 4368857 splice: automatically detect whether vmsplice-to-user works by Jens Axboe · 17 years ago
  15. dc372f0 Missed FIO_UNIDIR io ops flags on net engine by Jens Axboe · 17 years ago
  16. b67740d IO verification improvements by Jens Axboe · 17 years ago
  17. cd963e1 net engine: cleanup the splice handling by Jens Axboe · 17 years ago
  18. 64b24cd net engine: fix listenfd/pipe fd leaks by Jens Axboe · 17 years ago
  19. 4d94c27 netsplice: use zero-copy if possible by Jens Axboe · 17 years ago
  20. f657a2f netsplice: fix a few typos by Jens Axboe · 17 years ago
  21. 9cce02e Support for 'netsplice' engine by Jens Axboe · 17 years ago
  22. ffa59ce guasi engine: remove STFU_GCC() by Jens Axboe · 17 years ago
  23. 7d059f8 libaio engine: print warning for depth > 1 and buffered IO by Jens Axboe · 17 years ago
  24. f24254e splice engine: support for vmsplice to user space by Jens Axboe · 17 years ago
  25. 16d55aa Fix bug with random IO and network connections by Jens Axboe · 17 years ago
  26. c97d836 mmap engine: fix open-for-size check by Jens Axboe · 17 years ago
  27. 07eb79d Put the ->real_file_size handling into fio by Jens Axboe · 17 years ago
  28. f4e62a5 For non-file engines, set ->real_file_size if total size is known by Jens Axboe · 17 years ago
  29. 0798ba3 GUASI API change by Davide Libenzi · 18 years ago
  30. 317b95d Move os/arch/compiler headers into directories by Jens Axboe · 18 years ago
  31. 946ff86 sg engine: fix old comment by Jens Axboe · 18 years ago
  32. 15ba640 sg engine: do type check only when sd has been setup by Jens Axboe · 18 years ago
  33. a05bd42 sg engine: errno return value fixes by Jens Axboe · 18 years ago
  34. b4ba5f3 splice engine: return negative for error by Jens Axboe · 18 years ago
  35. 76f58b9 syslet engine: fix segfault if syslets are not available by Jens Axboe · 18 years ago
  36. 7bb48f8 Revamp the file creation code by Jens Axboe · 18 years ago
  37. 0725726 GUASI engine: should use log_err() during runtime by Jens Axboe · 18 years ago
  38. ed8bd84 NULL engine: ->commit() has side effects, make sure it always works by Jens Axboe · 18 years ago
  39. 8999fe9 GUASI engine: free lingering requests from the buffer on cleanup by Davide Libenzi · 18 years ago
  40. 97c26cb GUASI update by Davide Libenzi · 18 years ago
  41. d6c6810 Add few debug statements and limit thread usage. by Davide Libenzi · 18 years ago
  42. 46eaa15 Adapth guasi.c to the new FIO strctures, and free the requests. by Davide Libenzi · 18 years ago
  43. 66b83d9 Update to guasi 0.5 diff by Davide Libenzi · 18 years ago
  44. 609342f GUASI IO engine by Davide Libenzi · 18 years ago
  45. c1db2dc libaio engine: queue init error handling by Jens Axboe · 18 years ago
  46. 2dc1bbe Move thread options into a seperate structure by Jens Axboe · 18 years ago
  47. 6d86144 Use log_info() throughout by Jens Axboe · 18 years ago
  48. 1760e67 Fix build on x86-64 distros without __NR_pread64/pwrite64 by Jens Axboe · 18 years ago
  49. b884635 Fix build of syslet engine on x86-64 by Jens Axboe · 18 years ago
  50. 3f34431 posixaio engine: better handling of partial completions by Jens Axboe · 18 years ago
  51. da751ca Update io engine comments by Jens Axboe · 18 years ago
  52. cfc99db mmap engine: make sure that page unaligned syncs work by Jens Axboe · 18 years ago
  53. 9f9214f nr_files conflict with filename by Jens Axboe · 18 years ago
  54. af52b34 Allow explicit setting of a number of files by Jens Axboe · 18 years ago
  55. e2e6791 syslet engine: residual fix by Jens Axboe · 18 years ago
  56. 0263882 File truncation and extend fixes by Jens Axboe · 18 years ago
  57. ba0fbe1 Turn the CPU burner into a real io engine by Jens Axboe · 18 years ago
  58. 7401c08 null engine: fix queue bug with repeated commit() calls before event retrieval by Jens Axboe · 18 years ago
  59. 65afa5f null engine: update to support queuing by Jens Axboe · 18 years ago
  60. 640e942 null engine: don't dup() stdin anymore by Jens Axboe · 18 years ago
  61. d16b88e Engines should not touch nr_open_files anymore by Jens Axboe · 18 years ago
  62. b5af829 Revamp file open/close handling by Jens Axboe · 18 years ago
  63. 34403fb Spelling fixes by Jens Axboe · 18 years ago
  64. fd1ff8e posixaio engine: residual data count by Jens Axboe · 18 years ago
  65. f423479 libaio engine: proper return value checking by Jens Axboe · 18 years ago
  66. 9bec88e Net engine: move connection setup into ->init() by Jens Axboe · 18 years ago
  67. b58cf3d Net engine: missing ->nr_open_files for clients by Jens Axboe · 18 years ago
  68. 2fd233b Convert null io engine to use ->setup() by Jens Axboe · 18 years ago
  69. 4f45320 Net engine: need to set ->nr_open_files by Jens Axboe · 18 years ago
  70. 138502a Only check FIO_DISKLESSIO in stat.c by Jens Axboe · 18 years ago
  71. a9defc9 [PATCH] ioengine flags: Replace FIO_NETIO with real flags that map the behavior by Joel Becker · 18 years ago
  72. a0a930e syslet engine: submission latency numbers by Jens Axboe · 18 years ago
  73. 5b38ee8 syslet engine: smart batching by Jens Axboe · 18 years ago
  74. 7756b0d syslet v4 support by Jens Axboe · 18 years ago
  75. 9ff9de6 First cut at doing sequences of atoms in one commit by Jens Axboe · 18 years ago
  76. 413dd45 Streamline thread_data data direction setting and checking by Jens Axboe · 18 years ago
  77. e1161c3 Add more context to the error messages by Jens Axboe · 18 years ago
  78. faf5c88 syslet: typo by Jens Axboe · 18 years ago
  79. e49499f syslet engine: style fix and ->queue() error return value fix by Jens Axboe · 18 years ago
  80. bf0dc8f by Ingo Molnar · 18 years ago
  81. 948f9b2 mmap IO engine cannot extend a file by Jens Axboe · 18 years ago
  82. 7e77dd0 Improve submission latency calculation by Jens Axboe · 18 years ago
  83. 755200a Add support for queuing > 1 command at the time by Jens Axboe · 18 years ago
  84. 22819ec Unify and fixup error handling by Jens Axboe · 18 years ago
  85. 36167d8 Change IO engine queuing by Jens Axboe · 18 years ago
  86. 7d44a74 [PATCH] syslet: code cleanup by Jens Axboe · 18 years ago
  87. 7f059a7 [PATCH] syslet: fix leak of ring and ahu by Jens Axboe · 18 years ago
  88. 2ca50be [PATCH] syslet: async_head_user struct should be permanent by Jens Axboe · 18 years ago
  89. a2e1b08 [PATCH] syslet engine: use pread instead lseek+read by Jens Axboe · 18 years ago
  90. db64e9b [PATCH] Let the syslet ioengine register check supportability by Jens Axboe · 18 years ago
  91. a4f4fdd [PATCH] First cut syslet async io support by Jens Axboe · 18 years ago
  92. 0c09442 [PATCH] Network engine poll() paranoia by Jens Axboe · 18 years ago
  93. 5fdd124 [PATCH] Make ctrl-c work with network io and accept loop by Jens Axboe · 18 years ago
  94. 95bcd81 [PATCH] Move td_verror() into io_ops->queue() hook by Jens Axboe · 18 years ago
  95. 311b84a [PATCH] Make the libaio fsync fallback really work by Jens Axboe · 18 years ago
  96. 8d714a6 [PATCH] libaio engine: fake work-around for sync issue by Jens Axboe · 18 years ago
  97. e5c40aa [PATCH] Fix libaio engine SYNC by Jens Axboe · 18 years ago
  98. 85eb1d4 [PATCH] Net engine typo by Jens Axboe · 18 years ago
  99. dc0deca [PATCH] SG IO engine: reduce allocations and memory leaks by Jens Axboe · 18 years ago
  100. 6ab9e26 [PATCH] SG IO engine: remember to set io_u->file in init by Jens Axboe · 18 years ago