blob: 29bfaeaad7ce7428a1e253e9840462257794a9b5 [file] [log] [blame]
8896a08d8ea9 ("btrfs: replace fs_info and private_data with inode in btrfs_wq_submit_bio")
c965d6402f24 ("btrfs: handle errors from async submission")
bd242a08a690 ("btrfs: make btrfs_csum_one_bio takae btrfs_inode")
c3504372699b ("btrfs: make btrfs_lookup_ordered_extent take btrfs_inode")
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")
bffe633e00fb ("btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item")
313facc5bd83 ("btrfs: remove dead snapshot-aware defrag code")
db72e47f79c5 ("btrfs: get rid of at_offset parameter to btrfs_lookup_bio_sums()")
e62958fce94b ("btrfs: get rid of trivial __btrfs_lookup_bio_sums() wrappers")
4eaaec24c087 ("btrfs: Don't discard unwritten extents")
1a41802701ec ("btrfs: drop bio_set_dev where not needed")
8d510121bfbf ("btrfs: Rename btrfs_join_transaction_nolock")
08635bae0b4c ("Btrfs: stop using btrfs_schedule_bio()")
4c66e0d4243b ("btrfs: drop unused parameter is_new from btrfs_iget")
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")