1. dacbbb8 verify: fix potential buffer overrun in dump_buf() by Jens Axboe · 10 years ago
  2. 844ea60 Add support for the Google xxhash checksumming function by Jens Axboe · 10 years ago
  3. f940128 verify: always log IO in the order they are issued by Jens Axboe · 10 years ago
  4. c4b6117 Fix rand_seed mismatches in verify phase by Puthikorn Voravootivat · 10 years ago
  5. e9e177c Adds check for rand_seed during verify phase. by Juan Casse · 11 years ago
  6. 6216776 Adds verify_only option by Juan Casse · 11 years ago
  7. da0a7bd Adds check for numberio during verify phase. by Juan Casse · 11 years ago
  8. ce35b1e Add option for specifically setting buffer contents by Jens Axboe · 10 years ago
  9. de8f6de Fix misspellings using 'codespell' tool by Anatol Pomozov · 11 years ago
  10. 0d81daf Init buflen for our dummy buffer by Josef Bacik · 11 years ago
  11. 2ae0b20 Replace list based free/busy/requeue list with FIFO + ring by Jens Axboe · 11 years ago
  12. dc5bfbb Merge in crc32c-intel probe by Jens Axboe · 11 years ago
  13. fba5c5f smalloc: alloc failure cleanups by Jens Axboe · 11 years ago
  14. 51aa2da Add generic hweight helpers by Jens Axboe · 11 years ago
  15. f00b210 verify: treat as failure if given verify type is different from media by Jens Axboe · 11 years ago
  16. 8b28bd4 backend: Add configurable non fatal error list by Dmitry Monakhov · 12 years ago
  17. 82af2a7 Fix failure to verify in mixed read/write workload with backlog by Jens Axboe · 12 years ago
  18. 8a99fdf Fix another verify segfault by Jens Axboe · 12 years ago
  19. 0ae2c6e Avoid segfault if verify header appears longer than io_u by Jens Axboe · 12 years ago
  20. 25dfa84 Rename crc functions to private namespace by Jens Axboe · 12 years ago
  21. 0961511 Fix verify by Jens Axboe · 12 years ago
  22. ae38c0d verify: put all header verification in one place by Jens Axboe · 12 years ago
  23. e4ad68b Fix // comment by Jens Axboe · 12 years ago
  24. d3a173a Remove holes in verify_header structure by Jens Axboe · 12 years ago
  25. a3e8710 Use crc32c for the verify_header checksum by Jens Axboe · 12 years ago
  26. e3aaafc Auto-detect whether to use hw assisted crc32c by Jens Axboe · 12 years ago
  27. f65d1c2 Add checksum to verify_header by Jens Axboe · 12 years ago
  28. 9a2a86d Optimize pattern verify by Steven Lang · 12 years ago
  29. 81f0366 Reenable io_u->buf_filled_len optimization by Jens Axboe · 12 years ago
  30. 0684202 Expand continue_on_error to select which type of error to allow by Steven Lang · 13 years ago
  31. d7ee2a7 Fix segfault with verify_async by Steven Lang · 13 years ago
  32. 0dce9bc Add core for verify_dump option by Steven Lang · 13 years ago
  33. 3545a10 Ensure that buffer contents are random across jobs as well by Jens Axboe · 13 years ago
  34. 2b13e71 Get rid of shadow declarations by Jens Axboe · 13 years ago
  35. 92bf48d Streamline pattern/meta verifies instead of special casing them by Jens Axboe · 13 years ago
  36. c7e6ae4 Cleanup some verify bits by Jens Axboe · 13 years ago
  37. efda12b Comment out ->buf_filled_len in pattern fill by Jens Axboe · 13 years ago
  38. cfbcd0d Make sure that pattern verifies also dump contents by Jens Axboe · 13 years ago
  39. 79402a1 We need libgen.h for basename() by Jens Axboe · 13 years ago
  40. 6f260b3 Correct basename usage for verify dump by Jens Axboe · 13 years ago
  41. 4aae38a Ensure that random_seed is also added to dummy io_buf for dumping by Jens Axboe · 13 years ago
  42. c50ca7b Pretty up the good/bad block verify dumping by Jens Axboe · 13 years ago
  43. 7d9fb45 When verify fails, dump the good/bad blocks to files by Jens Axboe · 13 years ago
  44. 03e20d6 First snapshot of FIO for Windows by Bruce Cran · 13 years ago
  45. 2f68124 A few fixes for 32-bit compiles by Jens Axboe · 14 years ago
  46. a917a8b Trim/discard fixes by Jens Axboe · 14 years ago
  47. 0d29de8 Add verify trim support by Jens Axboe · 14 years ago
  48. 304a47c Reduce thread stack size by bart Van Assche · 14 years ago
  49. 10e8a7b No need to use specific flag for io_u fill length by Radha Ramachandran · 14 years ago
  50. 9522850 Turn io_u filled variable into a flag by Jens Axboe · 14 years ago
  51. cbe8d75 Reuse filled pattern by Radha Ramachandran · 14 years ago
  52. 637ef8d Speedup verify random fills by 10-15x by Jens Axboe · 14 years ago
  53. f3e6cb9 Verify fatal fixups by Jens Axboe · 14 years ago
  54. c9b4403 Error reporting fixups for meta/pattern verifies by Jens Axboe · 14 years ago
  55. 32c17ad Include file name in offset failure by Jens Axboe · 14 years ago
  56. bfacf38 Unified verify failure error reporting by Jens Axboe · 14 years ago
  57. 936216f First step in unified crc error logging by Jens Axboe · 14 years ago
  58. b6bf499 Fix bad int truncate in verify by Jens Axboe · 14 years ago
  59. 9e14418 Add some support for a verify backlog by Jens Axboe · 14 years ago
  60. bc77f56 Fix bug in sha256 verify by Jens Axboe · 14 years ago
  61. b7a3e66 Log bad verify header location by Radha Ramachandran · 15 years ago
  62. 2ecc1b5 Fix race on io_u->flags by Jens Axboe · 15 years ago
  63. 0c41214 Fix race condition when using asynch verify by Radha Ramachandran · 15 years ago
  64. 0e92f87 Support > 4 byte verify write patterns by Radha Ramachandran · 15 years ago
  65. 7c353ce Add Linus' optimized sha1 hash for checksum by Jens Axboe · 15 years ago
  66. e92d3d7 Verify pattern & header meta data by Radha Ramachandran · 15 years ago
  67. e40823b Print error on thread init failure by Jens Axboe · 15 years ago
  68. b36e298 Code indentation fix by Jens Axboe · 15 years ago
  69. d561f2a Make async IO verify offload handle errors properly by Jens Axboe · 15 years ago
  70. e53ab27 Improve async verify offload efficiency by Jens Axboe · 15 years ago
  71. e8462bd Add support for async IO verification offload by Jens Axboe · 15 years ago
  72. 4f5af7b Cleanup verify headers by Jens Axboe · 15 years ago
  73. d6aed79 Clean up file flags by Jens Axboe · 15 years ago
  74. 9fd1896 Return EILSEQ on verify errors instead of EIO by Jens Axboe · 15 years ago
  75. 3845591 Add intel hardware assisted crc32c support by Jens Axboe · 16 years ago
  76. bac39e0 Add crc32c checksum by Jens Axboe · 16 years ago
  77. 01743ee Rename list_* function and file to flist_ to avoid conflict with FreeBSD by Jens Axboe · 16 years ago
  78. 5921e80 Make it work on opensolaris by Jens Axboe · 16 years ago
  79. 5ec10ea Style fixups by Jens Axboe · 16 years ago
  80. bd6f78b Add blktrace and verify debug tracing by Jens Axboe · 16 years ago
  81. e28218f Revert "Remove verify_pattern option, replace with verify=pattern:x" by Shawn Lewis · 16 years ago
  82. d16d4e0 Verify handlers should return Exxx error, not just 1 by Jens Axboe · 17 years ago
  83. 4764aec Style fixup by Jens Axboe · 17 years ago
  84. bfb41d9 Remove verify_pattern option, replace with verify=pattern:x by Jens Axboe · 17 years ago
  85. a12a3b4 Add verify_fatal option by Jens Axboe · 17 years ago
  86. 3f199b0 Improve verify pattern failure logging by Jens Axboe · 17 years ago
  87. a944e33 Verify the pattern we've written by Shawn Lewis · 17 years ago
  88. dee6de7 [PATCH] Fix memswp. Its scratch space was too small by Shawn Lewis · 17 years ago
  89. 7437ee8 [PATCH] Add verify_meta verification type by Shawn Lewis · 17 years ago
  90. eef6eea Move checksumming files to seperate directory by Jens Axboe · 17 years ago
  91. 546dfd9 Seperate verify_header from the checksum type by Jens Axboe · 17 years ago
  92. 8767783 Prepare for splitting the verify_header from the checksum header by Jens Axboe · 17 years ago
  93. cd14cc1 Add sha256 and sha512 checksums by Jens Axboe · 17 years ago
  94. 61f821f Properly initialize md5 hash seed by Jens Axboe · 17 years ago
  95. 90059d6 Add verify_pattern option by Jens Axboe · 17 years ago
  96. a59e170 Rename header_offset and header_interval options by Jens Axboe · 17 years ago
  97. fd00954 Fix bug in md5 calculation by Jens Axboe · 17 years ago
  98. c9b3fdf Fix md5 verify by Jens Axboe · 17 years ago
  99. d9f2caf Abstract out the data offset calculation by Jens Axboe · 17 years ago
  100. 9564610 Cleanup verify pointer casting by Jens Axboe · 17 years ago