aboutsummaryrefslogtreecommitdiffstats
path: root/verify.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-17rand: fix truncated rand_seed on WindowsMing-Hung Tsai1-1/+1
2018-03-21Refactor #includes and headersSitsofe Wheeler1-0/+1
2017-11-29verify: convert hdr time to sec+nsecJens Axboe1-1/+1
2017-03-08verify: add support for the sha3 variantsJens Axboe1-0/+16
2017-01-13Drop crc32c-arm64 optionwei xiao1-1/+0
2017-01-05Add arm64 hardware assisted crc32c supportwei xiao1-0/+1
2016-01-07verify: split out state header codeJens Axboe1-87/+1
2015-09-05verify: move meta header to generic verify_headerRoman Pen1-8/+8
2015-09-04use 'lib/pattern' to parse patterns and paste formats into buffersRoman Pen1-0/+5
2015-08-20Add --aux-path supportJens Axboe1-1/+1
2015-06-08verify: add raw pattern verifyJens Axboe1-0/+1
2015-05-29rand: add 64-bit tausworthe variant with a 2^258 cycleJens Axboe1-5/+34
2014-11-11verify: verify_state_gen_name() should check sizeJens Axboe1-3/+5
2014-11-11Add support for verify triggers and verify state savingJens Axboe1-0/+56
2014-07-23verify: fix a bug with verify_asyncJens Axboe1-2/+2
2014-02-20Add support for the Google xxhash checksumming functionJens Axboe1-0/+4
2014-01-14Add option for specifically setting buffer contentsJens Axboe1-1/+2
2013-04-10Merge in crc32c-intel probeJens Axboe1-0/+1
2012-02-23Remove holes in verify_header structureJens Axboe1-6/+3
2012-02-22Add checksum to verify_headerJens Axboe1-4/+8
2011-01-14Streamline pattern/meta verifies instead of special casing themJens Axboe1-0/+1
2011-01-11When verify fails, dump the good/bad blocks to filesJens Axboe1-1/+2
2011-01-02First snapshot of FIO for WindowsBruce Cran1-0/+2
2010-07-14Reuse filled patternRadha Ramachandran1-0/+1
2010-06-17md5: fix bug in hash sizeJens Axboe1-1/+1
2010-02-23Fix bug in sha256 verifyJens Axboe1-1/+1
2009-08-09Add Linus' optimized sha1 hash for checksumJens Axboe1-0/+4
2009-07-06Add support for async IO verification offloadJens Axboe1-0/+7
2009-06-03Cleanup verify headersJens Axboe1-0/+68