1. 4811fff client: take better care to return failure from fio_handle_clients() by Jens Axboe · 9 years ago
  2. 75289ee client: fix potential buffer overrun in server name copy by Jens Axboe · 9 years ago
  3. 2a3bf76 Bump disk util stats from 32 to 64-bit values by Jens Axboe · 9 years ago
  4. 7eebf50 client: defer local trigger execute until after state is received by Jens Axboe · 9 years ago
  5. 3d0be7c client: replace duplicate code with read_data() by Jens Axboe · 10 years ago
  6. de54cfd Add support for verify triggers and verify state saving by Jens Axboe · 10 years ago
  7. 623216d client/server: percentile_precision wasn't net converted by Jens Axboe · 10 years ago
  8. 0f7f9a9 Make fio -Wshadow clean by Jens Axboe · 10 years ago
  9. 722b5cd client: fix potential NULL dereference by Jens Axboe · 10 years ago
  10. 2b827fa server/client: don't use __ conversion functions if not needed by Jens Axboe · 10 years ago
  11. 30f8e31 client: partial revert of 9899aff3e345 by Jens Axboe · 10 years ago
  12. 8c04b69 client: get rid of (now) unused client->nr_stat by Jens Axboe · 10 years ago
  13. bfa8f5d client: always output summed output for all clients by Jens Axboe · 10 years ago
  14. 67e149c stat: add dropped ios to the standard output by Jens Axboe · 10 years ago
  15. 79ecc30 client: remember to zero pad filename by Jens Axboe · 10 years ago
  16. 3589918 Add support for --remote-config by Jens Axboe · 10 years ago
  17. 54bcda5 Fix crash in client with NULL hostname by Castor Fu · 10 years ago
  18. bac4af1 Add support for storing compressed logs by Jens Axboe · 10 years ago
  19. e8c4fb0 client: fix missing init of 'i' by Jens Axboe · 10 years ago
  20. f2b9a67 client: fix missing pdu->log_offset endianness conversion by Jens Axboe · 10 years ago
  21. ccefd5f Add option for including byte offset for each log entry by Jens Axboe · 10 years ago
  22. 27b9155 client: fix ETA run_str by Jens Axboe · 10 years ago
  23. 1cb9641 client: fix potential buffer overrun in socket path by Jens Axboe · 10 years ago
  24. a3b4cf7 diskutil: separate out stats from name by Jens Axboe · 10 years ago
  25. 3aa3cee client/server: don't reset ipv6 expectations by Jens Axboe · 10 years ago
  26. 3e260a4 Add options to have fio latency profile a device by Jens Axboe · 10 years ago
  27. 952b05e Add json output for client/server mode by Castor Fu · 11 years ago
  28. 03a22d9 client: fix free of wrong pointer by Hong Zhiguo · 11 years ago
  29. 65e1a12 client: fix compile warning on platforms where pfds->fd is not an int by Jens Axboe · 11 years ago
  30. 4e0a8fa Fixup bad logging types by Jens Axboe · 11 years ago
  31. 714e85f eta: improve output for threads sitting in TD_SETTING_UP by Jens Axboe · 11 years ago
  32. 3989b14 Make use of zlib optional by Jens Axboe · 11 years ago
  33. ed2c0a1 client/server: pass ->unit_base properly by Jens Axboe · 11 years ago
  34. 16725bb client/server: pass je->rate[] and je->iops[] over the net by Jens Axboe · 11 years ago
  35. 22f8045 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  36. ad705bc implement 'unit_base' option to select between KB and Kbit et. al. by Steven Noonan · 11 years ago
  37. 95820b6 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  38. 771e58b Add unified_rw_reporting option by Jens Axboe · 11 years ago
  39. 78799de client/server: fixup missing TRIM conversions by Jens Axboe · 11 years ago
  40. 836fcc0 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  41. 67bf982 Add configure script by Jens Axboe · 11 years ago
  42. 78c1111 Fix variable type warning by Jens Axboe · 11 years ago
  43. 1e5324e Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  44. 108fea7 client/server: fixup "All clients" reporting by Jens Axboe · 12 years ago
  45. f681d0b Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  46. 2f69450 Windows: handle SIGBREAK. by Bruce Cran · 12 years ago
  47. 298921d client/server: update for trim addition by Jens Axboe · 12 years ago
  48. d79db12 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  49. f3afa57 Add --output-format command line option by Jens Axboe · 12 years ago
  50. 14ea90e client: support per-client job files by Jens Axboe · 12 years ago
  51. bd02360 client: support per-client job files by Jens Axboe · 12 years ago
  52. c41a9d0 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  53. b7f05eb eta: ETA bandwidth was off by 1.024 by Jens Axboe · 12 years ago
  54. 0922d61 Get rid of fio_version.h by Jens Axboe · 12 years ago
  55. 8029542 Get rid of fio_version.h by Jens Axboe · 12 years ago
  56. 4c6d91e Define SIGUSR1 to inform fio to dump run stats while continuing to run by Jens Axboe · 12 years ago
  57. b852e7c Define SIGUSR1 to inform fio to dump run stats while continuing to run by Jens Axboe · 12 years ago
  58. 649cee9 client: remove command reply after calling into client update_job by Jens Axboe · 12 years ago
  59. 40c6051 gfio: start of being able to update options by Jens Axboe · 12 years ago
  60. 3c3ed07 White space spring cleaning by Jens Axboe · 12 years ago
  61. 80102c8 client: use eta msec as the poll interval by Jens Axboe · 12 years ago
  62. 0cf3ece gfio: update for handling files, connections, states by Jens Axboe · 12 years ago
  63. 1e0c184 client: don't leak file descriptor on exit by Jens Axboe · 12 years ago
  64. 122c772 server: make client connections fork off by Jens Axboe · 12 years ago
  65. 2f122b1 Add thread number ID to appropriate network commands by Jens Axboe · 12 years ago
  66. 3c547fe client/server: zlib error code fixup by Jens Axboe · 12 years ago
  67. f5ed765 server: convert iolog in place instead of copy allocating it by Jens Axboe · 12 years ago
  68. 1b42725 gfio: Add support for sending logs over the network by Jens Axboe · 12 years ago
  69. 46bcd49 client/server: pass type of client to the backend by Jens Axboe · 12 years ago
  70. 35c0ba7 client: unify cmd handling ops by Jens Axboe · 12 years ago
  71. e476994 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  72. 3af4520 Client reference fixes by Jens Axboe · 12 years ago
  73. 85dd01e gfio: improve Job menu by Jens Axboe · 12 years ago
  74. 6433ee0 client: make ETA interval poll period configurage in fio_client_ops by Jens Axboe · 12 years ago
  75. d824c3b client: send probe from fio_client_connect() by Jens Axboe · 12 years ago
  76. 343cb4a gfio: hold a reference to the fio_client structure by Jens Axboe · 12 years ago
  77. 25095e1 client: return more errors by Jens Axboe · 12 years ago
  78. a1a3ed5 client: return errno on connection failure by Jens Axboe · 12 years ago
  79. 9988ca7 gfio: handle clients individually by Jens Axboe · 12 years ago
  80. 2f99deb gfio: start of support for notebooked jobs by Jens Axboe · 12 years ago
  81. b9d2f30 Separate the act of adding and starting a job by Jens Axboe · 12 years ago
  82. 5d7793a server: rename CMD_RUN to CMD_SERVER_START by Jens Axboe · 12 years ago
  83. 8c621fb client/server: store/convert/send jobs_eta->nr_threads too by Jens Axboe · 12 years ago
  84. 6b79c80 gfio: improve stop handling by Jens Axboe · 12 years ago
  85. e55f8f3 Add client references by Jens Axboe · 12 years ago
  86. 3650a3c gfio: start of proper end results data display by Jens Axboe · 12 years ago
  87. 5121a9a Add client references by Jens Axboe · 12 years ago
  88. 89e5fad Pass in client for thread/group status op by Jens Axboe · 12 years ago
  89. a527661 Store specific client ops in the fio_client structure by Jens Axboe · 12 years ago
  90. 3bf236c Convert net commands in the generic command handler by Jens Axboe · 12 years ago
  91. 084d1c6 Add new net command for text logging by Jens Axboe · 12 years ago
  92. ed727a4 Add support for client timed out ops by Jens Axboe · 12 years ago
  93. 807f997 Add more job info by Jens Axboe · 12 years ago
  94. 3ec62ec More gui changes by Jens Axboe · 12 years ago
  95. 3e47bd2 Update GUI to attempt to graphically handle ETA output by Jens Axboe · 12 years ago
  96. 0f92bd2 Move client structure into client.h by Jens Axboe · 12 years ago
  97. 0420ba6 Various GUI updates by Jens Axboe · 12 years ago
  98. 04cc6b7 fio: Use a progress bar instead of a label by Stephen M. Cameron · 12 years ago
  99. ba936c4 fio: capture thread status display by Stephen M. Cameron · 12 years ago
  100. dd36672 fio: make client operations pluggable by Stephen M. Cameron · 12 years ago