blob: 01710e535acbf0a75c7ad204a91a917919f5063d [file] [log] [blame]
334c16d82cfe ("btrfs: push the NODATASUM check into btrfs_lookup_bio_sums")
85879573fc8b ("btrfs: put direct I/O checksums in btrfs_dio_private instead of bio")
c36cac28cb94 ("btrfs: fix double __endio_write_update_ordered in direct I/O")
6d3113a193e3 ("btrfs: fix error handling when submitting direct I/O bio")
e7a04894c766 ("btrfs: fix RAID direct I/O reads with alternate csums")
db72e47f79c5 ("btrfs: get rid of at_offset parameter to btrfs_lookup_bio_sums()")
e62958fce94b ("btrfs: get rid of trivial __btrfs_lookup_bio_sums() wrappers")
89b798ad1b42 ("btrfs: Use btrfs_get_io_geometry appropriately")
5f1411265e16 ("btrfs: Introduce btrfs_io_geometry infrastructure")
10fe6ca80d9d ("btrfs: don't assume compressed_bio sums to be 4 bytes")
1e25a2e3ca0d ("btrfs: don't assume ordered sums to be 4 bytes")
cff8267228c1 ("btrfs: read number of data stripes from map only once")
443c8e2a839f ("btrfs: reduce kmap_atomic time for checksumming")
a3d46aea46f9 ("btrfs: Switch memory allocations in async csum calculation path to kvmalloc")
cb5583dd52fa ("btrfs: dev-replace: open code trivial locking helpers")
53176dde0acd ("btrfs: dev-replace: remove custom read/write blocking scheme")
129827e3001f ("btrfs: dev-replace: swich locking to rw semaphore")
ceb21a8db485 ("btrfs: reada: reorder dev-replace locks before radix tree preload")
da12fe5414f9 ("btrfs: Refactor btrfs_merge_bio_hook")
b3a0dd50c395 ("btrfs: replace btrfs_io_bio::end_io with a simple helper")
31fecccbd7b2 ("btrfs: remove redundant csum buffer in btrfs_io_bio")
b47dda2ef6d7 ("btrfs: dev-replace: set result code of cancel by status of scrub")
d189dd70e255 ("btrfs: fix use-after-free due to race between replace start and cancel")
05c49e6bc1e8 ("btrfs: dev-replace: go back to suspend state if another EXCL_OP is running")
0d228ece59a3 ("btrfs: dev-replace: go back to suspended state if target device is missing")
60ca842e3457 ("Btrfs: rename and export get_chunk_map")
abbb55f4cd56 ("btrfs: Remove extent_io_ops::split_extent_hook callback")
5c848198aad3 ("btrfs: Remove extent_io_ops::merge_extent_hook callback")
a36bb5f9a90c ("btrfs: Remove extent_io_ops::clear_bit_hook callback")
e06a1fc99cc7 ("btrfs: Remove extent_io_ops::set_bit_hook extent_io callback")
65a680f6b7d6 ("btrfs: Remove extent_io_ops::check_extent_io_range callback")
7087a9d8db88 ("btrfs: Remove extent_io_ops::writepage_end_io_hook")
d75855b4518b ("btrfs: Remove extent_io_ops::writepage_start_hook")
5eaad97af8ae ("btrfs: Remove extent_io_ops::fill_delalloc")
9b142115ed35 ("btrfs: dev-replace: remove pointless assert in write unlock")
7f8d236ae132 ("btrfs: dev-replace: move replace members out of fs_info")
aa144bfeaa7f ("btrfs: dev-replace: avoid useless lock on error handling path")
7fb2eced105f ("btrfs: open code btrfs_dev_replace_clear_lock_blocking")
3280f874576d ("btrfs: remove btrfs_dev_replace::read_locks")
5c06147128fb ("btrfs: fix error handling in btrfs_dev_replace_start")
1da739678e0b ("btrfs: add helper to obtain number of devices with ongoing dev-replace")
16220c467ad3 ("btrfs: add assertions where number of devices could go below 0")