blob: b5f8de7a961363d9b81349dc10a6bfed83a829a0 [file] [log] [blame]
fd08001f17c7 ("btrfs: use crypto_shash_digest() instead of open coding")
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")
d7f663fa3ff9 ("btrfs: prune unused includes")
c08db7d8d295 ("Btrfs: don't return ino to ino cache if inode item removal fails")
75cb857d2618 ("btrfs: Do super block verification before writing it to disk")
069ec957c35e ("btrfs: Refactor btrfs_check_super_valid")
21a852b01820 ("btrfs: Move btrfs_check_super_valid() to avoid forward declaration")
581c1760415c ("btrfs: Validate child tree block's level and first key")
776c4a7ce86f ("btrfs: Use sizeof directly instead of a constant variable")
9678c54388b6 ("btrfs: Remove custom crc32c init code")
f8e10cd3f8dd ("btrfs: keep device list sorted")
b2fe5fa68642 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next")