blob: 7cc19d4db21bc27241aa5e7c7d54425e0f172639 [file] [log] [blame]
3526302f2616 ("btrfs: streamline btrfs_get_io_failure_record logic")
2279a270534c ("btrfs: make get_state_failrec return failrec directly")
77d5d6893106 ("btrfs: unify buffered and direct I/O read repair")
fd9d6670edba ("btrfs: simplify direct I/O read repair")
769b4f2497bd ("btrfs: get rid of one layer of bios in direct I/O")
85879573fc8b ("btrfs: put direct I/O checksums in btrfs_dio_private instead of bio")
e3b318d14df7 ("btrfs: convert btrfs_dio_private->pending_bios to refcount_t")
2390a6daf92d ("btrfs: remove unused btrfs_dio_private::private")
ce06d3ec2b5a ("btrfs: make btrfs_check_repairable() static")
47df7765a803 ("btrfs: rename __readpage_endio_check to check_data_csum")
c7333972b9b5 ("btrfs: look at full bi_io_vec for repair decision")
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")
1a41802701ec ("btrfs: drop bio_set_dev where not needed")
08635bae0b4c ("Btrfs: stop using btrfs_schedule_bio()")
b3f167aa6c70 ("btrfs: move the failrec tree stuff into extent-io-tree.h")
9c7d3a548331 ("btrfs: move extent_io_tree defs to their own header")
6f0d04f8e72e ("btrfs: separate out the extent io init function")
33ca832fefa5 ("btrfs: separate out the extent leak code")