blob: 8ccdde98fc18cb0409b01fe406e8b5195c404c5d [file] [log] [blame]
1941b64b080b ("btrfs: rename bio_offset of extent_submit_bio_start_t to dio_file_offset")
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")
4358d9635a16 ("btrfs: migrate the block group read/creation code")
e3e0520b32bc ("btrfs: migrate the block group removal code")
3b2a78f21d5c ("btrfs: temporarily export inc_block_group_ro")
9f21246d8c7e ("btrfs: migrate the block group caching code")
32a9991f15a0 ("btrfs: factor sysfs code out of link_block_group")
89439109bc2b ("btrfs: move sysfs declarations out of ctree.h")
6a9fb468f115 ("btrfs: make caching_thread use btrfs_find_next_key")
caa4efafcf03 ("btrfs: temporarily export fragment_free_space")
e3cb339fa5ca ("btrfs: export the caching control helpers")
6f410d1b3dbf ("btrfs: export the excluded extents helpers")
676f1f759fa3 ("btrfs: export the block group caching helpers")
3eeb3226a889 ("btrfs: migrate nocow and reservation helpers")
3cad128400c2 ("btrfs: migrate the block group ref counting stuff")
2e405ad84254 ("btrfs: migrate the block group lookup code")
aac0023c2106 ("btrfs: move basic block_group definitions to their own header")
112974d4067b ("btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()")
e91381421f87 ("btrfs: extent-tree: Add comment for inc_block_group_ro()")
07301df7d2fc ("btrfs: trim: Check the range passed into to prevent overflow")
d7cd4dd907c1 ("Btrfs: fix sysfs warning and missing raid sysfs directories")
a6d155d2e363 ("Btrfs: fix deadlock between fiemap and transaction commits")