blob: 38d10acb81c20e1d5e14797084d89d7ce01ca878 [file] [log] [blame]
3831bf0094ab ("btrfs: add sha256 to checksumming algorithm")
3951e7f050ac ("btrfs: add xxhash64 to checksumming algorithms")
af024ed2e0e5 ("btrfs: create structure to encode checksum type and length")
e35b79a1070d ("btrfs: turn checksum type define into an enum")
314c4cd6d9e6 ("btrfs: Fix build error while LIBCRC32C is module")
d5178578bcd4 ("btrfs: directly call into crypto framework for checksumming")
6d97c6e31b55 ("btrfs: add boilerplate code for directly including the crypto framework")
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")
eede2bf34f4f ("Btrfs: prevent ioctls from interfering with a swap file")
57ec5fb478a3 ("btrfs: tests: move testing members of struct btrfs_root to the end")