blob: 225ff6c6244251e307bddb18f57e01ad706107fa [file] [log] [blame]
905eb88bceb2 ("btrfs: remove struct extent_io_ops")
1b36294a6cd5 ("btrfs: call submit_bio_hook directly for metadata pages")
908930f3edad ("btrfs: stop calling submit_bio_hook for data inodes")
cd0537449c27 ("btrfs: call submit_bio_hook directly in submit_one_bio")
1f03d9cfda53 ("btrfs: remove extent_io_ops::readpage_end_io_hook")
9a446d6a9fc7 ("btrfs: replace readpage_end_io_hook with direct calls")
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")
5c8fd99fec9d ("btrfs: make inodes hold a ref on their roots")
8c38938c7bb0 ("btrfs: move the root freeing stuff into btrfs_put_root")
0e996e7fcf2e ("btrfs: move ino_cache_inode dropping out of btrfs_free_fs_root")
3fd6372758d9 ("btrfs: make the extent buffer leak check per fs info")
dcc3eb9638c3 ("btrfs: convert snapshot/nocow exlcusion to drew lock")
0024652895e3 ("btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root")
bd647ce385ec ("btrfs: add a leak check for roots")
8260edba67a2 ("btrfs: make the init of static elements in fs_info separate")
ae18c37ad5a1 ("btrfs: move fs_info init work into it's own helper function")
141386e1a5d6 ("btrfs: free more things in btrfs_free_fs_info")
bc44d7c4b2b1 ("btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root")
81f096edf047 ("btrfs: use btrfs_put_fs_root to free roots always")
0d4b0463011d ("btrfs: export and rename free_fs_info")
fbb0ce40d606 ("btrfs: hold a ref on the root in btrfs_check_uuid_tree_entry")
ca2037fba6af ("btrfs: hold a ref on the root in btrfs_recover_log_trees")
5119cfc36f6d ("btrfs: hold a ref on the root in create_pending_snapshot")
5168489a079a ("btrfs: hold a ref on the root in get_subvol_name_from_objectid")
6f9a3da5da9e ("btrfs: hold a ref on the root in btrfs_ioctl_send")
fd79d43b347e ("btrfs: hold a ref on the root in scrub_print_warning_inode")
0b2dee5cff74 ("btrfs: hold a ref for the root in btrfs_find_orphan_roots")
9f583209f20a ("btrfs: push grab_fs_root into read_fs_root")
932fd26df812 ("btrfs: hold a ref on the root in btrfs_recover_relocation")
76deacf02387 ("btrfs: hold a ref on the root in create_reloc_inode")
3d7babdcf2cc ("btrfs: hold a ref on the root in find_data_references")
442b1ac5244e ("btrfs: hold a ref on the root in record_reloc_root_in_trans")
ab9737bd7597 ("btrfs: hold a ref on the root in merge_reloc_roots")
db2c2ca2db44 ("btrfs: hold a ref on the root in prepare_to_merge")
0b530bc5e11f ("btrfs: hold a ref on the root in build_backref_tree")
2a2b5d620266 ("btrfs: hold ref on root in btrfs_ioctl_default_subvol")
04734e844894 ("btrfs: hold a ref on the root in btrfs_ioctl_get_subvol_info")
b8a49ae1913f ("btrfs: hold a ref on the root in btrfs_search_path_in_tree_user")
88234012beaa ("btrfs: hold a ref on the root in btrfs_search_path_in_tree")
3ca35e839e94 ("btrfs: hold a ref on the root in search_ioctl")