13e2408d02dd ("fsverity: simplify error handling in verify_data_block()") 8fcd94add6c5 ("fsverity: use shash API instead of ahash API") 8eb8af4b3df5 ("fsverity: use WARN_ON_ONCE instead of WARN_ON") 5d0f0e57ed90 ("fsverity: support verifying data from large folios") 4fa512ce7051 ("fs/buffer.c: support fsverity in block_read_full_folio()") 56124d6c87fd ("fsverity: support enabling with tree block size < PAGE_SIZE") 5306892a50bf ("fsverity: support verification with tree block size < PAGE_SIZE") f45555bf23cf ("fsverity: replace fsverity_hash_page() with fsverity_hash_block()") 579a12f78d88 ("fsverity: store log2(digest_size) precomputed") 9098f36b739d ("fsverity: simplify Merkle tree readahead size calculation") 284d5db5f99e ("fsverity: use unsigned long for level_start") 86f66569baca ("fsverity: remove debug messages and CONFIG_FS_VERITY_DEBUG") 72ea15f0ddd2 ("fsverity: pass pos and size to ->write_merkle_tree_block") 01d90c07a592 ("fsverity: optimize fsverity_prepare_setattr() on non-verity files") a6528a960b78 ("fsverity: optimize fsverity_file_open() on non-verity files") a4bbf53d88c7 ("fsverity: simplify fsverity_get_digest()") 98dc08bae678 ("fsverity: stop using PG_error to track error status")