Merge branch 'master' of https://github.com/Meiye-lj/fio
[fio.git] / verify.c
2025-08-25 Vincent FuMerge branch 'fix_mandoc_warnings' of https://github...
2025-08-22 Vincent Fuverify: use new buffer for threads with %o format
2025-08-18 Vincent FuMerge branch 'http-range-header' of https://github...
2025-08-05 Jens AxboeMerge branch 'verify_inflight' of https://github.com...
2025-07-30 Riley Thomassonverify: add versioning to verify_header
2025-07-30 Riley Thomassonverify: plumb inflight write information through verify...
2025-07-30 Riley Thomassonverify: rework write tracking for use with verify_save_...
2025-07-28 Riley Thomassonverify: make numberio uint64_t
2025-05-16 Vincent Fuverify: add verify_pattern_interval option
2025-05-16 Vincent Fuverify: omit verify type mismatch error message for...
2025-05-16 Vincent Fuverify: make verify_pattern=%o thread safe
2025-05-16 Vincent Fuverify: fix verify_offset when used with pattern_hdr
2025-03-06 Ankit Kumarverify: disable header seed checking instead of overwri...
2025-03-06 Ankit Kumarfio: add verify_header_seed option
2025-02-17 Jens Axboecrc/sha512: fix missing finalize part of sha512 hash
2025-02-13 Shin'ichiro Kawasakiverify: double number of writes to save completions
2025-02-13 Shin'ichiro Kawasakiverify: print message when verify_state_should_stop...
2024-09-26 Vincent FuMerge branch 'master' of https://github.com/HuangShumin/fio
2024-09-26 Minwoo Imio_uring: Support Compare command for verification
2024-09-17 Jens AxboeMerge branch 'atomic-writes'
2024-09-16 John Garryfio: Support verify_write_sequence
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2024-02-16 Vincent Fuverify: fix integer sizes in verify state file
2024-02-12 Jens AxboeMerge branch 'vsock' of https://github.com/MPinna/fio
2024-02-08 Vincent Fuverify: fix potential overflow before widen
2024-02-08 Vincent FuMerge branch 'fix-offset' of https://github.com/onkrasn...
2024-01-28 Oleg Krasnovfix wrong offset for VERIFY_PATTERN_NO_HDR
2023-09-29 Jens AxboeMerge branch 'fix_verify_block_offset' of https://githu...
2023-09-28 Igor Pylypivverify: Fix the bad pattern block offset value
2023-09-14 Vincent Fuverify: open state file in binary mode on Windows
2023-07-03 Jens AxboeMerge branch 'improvement/fix-warnings-if-NDEBUG-enable...
2023-04-20 Vincent Fufio: replace malloc+memset with calloc
2023-03-03 Jens AxboeMerge branch 'For_Each_Td_Private_Scope' of https:...
2023-03-03 HorshackRefactor for_each_td() to catch inappropriate td ptr...
2022-11-18 Shin'ichiro Kawasakizbd, verify: verify before zone reset for zone_reset_th...
2022-10-24 Shin'ichiro Kawasakiverify: fix numberio accounting of experimental verify
2022-01-28 Jens AxboeMerge branch 'patch-1' of https://github.com/Nikratio/fio
2021-12-10 Jens AxboeMerge branch 'github-actions' of https://github.com...
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-08-01 Jens AxboeMerge branch 'master' of https://github.com/anson-lo/fio
2021-08-01 anson-loFix an error triggered by double releasing the lock
2020-08-18 Jens AxboeMerge branch 'filelock_assert_fix' of https://github...
2020-08-11 Jens Axboeverify: use origina offset for verification
2020-08-08 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-07-18 Jens AxboeMerge branch 'patch-1' of https://github.com/avlasov...
2020-06-22 Jens AxboeMerge branch 'atomics' of https://github.com/bvanassche/fio
2020-06-22 Bart Van Asschefio: Use atomic_load_acquire() and atomic_store_release...
2020-06-10 Jens AxboeMerge branch 'latency_window' of https://github.com...
2020-05-21 Alexey Dobriyanverify: decouple seed generation from buffer fill
2020-01-16 Jens AxboeMerge branch 'fix_verify_push' of https://github.com...
2020-01-16 Gwendal Grignouverify: Fix test to not check for numberio when verify_...
2020-01-07 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-06 Bart Van AsscheInclude "oslib/asprintf.h" where necessary
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-09-24 Jens Axboeverify: check that the block size is big enough
2019-08-14 Bart Van AsscheOptimize the code that copies strings
2019-04-17 Jens AxboeMerge branch 'master' of https://github.com/mingnus/fio
2019-04-17 Ming-Hung Tsairand: fix truncated rand_seed on Windows
2018-11-07 Feng, Changyuverify: add requested block information to failure...
2018-08-03 Jens AxboeMerge branch 'chunked-iolog-reading' of https://github...
2018-08-03 Jens AxboeMerge branch 'read_iolog-from-unix-socket' of https...
2018-08-03 Jens AxboeMerge branch 'windows-s_issock' of https://github.com...
2018-07-26 Jens AxboeMerge branch 'sgunmap2' of https://github.com/vincentkf...
2018-07-25 Jens AxboeMerge branch 'fio-histo-log-pctiles' of https://github...
2018-07-25 Jens AxboeMerge branch 'fio-c++-engine' of https://github.com...
2018-07-25 Kefu Chaireplace typeof with __typeof__
2018-07-23 Jeff FurlongAdd support for >= 4G block sizes
2018-04-18 Jens AxboeDeprecate verifysort and verifysort_nr
2018-03-21 Jens AxboeMerge branch 'asprintf' of https://github.com/bvanassch...
2018-03-19 Bart Van Asscheverify: Simplify dump_buf()
2018-03-19 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-03-17 Jens AxboeMerge branch 'pthread-cond' of https://github.com/bvana...
2018-03-16 Bart Van AsscheSignal td->free_cond with the associated mutex held
2018-03-13 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-03-12 Bart Van AsscheRename struct rb_node into struct fio_rb_node
2018-03-09 Jens Axboemutex: fix other locations where we are not waking...
2018-02-12 Jens Axboeverify: convert verify buf too small warning to fio_did...
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2018-01-05 Jens Axboeverify: don't adjust verification length based on inter...
2017-11-30 Jens Axboeverify: convert hdr time to sec+nsec
2017-11-30 Jens Axboeverify: kill unneeded forward declaration
2017-10-12 Jens AxboeMerge branch 'master' of https://github.com/Venutiwa/fio
2017-10-11 Josef Bacikconvert FIO_OS_PATH_SEPARATOR to a character
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-06-23 Tomohiro Kusumiverify: don't use void* for pointer arithmetic (gcc)
2017-06-22 Jens AxboeMerge branch 'nsec'
2017-06-22 Jens AxboeMerge branch 'nanosecond-2stage' of https://github...
2017-06-21 Vincent Funanosecond: initial commit changing timeval to timespec
2017-06-05 Jens AxboeMerge branch 'master' of https://github.com/cbwest3/fio
2017-05-26 Tomohiro Kusumiverify: add missing free(ptr);
2017-03-10 Tomohiro KusumiDrop redundant td_rw(td) tests
2017-03-08 Jens Axboeverify: add support for the sha3 variants
2017-01-13 wei xiaoDrop crc32c-arm64 option
2017-01-05 Jens Axboeverify: fill in vc->name for pattern verify
2017-01-05 Jens Axboeverify: use log_verify_failure() for pattern verifies
2017-01-05 wei xiaoAdd arm64 hardware assisted crc32c support
2016-12-13 Vincent FuMerge git://git.kernel.dk/fio into steady-state
2016-09-15 Jens AxboeMerge branch 'master' of https://github.com/jan--f/fio
2016-08-16 Jens AxboeMerge branch 'histogram-delta' of https://github.com...
2016-08-15 Jens AxboeFixup correct sparse warnings
next