index
:
fio
issue-870
latency-probe
master
noaccess
segmented-threads
fio - Flexible IO Tester
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
verify.c
Age
Commit message (
Expand
)
Author
2011-01-19
Get rid of shadow declarations
Jens Axboe
2011-01-14
Streamline pattern/meta verifies instead of special casing them
Jens Axboe
2011-01-14
Cleanup some verify bits
Jens Axboe
2011-01-14
Comment out ->buf_filled_len in pattern fill
Jens Axboe
2011-01-14
Make sure that pattern verifies also dump contents
Jens Axboe
2011-01-14
We need libgen.h for basename()
Jens Axboe
2011-01-13
Correct basename usage for verify dump
Jens Axboe
2011-01-12
Ensure that random_seed is also added to dummy io_buf for dumping
Jens Axboe
2011-01-12
Pretty up the good/bad block verify dumping
Jens Axboe
2011-01-11
When verify fails, dump the good/bad blocks to files
Jens Axboe
2011-01-02
First snapshot of FIO for Windows
Bruce Cran
2010-10-21
A few fixes for 32-bit compiles
Jens Axboe
2010-09-02
Trim/discard fixes
Jens Axboe
2010-09-01
Add verify trim support
Jens Axboe
2010-08-01
Reduce thread stack size
bart Van Assche
2010-07-14
No need to use specific flag for io_u fill length
Radha Ramachandran
2010-07-14
Turn io_u filled variable into a flag
Jens Axboe
2010-07-14
Reuse filled pattern
Radha Ramachandran
2010-06-21
Speedup verify random fills by 10-15x
Jens Axboe
2010-06-18
Verify fatal fixups
Jens Axboe
2010-06-18
Error reporting fixups for meta/pattern verifies
Jens Axboe
2010-06-18
Include file name in offset failure
Jens Axboe
2010-06-18
Unified verify failure error reporting
Jens Axboe
2010-06-18
First step in unified crc error logging
Jens Axboe
2010-06-18
Fix bad int truncate in verify
Jens Axboe
2010-06-15
Add some support for a verify backlog
Jens Axboe
2010-02-23
Fix bug in sha256 verify
Jens Axboe
2009-11-12
Log bad verify header location
Radha Ramachandran
2009-11-04
Fix race on io_u->flags
Jens Axboe
2009-11-03
Fix race condition when using asynch verify
Radha Ramachandran
2009-10-27
Support > 4 byte verify write patterns
Radha Ramachandran
2009-08-09
Add Linus' optimized sha1 hash for checksum
Jens Axboe
2009-07-27
Verify pattern & header meta data
Radha Ramachandran
2009-07-06
Print error on thread init failure
Jens Axboe
2009-07-06
Code indentation fix
Jens Axboe
2009-07-06
Make async IO verify offload handle errors properly
Jens Axboe
2009-07-06
Improve async verify offload efficiency
Jens Axboe
2009-07-06
Add support for async IO verification offload
Jens Axboe
2009-06-03
Cleanup verify headers
Jens Axboe
2009-06-03
Clean up file flags
Jens Axboe
2009-05-19
Return EILSEQ on verify errors instead of EIO
Jens Axboe
2008-08-04
Add intel hardware assisted crc32c support
Jens Axboe
2008-06-11
Add crc32c checksum
Jens Axboe
2008-06-02
Rename list_* function and file to flist_ to avoid conflict with FreeBSD
Jens Axboe
2008-05-30
Make it work on opensolaris
Jens Axboe
2008-03-06
Style fixups
Jens Axboe
2008-02-01
Add blktrace and verify debug tracing
Jens Axboe
2008-01-16
Revert "Remove verify_pattern option, replace with verify=pattern:x"
Shawn Lewis
2007-09-06
Verify handlers should return Exxx error, not just 1
Jens Axboe
2007-08-23
Style fixup
Jens Axboe
[next]