summaryrefslogtreecommitdiff
path: root/verify.c
AgeCommit message (Expand)Author
2010-06-18Verify fatal fixupsJens Axboe
2010-06-18Error reporting fixups for meta/pattern verifiesJens Axboe
2010-06-18Include file name in offset failureJens Axboe
2010-06-18Unified verify failure error reportingJens Axboe
2010-06-18First step in unified crc error loggingJens Axboe
2010-06-18Fix bad int truncate in verifyJens Axboe
2010-06-15Add some support for a verify backlogJens Axboe
2010-02-23Fix bug in sha256 verifyJens Axboe
2009-11-12Log bad verify header locationRadha Ramachandran
2009-11-04Fix race on io_u->flagsJens Axboe
2009-11-03Fix race condition when using asynch verifyRadha Ramachandran
2009-10-27Support > 4 byte verify write patternsRadha Ramachandran
2009-08-09Add Linus' optimized sha1 hash for checksumJens Axboe
2009-07-27Verify pattern & header meta dataRadha Ramachandran
2009-07-06Print error on thread init failureJens Axboe
2009-07-06Code indentation fixJens Axboe
2009-07-06Make async IO verify offload handle errors properlyJens Axboe
2009-07-06Improve async verify offload efficiencyJens Axboe
2009-07-06Add support for async IO verification offloadJens Axboe
2009-06-03Cleanup verify headersJens Axboe
2009-06-03Clean up file flagsJens Axboe
2009-05-19Return EILSEQ on verify errors instead of EIOJens Axboe
2008-08-04Add intel hardware assisted crc32c supportJens Axboe
2008-06-11Add crc32c checksumJens Axboe
2008-06-02Rename list_* function and file to flist_ to avoid conflict with FreeBSDJens Axboe
2008-05-30Make it work on opensolarisJens Axboe
2008-03-06Style fixupsJens Axboe
2008-02-01Add blktrace and verify debug tracingJens Axboe
2008-01-16Revert "Remove verify_pattern option, replace with verify=pattern:x"Shawn Lewis
2007-09-06Verify handlers should return Exxx error, not just 1Jens Axboe
2007-08-23Style fixupJens Axboe
2007-08-10Remove verify_pattern option, replace with verify=pattern:xJens Axboe
2007-08-09Add verify_fatal optionJens Axboe
2007-08-09Improve verify pattern failure loggingJens Axboe
2007-08-02Verify the pattern we've writtenShawn Lewis
2007-08-02[PATCH] Fix memswp. Its scratch space was too smallShawn Lewis
2007-08-02[PATCH] Add verify_meta verification typeShawn Lewis
2007-07-30Move checksumming files to seperate directoryJens Axboe
2007-07-30Seperate verify_header from the checksum typeJens Axboe
2007-07-30Prepare for splitting the verify_header from the checksum headerJens Axboe
2007-07-30Add sha256 and sha512 checksumsJens Axboe
2007-07-30Properly initialize md5 hash seedJens Axboe
2007-07-30Add verify_pattern optionJens Axboe
2007-07-30Rename header_offset and header_interval optionsJens Axboe
2007-07-29Fix bug in md5 calculationJens Axboe
2007-07-29Fix md5 verifyJens Axboe
2007-07-28Abstract out the data offset calculationJens Axboe
2007-07-28Cleanup verify pointer castingJens Axboe
2007-07-28[PATCH] Offset verification header by a user-specified distanceShawn Lewis
2007-07-28[PATCH] Allow verification to be done at finer granularityShawn Lewis