1. 3f0151b Make rbd engine use aio flush by Haomai Wang · 10 years ago
  2. 5248224 ETA no longer works when -o specified by Rik Faith · 10 years ago
  3. 1be9f21 Add ->invalidate() IO engine ops by Jens Axboe · 10 years ago
  4. f034315 gfapi: indentify by Jens Axboe · 10 years ago
  5. 3b66546 Run the gluster engines through indent by Jens Axboe · 10 years ago
  6. 94950b9 Fix issue with dangling pointer in the rbd engine by Xan Peng · 10 years ago
  7. 54fe20f glusterfs api fadvise support by chenh · 10 years ago
  8. 45832a1 Fix some typos in the manpage by Christophe Vu-Brugier · 10 years ago
  9. bf965e4 second async IO code drop by chenh · 10 years ago
  10. cb92c7f first async IO code drop by chenh · 10 years ago
  11. 533362e extend file for real by chenh · 10 years ago
  12. 321fc5a fix man page; fix read work by chenh · 10 years ago
  13. 0ac466f fix get file size problem by chenh · 10 years ago
  14. 6c6ff5c respond to get file size by chenh · 10 years ago
  15. 05c4b42 respond to get file size by chenh · 10 years ago
  16. 1368c1c make glfs call per thread based by chenh · 10 years ago
  17. 0e55d6b Glusterfs libgfapi engine - initial deposit by chenh · 10 years ago
  18. abe5ebc Fix missing fio_set_sched_idle declaration. by Elliott Hughes · 9 years ago
  19. 0371e03 Disable clang only for the arm target. by Chih-Hung Hsieh · 9 years ago
  20. b287c32 Silence uninteresting warnings. by Elliott Hughes · 10 years ago
  21. 073c0a9 Disable clang due to missing __aeabi_read_tp. by Chih-Hung Hsieh · 10 years ago
  22. 6f4e805 Add the splice engine for LP64. by Elliott Hughes · 10 years ago fp2-sibon fp2-sibon-2.0.1 fp2-sibon-2.0.2 FP2-open-16.05.0 FP2-open-16.06.0 FP2-open-16.07.1 FP2-open-16.08.0 FP2-open-16.09.0 FP2-open-16.10.0 FP2-open-16.11.0 FP2-open-16.12.0 FP2-open-17.01.0 FP2-open-17.04.0
  23. 3c77c13 fio: Get it to build on Android. by Mohamad Ayyash · 10 years ago
  24. c89fbd2 Add NOTICE and MODULE_LICENSE by Bill Yi · 10 years ago
  25. 2c3fcd7 Fio 2.1.9 by Jens Axboe · 10 years ago
  26. 890b665 verify: fix verification of uncompleted or errored ios by Jens Axboe · 10 years ago
  27. 4352284 Avoid buildenv conditional in thread_option struct by Daniel Gollub · 10 years ago
  28. 0bbe46e Avoid double declaration of leXX_to_cpu by Daniel Gollub · 10 years ago
  29. e2c8104 Avoid double-declaration of ARRAY_SIZE by Daniel Gollub · 10 years ago
  30. 9195552 distinguish internal/ext. builds with FIO_INTERNAL by Daniel Gollub · 10 years ago
  31. 7221da3 Replace CONFIG_CPU_COUNT with plain CPU_COUNT by Daniel Gollub · 10 years ago
  32. 9e52966 crc/test.c: fix include of time.h by Danny Al-Gaaf · 10 years ago
  33. 9e060c6 Makefile: clean all *.d dependency files on make clean by Jens Axboe · 10 years ago
  34. ef3c94b Rename time.h for third-party include of fio.h by Daniel Gollub · 10 years ago
  35. 57e2bbc Fix gfio build due to disk_stat struct seperation by Daniel Gollub · 10 years ago
  36. 9c0f3f3 Windows: always open files in binary mode by Bruce Cran · 10 years ago
  37. 77731b2 Add option for io_limit by Jens Axboe · 10 years ago
  38. 8b89b91 Merge branch 'master' of ssh://git.kernel.dk/data/git/fio by Jens Axboe · 10 years ago
  39. 2d5e3a7 init: don't set did_arg just for an engine option by Jens Axboe · 10 years ago
  40. d1faa06 Error out if the set blocksize is larger than the file size by Jens Axboe · 10 years ago
  41. 3a35845 sg/binject: only restore file flags if they have been set by Jens Axboe · 10 years ago
  42. affe05a sg: check for error in fcntl() restore of flags by Jens Axboe · 10 years ago
  43. 45550d7 binject: check for error in fcntl() restore of flags by Jens Axboe · 10 years ago
  44. 4c707a3 backend: fix potential division-by-zero by Jens Axboe · 10 years ago
  45. d5b351d idletime: fix another missing unlock on error by Jens Axboe · 10 years ago
  46. fbfebdb Merge branch 'master' of ssh://git.kernel.dk/data/git/fio by Jens Axboe · 10 years ago
  47. 3660cea strcpy: kill last of the suspect ones by Jens Axboe · 10 years ago
  48. fb73340 Windows: set sizeof(sun_path) to 260 (MAX_PATH). by Bruce Cran · 10 years ago
  49. 7d8ea97 init: improve command line check for when to print usage/help by Jens Axboe · 10 years ago
  50. 6cfe9a8 init: fix leak bug fix from commit 60c5ec73 by Jens Axboe · 10 years ago
  51. a2ba41e disk util: fix bug in strncpy() conversion by Jens Axboe · 10 years ago
  52. b3493a7 Fix potential NULL dereference in alloc_mem_mmap() by Jens Axboe · 10 years ago
  53. 9edf7b3 diskutil: make it clear that parent != NULL for json output by Jens Axboe · 10 years ago
  54. ab50817 parse: make it clear that 'cp' can't be NULL for o->off1 by Jens Axboe · 10 years ago
  55. 088b17c Fix is_power_of_2() for longs by Jens Axboe · 10 years ago
  56. 735ed27 idletime: unlock ->start_lock in error cases by Jens Axboe · 10 years ago
  57. 60c5ec7 Avoid overwriting allocated pid_file by Jens Axboe · 10 years ago
  58. 814917b gettime: init 'failed' before use by Jens Axboe · 10 years ago
  59. 6e5634f stat: warn on failure to detach DU thread by Jens Axboe · 10 years ago
  60. 6b0110c gettime: handle pthread_create() failure by Jens Axboe · 10 years ago
  61. b1ed74e init: silence bogus td == NULL warning by Jens Axboe · 10 years ago
  62. 9824f73 filesetup: silence bogus warning on close(-1) by Jens Axboe · 10 years ago
  63. 43e0d13 e4defrag: pass 'error' into td_verror() by Jens Axboe · 10 years ago
  64. 71b84ca td_verror() needs errno style error by Jens Axboe · 10 years ago
  65. 66f7a56 net engine: get rid of unused struct sockaddr_in6 by Jens Axboe · 10 years ago
  66. 9bdb926 server: ensure that incoming iolog name is NULL terminated by Jens Axboe · 10 years ago
  67. dfbf1f6 server: sanity check incoming command size (and payload) by Jens Axboe · 10 years ago
  68. 49c6f33 backend: better NULL termination fix for IO scheduler switching by Jens Axboe · 10 years ago
  69. b7e147d num2str: ensure we never access postfix[] out-of-bounds by Jens Axboe · 10 years ago
  70. b400a20 make_filename: another off-by-one buffer issue by Jens Axboe · 10 years ago
  71. 4a85161 Error check fcntl() calls by Jens Axboe · 10 years ago
  72. c5c6550 init: remove dead code by Jens Axboe · 10 years ago
  73. 49cba9b backend: fix potential divide-by-zero by Jens Axboe · 10 years ago
  74. 0956264 stat: fix potential divide-by-zero by Jens Axboe · 10 years ago
  75. 9da67e7 idletime: fix potential divide-by-zero by Jens Axboe · 10 years ago
  76. 476882d eta: fix potential divide by zero by Jens Axboe · 10 years ago
  77. 8d7b618 server: fix missing comma in fio_server_ops[] strings by Jens Axboe · 10 years ago
  78. caa3eb1 gettime: use unsigned loop counter by Jens Axboe · 10 years ago
  79. 21beb60 Make td_verror() use an unsigned type by Jens Axboe · 10 years ago
  80. 1616e02 Fix missing sign conversion in ignore_error_type() by Jens Axboe · 10 years ago
  81. 0a3c52f stat: fix wrong check for whether we have a description or not by Jens Axboe · 10 years ago
  82. a48fddb server: fix potential buffer overrun in socket setup path by Jens Axboe · 10 years ago
  83. afdcad2 server: fix potential buffer overrun in bind string by Jens Axboe · 10 years ago
  84. 1cb9641 client: fix potential buffer overrun in socket path by Jens Axboe · 10 years ago
  85. 4b159fa net engine: fix potential buffer overrun in socket path by Jens Axboe · 10 years ago
  86. da27a4b file: fix potential buffer overrun in get_fs_free_counts() by Jens Axboe · 10 years ago
  87. dacbbb8 verify: fix potential buffer overrun in dump_buf() by Jens Axboe · 10 years ago
  88. 73a467e init: fix potential buffer overrun in make_filename() by Jens Axboe · 10 years ago
  89. 5914042 server: ensure that dus->name is always NULL terminated by Jens Axboe · 10 years ago
  90. 48b16e2 stat: check that TEMP environment variable is half-way sane by Jens Axboe · 10 years ago
  91. 4a4ac4e init: fix more cases of leaking pid_file by Jens Axboe · 10 years ago
  92. a3b4cf7 diskutil: separate out stats from name by Jens Axboe · 10 years ago
  93. bcdcb5a init: remove bogus check for NULL parent by Jens Axboe · 10 years ago
  94. 5e1d874 Don't leak f_out file desciptor if specified more than once by Jens Axboe · 10 years ago
  95. 4af7c00 Don't leak memory if profile option is given twice by Jens Axboe · 10 years ago
  96. b8ba87a server: ensure that server pid file mem is always freed by Jens Axboe · 10 years ago
  97. e0c8b74 Ensure that fread() string is always NULL terminated by Jens Axboe · 10 years ago
  98. 18ef063 Fix potentially unterminated string after strncpy() call by Jens Axboe · 10 years ago
  99. f0cc675 Fix leak of directory handle in find_add_disk_slaves() error case by Jens Axboe · 10 years ago
  100. d19cedd net: fix leak of fd in bind() error path by Jens Axboe · 10 years ago