1. a978ba6 Get rid of reopen_files() by Jens Axboe · 17 years ago
  2. 640e942 null engine: don't dup() stdin anymore by Jens Axboe · 17 years ago
  3. 860a304 Add ->open to struct fio_file by Jens Axboe · 17 years ago
  4. e643357 get_next_offset() number of loops change by Jens Axboe · 17 years ago
  5. 76579ca file_service_type=random fix by Jens Axboe · 17 years ago
  6. d16b88e Engines should not touch nr_open_files anymore by Jens Axboe · 17 years ago
  7. 0f14fef openfiles fix by Jens Axboe · 17 years ago
  8. da86ccb Fix invalidate cache typo by Jens Axboe · 17 years ago
  9. b5af829 Revamp file open/close handling by Jens Axboe · 17 years ago
  10. 7bdce1b Move description text by Jens Axboe · 17 years ago
  11. 6af019c Terse output change by Jens Axboe · 17 years ago
  12. 6586ee8 Show how many jobs are in a group by Jens Axboe · 17 years ago
  13. 2270890 Update terse output by Jens Axboe · 17 years ago
  14. 130fe61 Default to using gettimeofday() by Jens Axboe · 17 years ago
  15. 6660cc6 stat.c: Superflous n by Jens Axboe · 17 years ago
  16. 2dc84ba Be sure to pick up any group error with group_reporting by Jens Axboe · 17 years ago
  17. fa28c85 Document the 'group_reporting' option by Jens Axboe · 17 years ago
  18. c39cced Stat summation fixup by Jens Axboe · 17 years ago
  19. d59d31a td vs ts typo by Jens Axboe · 17 years ago
  20. 756867b Add group reporting by Jens Axboe · 17 years ago
  21. b2560f3 One step closer to group reporting by Jens Axboe · 17 years ago
  22. c1302d4 Don't kill() running threads by Jens Axboe · 17 years ago
  23. 21ab9d1 Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 17 years ago
  24. 1178680 Cleanup requeue handling by Jens Axboe · 17 years ago
  25. a68594c Include location for RH related distros. by Jens Axboe · 17 years ago
  26. 390c40e Forced kill is not used anymore. by Jens Axboe · 17 years ago
  27. d924494 Gently prod children with a SIGQUIT on terminate by Jens Axboe · 17 years ago
  28. 5451792 Improve error logging and handling by Jens Axboe · 17 years ago
  29. fdf3de2 Fio 1.13 by Jens Axboe · 17 years ago
  30. 7ff1c14 fio.h: Fix TD_DDIR_RANDWRITE by Joel Becker · 17 years ago
  31. 1e53148 Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 17 years ago
  32. 34403fb Spelling fixes by Jens Axboe · 17 years ago
  33. 4db4e3d Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 17 years ago
  34. 480936d fio.h: Grow td->verror by Joel Becker · 17 years ago
  35. fd1ff8e posixaio engine: residual data count by Jens Axboe · 17 years ago
  36. 37e974a io_u completion error propagation by Jens Axboe · 17 years ago
  37. f423479 libaio engine: proper return value checking by Jens Axboe · 17 years ago
  38. b9448b9 Add example network io job file by Jens Axboe · 17 years ago
  39. 9bec88e Net engine: move connection setup into ->init() by Jens Axboe · 17 years ago
  40. b58cf3d Net engine: missing ->nr_open_files for clients by Jens Axboe · 17 years ago
  41. 2fd233b Convert null io engine to use ->setup() by Jens Axboe · 17 years ago
  42. 4f45320 Net engine: need to set ->nr_open_files by Jens Axboe · 17 years ago
  43. 0be06ea Accept -foo as well as --foo for options by Jens Axboe · 17 years ago
  44. 0e9f7fa Improve friendliness of --cmdhelp by Jens Axboe · 17 years ago
  45. 320beef Don't require 'all' argument to --cmdhelp to dump all options by Jens Axboe · 17 years ago
  46. 5af1c6f Document file_service_type option by Jens Axboe · 17 years ago
  47. 7c83c08 Fix for file_service_type=random by Jens Axboe · 17 years ago
  48. bdb4e2e Better management of open files by Jens Axboe · 17 years ago
  49. 9bf2061 Excessive passing around of struct fio_file by Jens Axboe · 17 years ago
  50. 138502a Only check FIO_DISKLESSIO in stat.c by Jens Axboe · 17 years ago
  51. a9defc9 [PATCH] ioengine flags: Replace FIO_NETIO with real flags that map the behavior by Joel Becker · 17 years ago
  52. 9728ce3 [PATCH] init.c: Expose f_out and f_err to loaded libraries via dlsym() by Joel Becker · 17 years ago
  53. ad231bc [PATCH] parse.c: Make FIO_OPT_STR explicitly one value by Joel Becker · 17 years ago
  54. 780bf1a Don't do rate checks, if no ratemin has been specified. by Jens Axboe · 17 years ago
  55. 8a7bd87 Document loading external io engines by Jens Axboe · 17 years ago
  56. 7b395ca Prefix external io engine loading with 'external' by Joel Becker · 17 years ago
  57. 71dc58b Fix parser bug by Joel Becker · 17 years ago
  58. bc5b77a Duplicate name checks in ioengines.c by Jens Axboe · 17 years ago
  59. 1ff2a7e syslet: x86_64 support by Jens Axboe · 17 years ago
  60. bcd83c1 Style fixup by Jens Axboe · 17 years ago
  61. 4667c19 Move syslet check into the arch header, where it belongs by Jens Axboe · 17 years ago
  62. e77fe33 Fio version 1.12 by Jens Axboe · 17 years ago
  63. 9467b77 Temporary iodepth_low work-around for syslets by Jens Axboe · 17 years ago
  64. a0a930e syslet engine: submission latency numbers by Jens Axboe · 17 years ago
  65. eb7c8ae Move the iodepth_batch into td_io_queue() instead by Jens Axboe · 17 years ago
  66. ec1aee0 Extend option name from 16 to 20 bytes by Jens Axboe · 17 years ago
  67. c6441dc Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 17 years ago
  68. cb5ab51 Add iodepth_batch setting by Jens Axboe · 17 years ago
  69. c084f46 Merge branch 'master' of ssh://git.kernel.dk/data/git/fio by Jens Axboe · 17 years ago
  70. c01c039 Do proper wait for pending IO on clean exit by Jens Axboe · 17 years ago
  71. ad2da60 No need to do fadvise() on O_DIRECT/raw IO by Jens Axboe · 17 years ago
  72. c0a6b0d Speedup init_disk_util() when dealing with many jobs by Jens Axboe · 17 years ago
  73. 5b38ee8 syslet engine: smart batching by Jens Axboe · 17 years ago
  74. face81b Move ->commit() call to td_io_getevents() by Jens Axboe · 17 years ago
  75. 7756b0d syslet v4 support by Jens Axboe · 17 years ago
  76. 4d2e0f4 Requeue io_u flags fix by Jens Axboe · 17 years ago
  77. 9ff9de6 First cut at doing sequences of atoms in one commit by Jens Axboe · 17 years ago
  78. d7762cf Move completion handler into the io_u by Jens Axboe · 17 years ago
  79. 10cad1a Don't include engines we don't have by Jens Axboe · 17 years ago
  80. 78217df IO engine callback need not dump possible values by Jens Axboe · 17 years ago
  81. 0904200 Rate must always calculate bytes done by Jens Axboe · 17 years ago
  82. c3852ae Improve rate usec calculation by Jens Axboe · 17 years ago
  83. b1ec1da Move handling of possible values into the option parser by Jens Axboe · 17 years ago
  84. 413dd45 Streamline thread_data data direction setting and checking by Jens Axboe · 17 years ago
  85. 0aabe16 Add option to select how to service multiple files by Jens Axboe · 17 years ago
  86. 5945b9b Dump io_u on timeout by Jens Axboe · 17 years ago
  87. 9d80e11 Correct spelling error by Jens Axboe · 17 years ago
  88. e1161c3 Add more context to the error messages by Jens Axboe · 17 years ago
  89. 94cd00d List syslet-rw as a supported option in the ioengine help dump by Jens Axboe · 17 years ago
  90. 1df341f syslet: syscall still needs void * cast by Jens Axboe · 17 years ago
  91. fa01d13 Don't check st_size for special files by Jens Axboe · 17 years ago
  92. faf5c88 syslet: typo by Jens Axboe · 17 years ago
  93. 3707f45 Further improve thread handling by Jens Axboe · 17 years ago
  94. 19a98c4 Fix crash on thread exit by Jens Axboe · 17 years ago
  95. 50070b5 Thread waitpid() error check by Jens Axboe · 17 years ago
  96. a2f77c9 Improve thread reap handling by Jens Axboe · 17 years ago
  97. 55bc972 Disable timeout handling for now by Jens Axboe · 17 years ago
  98. e9310e0 Include engines in dependency check by Jens Axboe · 17 years ago
  99. 433afcb io_u timeout handling by Jens Axboe · 17 years ago
  100. 0c6e751 Track io_u state (free or in-flight) by Jens Axboe · 17 years ago