blob: 154641011046c1d507a8d33e5f56456c89f47a37 [file] [log] [blame]
2980d5745fa0 ("btrfs: account as waiting for IO, while waiting fot the flush bio completion")
e0ae99941423 ("btrfs: preallocate device flush bio")
4fc6441aac75 ("btrfs: wait part of the write_dev_flush() can be separated out")
12b9bf0b942e ("btrfs: write_dev_flush does not return ENOMEM anymore")
c5e4c3d75034 ("btrfs: sink gfp parameter to btrfs_io_bio_alloc")
184f999e1215 ("btrfs: add helper to initialize the non-bio part of btrfs_io_bio")
c821e7f3daa4 ("btrfs: pass bytes to btrfs_bio_alloc")
9886b1743350 ("btrfs: opencode trivial compressed_bio_alloc, simplify error handling")
9f2179a5e72b ("btrfs: remove redundant parameters from btrfs_bio_alloc")
8b6c1d56f2f5 ("btrfs: sink gfp parameter to btrfs_bio_clone")
e4f56903863c ("btrfs: btrfs_io_bio_alloc never fails, skip error handling")
3aa8e074ab2e ("btrfs: btrfs_bio_clone never fails, skip error handling")
0c4dd97c5efd ("btrfs: btrfs_bio_alloc never fails, skip error handling")
6e707bcd1f71 ("btrfs: bioset allocations will never fail, adapt our helpers")
3fb99303c64e ("btrfs: scrub: embed scrub_wr_ctx into scrub context")
4e2814ef0408 ("btrfs: scrub: simplify cleanup of wr_ctx in scrub_free_ctx")
e241ddeb9c6c ("btrfs: scrub: inline helper scrub_free_wr_ctx")
8fcdac3f2080 ("btrfs: scrub: inline helper scrub_setup_wr_ctx")
e477094f0d3c ("Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial")
3892ac9086a8 ("Btrfs: unify naming of btrfs_io_bio")
17347cec15f9 ("Btrfs: change how we iterate bios in endio")
725130bac585 ("Btrfs: use bio_clone_bioset_partial to simplify DIO submit")
2f8e9140426d ("Btrfs: new helper btrfs_bio_clone_partial")
015c1bd9f162 ("Btrfs: use bio_clone_fast to clone our bio")
401b41e5a85a ("btrfs: add framework to handle device flush error as a volume")
c2a9c7ab475b ("btrfs: check if the device is flush capable")
13e88e1560d6 ("btrfs: delete unused member nobarriers")
c725328c5544 ("Btrfs: enable repair during read for raid56 profile")
592d92eeab37 ("Btrfs: create a helper for getting chunk map")
da353f6b30bc ("btrfs: constify device path passed to relevant helpers")
f898ac6ae339 ("btrfs: make check_compressed_csum take btrfs_inode")
0970a22e58d4 ("btrfs: make btrfs_print_data_csum_error take btrfs_inode")
e5987e1319e7 ("btrfs: remove unused parameters from scrub_setup_wr_ctx")
6f6b643e44ef ("btrfs: Better csum error message for data csum mismatch")
f85b7379cd76 ("btrfs: fix over-80 lines introduced by previous cleanups")
51cc0d322746 ("btrfs: Make log_new_dir_dentries take btrfs_inode")
9d122629f1f6 ("btrfs: Make btrfs_log_changed_extents take btrfs_inode")
44d70e194fb2 ("btrfs: Make copy_items take btrfs_inode")
9ca5fbfbb92e ("btrfs: Make btrfs_log_new_name take btrfs_inode")
4176bdbf2d1a ("btrfs: Make btrfs_record_unlink_dir take btrfs_inode")
6f45d18568c2 ("btrfs: Make btrfs_insert_delayed_dir_index take btrfs_inode")
e5517a7bffaf ("btrfs: Make btrfs_get_or_create_delayed_node take btrfs_inode")
340c6ca9fd07 ("btrfs: Make btrfs_get_delayed_node take btrfs_inode")
4a0cc7ca6c40 ("btrfs: Make btrfs_ino take a struct btrfs_inode")
e96f8f18c81b ("Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs")