summaryrefslogtreecommitdiffstats
path: root/v4.19/2f1aeab9fca1a5f583be1add175d1ee95c213cfa
diff options
context:
space:
mode:
Diffstat (limited to 'v4.19/2f1aeab9fca1a5f583be1add175d1ee95c213cfa')
-rw-r--r--v4.19/2f1aeab9fca1a5f583be1add175d1ee95c213cfa20
1 files changed, 20 insertions, 0 deletions
diff --git a/v4.19/2f1aeab9fca1a5f583be1add175d1ee95c213cfa b/v4.19/2f1aeab9fca1a5f583be1add175d1ee95c213cfa
new file mode 100644
index 00000000000..2212cf78587
--- /dev/null
+++ b/v4.19/2f1aeab9fca1a5f583be1add175d1ee95c213cfa
@@ -0,0 +1,20 @@
+2f1aeab9fca1 ("btrfs: return accurate error code on open failure in open_fs_devices()")
+96c2e067ed3e ("btrfs: skip devices without magic signature when mounting")
+1ed802c972c6 ("btrfs: drop useless goto in open_fs_devices")
+c4a816c67c39 ("btrfs: introduce chunk allocation policy")
+8f32380d3f29 ("btrfs: use the page cache for super block reading")
+6fbceb9fa4f6 ("btrfs: reduce scope of btrfs_scratch_superblocks()")
+c514c9b10bc1 ("btrfs: don't kmap() pages from block devices")
+f6d9abbc1f95 ("btrfs: Export btrfs_release_disk_super")
+ae18c37ad5a1 ("btrfs: move fs_info init work into it's own helper function")
+141386e1a5d6 ("btrfs: free more things in btrfs_free_fs_info")
+0d4b0463011d ("btrfs: export and rename free_fs_info")
+96dfcb46ffca ("btrfs: push __setup_root into btrfs_alloc_root")
+b8522a1e5f42 ("btrfs: Factor out tree roots initialization during mount")
+4273eaff9b8d ("btrfs: use bool argument in free_root_pointers()")
+ba8a9d079543 ("Btrfs: delete the entire async bio submission framework")
+b105e92755b4 ("btrfs: add __cold attribute to more functions")
+a0cac0ec961f ("btrfs: get rid of unique workqueue helper functions")
+c495dcd6fbe1 ("btrfs: don't prematurely free work in run_ordered_work()")
+9f21246d8c7e ("btrfs: migrate the block group caching code")
+6a9fb468f115 ("btrfs: make caching_thread use btrfs_find_next_key")