1. ea12b2d server: use fio_gettime() for timeout variables by Jens Axboe · 9 years ago
  2. c180342 mutex: add __fio_mutex_remove() 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. 3ebcfd5 verify: verify_state_gen_name() should check size by Jens Axboe · 10 years ago
  5. de54cfd Add support for verify triggers and verify state saving by Jens Axboe · 10 years ago
  6. 623216d client/server: percentile_precision wasn't net converted by Jens Axboe · 10 years ago
  7. 0f7f9a9 Make fio -Wshadow clean by Jens Axboe · 10 years ago
  8. 2b827fa server/client: don't use __ conversion functions if not needed by Jens Axboe · 10 years ago
  9. 67e149c stat: add dropped ios to the standard output by Jens Axboe · 10 years ago
  10. 3589918 Add support for --remote-config by Jens Axboe · 10 years ago
  11. 5ea7355 server: fix wrong use of exit() in server when daemonized by Jens Axboe · 10 years ago
  12. bac4af1 Add support for storing compressed logs by Jens Axboe · 10 years ago
  13. ccefd5f Add option for including byte offset for each log entry by Jens Axboe · 10 years ago
  14. 61f6cce Add a get_jobs_eta() to return jobs eta information by Jens Axboe · 10 years ago
  15. 1814876 Ensure we have enough room for the ETA runstr by Jens Axboe · 10 years ago
  16. 386626f Fix regression introduced by commit 334185e by Jens Axboe · 10 years ago
  17. 9bdb926 server: ensure that incoming iolog name is NULL terminated by Jens Axboe · 10 years ago
  18. dfbf1f6 server: sanity check incoming command size (and payload) by Jens Axboe · 10 years ago
  19. 4a85161 Error check fcntl() calls by Jens Axboe · 10 years ago
  20. 8d7b618 server: fix missing comma in fio_server_ops[] strings by Jens Axboe · 10 years ago
  21. a48fddb server: fix potential buffer overrun in socket setup path by Jens Axboe · 10 years ago
  22. afdcad2 server: fix potential buffer overrun in bind string by Jens Axboe · 10 years ago
  23. 5914042 server: ensure that dus->name is always NULL terminated by Jens Axboe · 10 years ago
  24. a3b4cf7 diskutil: separate out stats from name by Jens Axboe · 10 years ago
  25. b8ba87a server: ensure that server pid file mem is always freed by Jens Axboe · 10 years ago
  26. 2fd973c server: fix fd leak in error case by Jens Axboe · 10 years ago
  27. 43cdea1 server: unlink sock file if interrupted early by Jens Axboe · 10 years ago
  28. 17e3531 server: dump where we attempted to bind in case of failure by Jens Axboe · 10 years ago
  29. b96b90c server: correct comment typo on port being after ':' by Jens Axboe · 10 years ago
  30. 4e59d0f Bump length of description field to 256 chars by Jens Axboe · 10 years ago
  31. 9f24726 server: fix warnings on some platforms on incompatible pointer type by Jens Axboe · 10 years ago
  32. 3aa3cee client/server: don't reset ipv6 expectations by Jens Axboe · 10 years ago
  33. 3caf43e server: fix wrong error return on host lookup failure by Jens Axboe · 10 years ago
  34. 479471c server: make the connect code fully IPv6 by Jens Axboe · 10 years ago
  35. 3e260a4 Add options to have fio latency profile a device by Jens Axboe · 10 years ago
  36. 6348b5d server: make job/connection lists private by Jens Axboe · 11 years ago
  37. a7533db server: get rid of compile warning on platforms where pid_t isn't int by Jens Axboe · 11 years ago
  38. 4e0a8fa Fixup bad logging types by Jens Axboe · 11 years ago
  39. 714e85f eta: improve output for threads sitting in TD_SETTING_UP by Jens Axboe · 11 years ago
  40. 1f51bba server: include uio.h for writev() by Bruce Cran · 11 years ago
  41. 3989b14 Make use of zlib optional by Jens Axboe · 11 years ago
  42. a572bbf server: fix 32-bit build warning by Aaron Carroll · 11 years ago
  43. ed2c0a1 client/server: pass ->unit_base properly by Jens Axboe · 11 years ago
  44. 16725bb client/server: pass je->rate[] and je->iops[] over the net by Jens Axboe · 11 years ago
  45. 22f8045 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  46. ad705bc implement 'unit_base' option to select between KB and Kbit et. al. by Steven Noonan · 11 years ago
  47. 8ea39c3 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  48. 4b91ee8 Fixup wrong types for dprint() by Jens Axboe · 11 years ago
  49. 95820b6 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  50. 98ffb8f Fix bugs in [v]snprintf usage by Ken Raeburn · 11 years ago
  51. 771e58b Add unified_rw_reporting option by Jens Axboe · 11 years ago
  52. 78799de client/server: fixup missing TRIM conversions by Jens Axboe · 11 years ago
  53. 836fcc0 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  54. 1f81991 Fix compile warnings on Windows by Jens Axboe · 11 years ago
  55. 0dcebdf configure: add endian check by Jens Axboe · 11 years ago
  56. 67bf982 Add configure script by Jens Axboe · 11 years ago
  57. 559cf11 server: properly reset state_number in fio_reset_state() by Jens Axboe · 11 years ago
  58. 2caefee server: properly reset stat_number in fio_reset_state() by Jens Axboe · 11 years ago
  59. 1e5324e Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  60. 108fea7 client/server: fixup "All clients" reporting by Jens Axboe · 11 years ago
  61. 298921d client/server: update for trim addition by Jens Axboe · 12 years ago
  62. c41a9d0 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  63. b7f05eb eta: ETA bandwidth was off by 1.024 by Jens Axboe · 12 years ago
  64. 5c3f7ce Enlarge probe version field by Jens Axboe · 12 years ago
  65. 750db47 Enlarge probe version field by Jens Axboe · 12 years ago
  66. 0922d61 Get rid of fio_version.h by Jens Axboe · 12 years ago
  67. 8029542 Get rid of fio_version.h by Jens Axboe · 12 years ago
  68. d31e26d server: include number of CPUs in probe reply by Jens Axboe · 12 years ago
  69. 2bb3f0a backend: ensure that server side releases/frees shm segment on exit by Jens Axboe · 12 years ago
  70. 30ffacb server: fix bug in going from thread_number to thread by Jens Axboe · 12 years ago
  71. 40c6051 gfio: start of being able to update options by Jens Axboe · 12 years ago
  72. f58bd2a server: add support for updating job options by Jens Axboe · 12 years ago
  73. 3c3ed07 White space spring cleaning by Jens Axboe · 12 years ago
  74. 5416325 server: idle a bit more of we are not expecting work by Jens Axboe · 12 years ago
  75. 8c95307 server: use passed in sk in send functions by Jens Axboe · 12 years ago
  76. 122c772 server: make client connections fork off by Jens Axboe · 12 years ago
  77. 2f122b1 Add thread number ID to appropriate network commands by Jens Axboe · 12 years ago
  78. c70e63e server: add missing IOLOG command to text list by Jens Axboe · 12 years ago
  79. 3c547fe client/server: zlib error code fixup by Jens Axboe · 12 years ago
  80. 53bd8db server: add vectored fio_send_cmd_ext_pdu() by Jens Axboe · 12 years ago
  81. 5235f62 server: add fio_sendv_data() by Jens Axboe · 12 years ago
  82. 731e30a server: memset job_add pdu before filling and sending by Jens Axboe · 12 years ago
  83. f5ed765 server: convert iolog in place instead of copy allocating it by Jens Axboe · 12 years ago
  84. 1b42725 gfio: Add support for sending logs over the network by Jens Axboe · 12 years ago
  85. 46bcd49 client/server: pass type of client to the backend by Jens Axboe · 12 years ago
  86. e476994 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  87. 8b4e61b server: return real error from fio_send_data() by Jens Axboe · 12 years ago
  88. b9d2f30 Separate the act of adding and starting a job by Jens Axboe · 12 years ago
  89. 5d7793a server: rename CMD_RUN to CMD_SERVER_START by Jens Axboe · 12 years ago
  90. dcaeb60 client/server: pass back packed thread_options in add_job() by Jens Axboe · 12 years ago
  91. 8c621fb client/server: store/convert/send jobs_eta->nr_threads too by Jens Axboe · 12 years ago
  92. 905c78b server: fix bad win32 indentation by Jens Axboe · 12 years ago
  93. abcf4b7 server: fixup bug in sending jobs_eta command by Jens Axboe · 12 years ago
  94. c1970b9 server: fixup bug in sending jobs_eta command by Jens Axboe · 12 years ago
  95. 084d1c6 Add new net command for text logging by Jens Axboe · 12 years ago
  96. 8663ea6 Clear UI/progress bar on disconnect/quit by Jens Axboe · 12 years ago
  97. 807f997 Add more job info by Jens Axboe · 12 years ago
  98. 3ec62ec More gui changes by Jens Axboe · 12 years ago
  99. 3e47bd2 Update GUI to attempt to graphically handle ETA output by Jens Axboe · 12 years ago
  100. 65d0a0a Merge branch 'master' into gfio by Jens Axboe · 12 years ago