1. 8e0aa16 Improve dedupe/compression buffer filling for mixed block sizes by Jens Axboe · 10 years ago
  2. ee4ceb7 bloom: use independent hashes by Jens Axboe · 10 years ago
  3. bc9c100 Clarify that include files may not contain job sections by Jens Axboe · 10 years ago
  4. 02036c4 bloom: always use a larger minimum size for bloom filter by Jens Axboe · 10 years ago
  5. de85014 Add HOWTO section on include files by Andrey Kuzmin · 10 years ago
  6. 3f28b45 Add ability to use an include file in a fio job file by Andrey Kuzmin · 10 years ago
  7. d393bcd dedupe: read in larger chunks at the time by Jens Axboe · 10 years ago
  8. c6f0f39 dedupe: fix warning and segfault on -B0 by Jens Axboe · 10 years ago
  9. d333882 t/lfsr-test: fixup time by Jens Axboe · 10 years ago
  10. 7a74197 Add debug helper stub for t/ programs by Jens Axboe · 10 years ago
  11. 76b9b83 dedupe: default to using a bloom filter to save memory by Jens Axboe · 10 years ago
  12. 5e59551 Add bloom filter by Jens Axboe · 10 years ago
  13. fc3f3e4 Fix compile for FIO_INC_DEBUG not set by Jens Axboe · 10 years ago
  14. 0e79408 dedupe: print threads used up front by Jens Axboe · 10 years ago
  15. 997c9c3 dedupe: remove rb_lock when done by Jens Axboe · 10 years ago
  16. d11a563 dedupe: cleanups and rate estimation by Jens Axboe · 10 years ago
  17. 4deca36 dedupe: don't add extent items unless we use them by Jens Axboe · 10 years ago
  18. db9ab4e t/dedupe: Linux only for now by Jens Axboe · 10 years ago
  19. b2a657f Fix 32-bit compile warnings by Jens Axboe · 10 years ago
  20. e1ecce5 Build t/ tools by default by Jens Axboe · 10 years ago
  21. 3f3415f dedupe: print progress indicator by Jens Axboe · 10 years ago
  22. d28d274 dedupe: improve wording in output by Jens Axboe · 10 years ago
  23. 5aa702c Add small tool to check for dedupable contents in a file/device by Jens Axboe · 10 years ago
  24. 89cce05 Checksumming updates by Jens Axboe · 10 years ago
  25. ae8087f memalign: fix off-by-one bug in alignment by Jens Axboe · 10 years ago
  26. 8adb452 Fix min/max typeof warnings by Jens Axboe · 10 years ago
  27. 6a0044d fifo: use minmax.h instead of rolling its own min/max by Jens Axboe · 10 years ago
  28. 64d3bab dedupe: if percentage is 100, don't go through random + math by Jens Axboe · 10 years ago
  29. e66dac2 Basic support for dedupe by Jens Axboe · 10 years ago
  30. 183f392 btrace2fio: expand rate options, bug fixes by Jens Axboe · 10 years ago
  31. 047623b btrace2fio: add rate output by Jens Axboe · 10 years ago
  32. d8943e1 btrace2fio: move file tracking to btrace_pid by Jens Axboe · 10 years ago
  33. 2cbdcdb fio: print io_u errors on one line by Robert Elliott · 10 years ago
  34. 059c406 Fixup data-direction to name translation by Jens Axboe · 10 years ago
  35. 5033162 btrace2fio: cleanups and inflight hashing by Jens Axboe · 10 years ago
  36. b064a14 btrace2fio: use percentage_random and add filename option by Jens Axboe · 10 years ago
  37. cdc4d67 btrace2fio: set runtime by Jens Axboe · 10 years ago
  38. 42a80e3 Add basic tool to turn blktrace into fio job file by Jens Axboe · 10 years ago
  39. f3cc989 options: fix single use if / for bssplit by Jens Axboe · 10 years ago
  40. e73a533 Fio 2.1.12 by Jens Axboe · 10 years ago
  41. 5ea7355 server: fix wrong use of exit() in server when daemonized by Jens Axboe · 10 years ago
  42. 0507483 Fix hangs due to iodepth_low by Robert Elliott · 10 years ago
  43. 54bcda5 Fix crash in client with NULL hostname by Castor Fu · 10 years ago
  44. 5de855d Add string support for buffer_pattern by Jens Axboe · 10 years ago
  45. df91a1f options: warn if we fail to make sense of buffer_pattern by Jens Axboe · 10 years ago
  46. dafa1ad Update io engine version by Jens Axboe · 10 years ago
  47. 9187a26 Add unlink hook to ioengine API, gluster ioengine by Castor Fu · 10 years ago
  48. b42fab1 fix re-open failure issue when using gluster ioengine by rootfs · 10 years ago
  49. 44e2ab5 Update libhdfs engine documention and options by Manish Mandlik · 10 years ago
  50. d60aa36 Add support for HDFS IO engine by Manish Mandlik · 10 years ago
  51. a025176 Add missing IO engines to the HOWTO by Jens Axboe · 10 years ago
  52. 1fc351b verify: turn off numberio verification for meta and time_based by Jens Axboe · 10 years ago
  53. f888971 crc/test: a few more cleanups and code unifications by Jens Axboe · 10 years ago
  54. 7e92c71 crc/test: cleanup and better precision by Jens Axboe · 10 years ago
  55. 5a65b4e Allow reset of offset_increment counter by Jiri Horky · 10 years ago
  56. 2e62724 Don't grab stat mutex for final stat output by Jens Axboe · 10 years ago
  57. 160d691 Add test case for previous verify crash by Jens Axboe · 10 years ago
  58. d957070 null: add FIO_FAKEIO flag by Jens Axboe · 10 years ago
  59. e69fdf7 verify: fix a bug with verify_async by Jens Axboe · 10 years ago
  60. 023fa7d verify: ensure that verify interval is smaller or equal to blocksize by Jens Axboe · 10 years ago
  61. 560f461 stat: move stat mutex grab to thread by Jens Axboe · 10 years ago
  62. 984c869 verify: disable numberio check for multiple block sizes by Jens Axboe · 10 years ago
  63. f460f54 Fio 2.1.11 by Jens Axboe · 10 years ago
  64. 5bca6f9 blktrace: various bug fixes and improvements by Jens Axboe · 10 years ago
  65. 4f3fe6c Add some basic debug output for log compression by Jens Axboe · 10 years ago
  66. 34329ca Fix two error paths by Andreas Gruenbacher · 10 years ago
  67. 3b44e8b Fix cases where td->terminate is set, but terminate clock not marked by Jens Axboe · 10 years ago
  68. f478600 Add thread number to log filename by Jens Axboe · 10 years ago
  69. c9a5f39 iolog: run compression work at slightly elevated nice level by Jens Axboe · 10 years ago
  70. 958b891 Allow threads 60 seconds to exit before being forceful by Jens Axboe · 10 years ago
  71. b0adca3 iolog: fix link without zlib by Jens Axboe · 10 years ago
  72. 1540fa7 iolog: fix compile error for non-zlib by Jens Axboe · 10 years ago
  73. d465064 iolog: propagate errors to caller by Jens Axboe · 10 years ago
  74. f5fc4b4 mutex: move pthread_cond_signal() outside of lock by Jens Axboe · 10 years ago
  75. de6504e tp: move pthread_cond_signal() outside of lock by Jens Axboe · 10 years ago
  76. c5971cd Add some new code comments on the log compress/decompress by Jens Axboe · 10 years ago
  77. 66cf52d iolog: fix bug when decompressing chunks with different sequence numbers by Jens Axboe · 10 years ago
  78. 12dbd06 flist: add flist_first_entry() by Jens Axboe · 10 years ago
  79. 238934c iolog: use a define instead of a raw bit mask by Jens Axboe · 10 years ago
  80. 375daae iolog: get rid of ic->nofree by Jens Axboe · 10 years ago
  81. 8ef5133 iolog: get rid of one section of CONFIG_ZLIB ifdef by Jens Axboe · 10 years ago
  82. 4998660 configure: add a note to install zlib-devel, if not there by Jens Axboe · 10 years ago
  83. 9c574af init: fix dead check for !td by Jens Axboe · 10 years ago
  84. 51e7384 iolog: do stat() after fopen() by Jens Axboe · 10 years ago
  85. 0d65bfb rbd: fix leak in error path by Jens Axboe · 10 years ago
  86. 7cb786f glusterfs: fix leak in error path by Jens Axboe · 10 years ago
  87. aba6b60 iolog: remove dead code that stored a gzip header by Jens Axboe · 10 years ago
  88. 31c9cd4 configure: remove typo for zlib by Jens Axboe · 10 years ago
  89. 65f93ca Move tp.[ch] to lib/ by Jens Axboe · 10 years ago
  90. bac4af1 Add support for storing compressed logs by Jens Axboe · 10 years ago
  91. b49b334 fio.1 - escape the escape character so it shows up by Jeff Moyer · 10 years ago
  92. c5b35fb Bail out if glfs_creat failed by Tiziano Müller · 10 years ago
  93. 1819227 tp: remove debug start/shutdown printfs by Jens Axboe · 10 years ago
  94. 0598650 Pass O_DIRECT/O_SYNC to glfs_open if requested. by Tiziano Müller · 10 years ago
  95. 38a812d Add support for runtime log compression by Jens Axboe · 10 years ago
  96. 633d825 log: fix use-after-free by Jens Axboe · 10 years ago
  97. 01f1d15 cconv: convert ->log_offset on the wire by Jens Axboe · 10 years ago
  98. 471d014 --latency-log is now gone by Jens Axboe · 10 years ago
  99. 987c4f4 Cleanup logging by Jens Axboe · 10 years ago
  100. e8c4fb0 client: fix missing init of 'i' by Jens Axboe · 10 years ago