blob: bb488c3cf4fd3ac02f94fa793bbd8ebc799a8bdf [file] [log] [blame]
d41ebef2005f ("btrfs: scrub: clean up temporary page variables in scrub_checksum_data")
771aba0d12dd ("btrfs: scrub: simplify data block checksum calculation")
b04852520ec2 ("btrfs: scrub: unify naming of page address variables")
a8b3a89074f8 ("btrfs: scrub: remove kmap/kunmap of pages")
d5178578bcd4 ("btrfs: directly call into crypto framework for checksumming")
51bce6c9b977 ("btrfs: Simplify btrfs_check_super_csum() and get rid of size assumptions")
8dc3f22c8ba0 ("btrfs: check for supported superblock checksum type before checksum validation")
e7e16f4882ed ("btrfs: add common checksum type validation")
10fe6ca80d9d ("btrfs: don't assume compressed_bio sums to be 4 bytes")
1e25a2e3ca0d ("btrfs: don't assume ordered sums to be 4 bytes")
5852c8b96154 ("btrfs: use btrfs_csum_data() instead of directly calling crc32c")
443c8e2a839f ("btrfs: reduce kmap_atomic time for checksumming")
2996e1f8bcad ("btrfs: factor our read/write stage off csum_tree_block into its callers")
a3d46aea46f9 ("btrfs: Switch memory allocations in async csum calculation path to kvmalloc")