1. e65a950 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  2. d79db12 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  3. 8b28bd4 backend: Add configurable non fatal error list by Dmitry Monakhov · 12 years ago
  4. f0c77f0 Check for ENOSPC on shmget() failure by Jens Axboe · 12 years ago
  5. f3afa57 Add --output-format command line option by Jens Axboe · 12 years ago
  6. cc372b1 Add a simple json encoder and use it to print fio output in json format by Shaohua Li · 12 years ago
  7. 3449ab8 Default to terse version 3 by Jens Axboe · 12 years ago
  8. 6eaf09d Add support for trim as a workload type by Shaohua Li · 12 years ago
  9. b2cecdc fio:modify a deprecated parameter(change timeout to runtime) by liang xie · 12 years ago
  10. 14ea90e client: support per-client job files by Jens Axboe · 12 years ago
  11. bd02360 client: support per-client job files by Jens Axboe · 12 years ago
  12. c2e9cc4 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  13. 521da52 mutex: make 0/1 FIO_MUTEX_LOCKED and FIO_MUTEX_UNLOCKED by Jens Axboe · 12 years ago
  14. 0922d61 Get rid of fio_version.h by Jens Axboe · 12 years ago
  15. 8029542 Get rid of fio_version.h by Jens Axboe · 12 years ago
  16. 692a5d2 Make fio include the git version in the version output by Jens Axboe · 12 years ago
  17. 203160d options: get rid of more .cb option usage we don't need by Jens Axboe · 13 years ago
  18. 1b79a07 Make lockmem a per job option by Jens Axboe · 13 years ago
  19. 2bb3f0a backend: ensure that server side releases/frees shm segment on exit by Jens Axboe · 13 years ago
  20. 3d43382 Make fio include the git version in the version output by Jens Axboe · 13 years ago
  21. f6e7d77 Merge branch 'gfio' of ssh://brick.kernel.dk/data/git/fio into gfio by Jens Axboe · 13 years ago
  22. 0353050 cpu: move cpuload/cpuchunks options into private engine option space by Jens Axboe · 13 years ago
  23. 588b7f0 gfio: fill default options on new job by Jens Axboe · 13 years ago
  24. 812409e backend: privatize nr_thread/nr_process by Jens Axboe · 13 years ago
  25. ca20381 Merge branch 'master' into gfio by Jens Axboe · 13 years ago
  26. b4b317d Added 99.95 and 99.99 default percentiles. by Steven Lang · 13 years ago
  27. 99d633a gfio: add bs display by Jens Axboe · 13 years ago
  28. 2f122b1 Add thread number ID to appropriate network commands by Jens Axboe · 13 years ago
  29. ea51b95 iolog: note type of log by Jens Axboe · 13 years ago
  30. 46bcd49 client/server: pass type of client to the backend by Jens Axboe · 13 years ago
  31. e476994 Merge branch 'master' into gfio by Jens Axboe · 13 years ago
  32. b7cfb2e Only send job options once by Jens Axboe · 13 years ago
  33. 5116779 Add basic cconv test by Jens Axboe · 13 years ago
  34. a527661 Store specific client ops in the fio_client structure by Jens Axboe · 13 years ago
  35. 811ac50 Compression fixes by Jens Axboe · 13 years ago
  36. 0b8d11e Add preferences help tooltips by Jens Axboe · 13 years ago
  37. 807f997 Add more job info by Jens Axboe · 13 years ago
  38. 0420ba6 Various GUI updates by Jens Axboe · 13 years ago
  39. 93bcfd2 Move Windows port to MinGW by Bruce Cran · 13 years ago
  40. 9e684a4 Token-based flow control by Dan Ehrenberg · 13 years ago
  41. 85af579 Keep reducing jobs on ENOMEM for shmget() by Jens Axboe · 13 years ago
  42. ed33585 implement zoned random I/O testing support by Steven Noonan · 13 years ago
  43. b8bc8cb Add log_avg_msec option by Jens Axboe · 13 years ago
  44. de890a1 Private parameters for ioengines by Steven Lang · 13 years ago
  45. 1b8dbf2 Improve accuracy of rate= option by Steven Lang · 13 years ago
  46. 75db6e2 Usage typo by Jens Axboe · 13 years ago
  47. 8388128 Update command line usage help by Jens Axboe · 13 years ago
  48. 4d65865 Add terse version 2 output format by Jens Axboe · 13 years ago
  49. 43f7479 Fix off-by-one in fgets() size by Jens Axboe · 13 years ago
  50. 7e356b2 Memory leak fixes by Jens Axboe · 13 years ago
  51. 5e726d0 Add fio version to terse output by Jens Axboe · 13 years ago
  52. f6dea4d Don't output version for terse output by Jens Axboe · 13 years ago
  53. 312b4af Add IOPS to terse output by Jens Axboe · 13 years ago
  54. 402668f server: write pid file for backgrounded server to specified file by Jens Axboe · 13 years ago
  55. 60862e5 init: typo, remove -> remote. by Jens Axboe · 13 years ago
  56. fa2ea80 Add protocol support for an arbitrary number of command line arguments by Jens Axboe · 13 years ago
  57. 89cf148 Split version into separate include fio by Jens Axboe · 13 years ago
  58. 9bae26e Remember to clear client cookie by Jens Axboe · 13 years ago
  59. bebe639 Unify client/server argument by Jens Axboe · 13 years ago
  60. 87aa8f1 Add support for client/server connection over unix domain sockets by Jens Axboe · 13 years ago
  61. 7874f8b Correctly handle multiple clients for various command line arguments by Jens Axboe · 13 years ago
  62. 085399d Only print usage() on error by Jens Axboe · 13 years ago
  63. c2c9458 client: ensure that cmd line arguments are always run by Jens Axboe · 13 years ago
  64. 7a4b824 client: check and error out on exceeding number of command line args to pass by Jens Axboe · 13 years ago
  65. c8eeb9d Add support for write_iops_log by Jens Axboe · 13 years ago
  66. d65e11c Print usage if no arguments are given by Jens Axboe · 13 years ago
  67. d5e3a0c Merge branch 'master' into client-server by Jens Axboe · 13 years ago
  68. 8c02937 Don't overwrite -t timeout setting in fill_def_thread() by Jens Axboe · 13 years ago
  69. 802ad4a Change network transmitted doubles to fio_fp64_t IEEE 754 type by Jens Axboe · 13 years ago
  70. 9ef56d4 Fix bad indexing of options by Jens Axboe · 13 years ago
  71. 81179ee server: initial support for command line passing by Jens Axboe · 13 years ago
  72. cdf54d8 client: handle connection failure by Jens Axboe · 13 years ago
  73. 9d9eb2e server: unify shm setup by Jens Axboe · 13 years ago
  74. c7d5c94 client: don't setup shared mem area for just the frontend by Jens Axboe · 13 years ago
  75. 7b9f733 server: start conversion of data structures to network friendly types by Jens Axboe · 13 years ago
  76. e46d809 server: initial support for daemonizing by Jens Axboe · 13 years ago
  77. eb7976e Add FD_NET debugging value by Jens Axboe · 13 years ago
  78. 337d75a server: exit gracefully on ctrl-c by Jens Axboe · 13 years ago
  79. a37f69b client: continue support for multiple connections by Jens Axboe · 13 years ago
  80. b66570d client: initial support for multiple connections by Jens Axboe · 13 years ago
  81. 142575e Server logging cleanup/functionality by Jens Axboe · 13 years ago
  82. 37db14f Start of functional client by Jens Axboe · 13 years ago
  83. 132159a Add start of client, start of real protocol by Jens Axboe · 13 years ago
  84. 5c341e9 Hide things not appropriate behind is_backend by Jens Axboe · 13 years ago
  85. 50d1697 Start of client/server by Jens Axboe · 13 years ago
  86. 723cd80 Fio 1.58 by Jens Axboe · 13 years ago
  87. f57a9c5 Add terse version output format command line parameter by Jens Axboe · 13 years ago
  88. 3545a10 Ensure that buffer contents are random across jobs as well by Jens Axboe · 13 years ago
  89. 8334919 stats: Add a function to report completion latency percentiles by Yu-ju Hong · 13 years ago
  90. 4361762 Add version number to --help output by Bruce Cran · 13 years ago
  91. ab2cabd Fix --timeout as global parameter by Jens Axboe · 13 years ago
  92. 173dbaa Fio 1.57 by Jens Axboe · 13 years ago
  93. 5a6c454 Fio 1.56 by Jens Axboe · 13 years ago
  94. 76cd937 Get rid of warning on platforms for casting char -> int by Jens Axboe · 13 years ago
  95. fca7035 Add --max-jobs/-j command line option by Jens Axboe · 13 years ago
  96. 27a779b Fio 1.55 by Jens Axboe · 13 years ago
  97. 90c0590 Fio 1.54 by Jens Axboe · 13 years ago
  98. 6625155 Fix crash on specifying bad IO engine on the command line by Jens Axboe · 13 years ago
  99. 08d2a19 Cast l_opts string names to char * by Jens Axboe · 13 years ago
  100. faa53ee Revert "Constify l_opts strings" by Jens Axboe · 13 years ago