summaryrefslogtreecommitdiffstats
path: root/v6.4/b086c5bd99c489ee24f6dc57186bcf6b2f253f7c
blob: e0c9329ebdd55919cdcf70e74d1ce8651965e3de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
b086c5bd99c4 ("btrfs: subpage: make writer lock utilize bitmap")
cfbf07e2787e ("btrfs: migrate to use folio private instead of page private")
7db94301a980 ("btrfs: zoned: introduce block group context to btrfs_eb_write_context")
861093eff4f0 ("btrfs: introduce struct to consolidate extent buffer write context")
52ea5bfbfa6d ("btrfs: move eb subpage preallocation out of the loop")
17b17fcd6d44 ("btrfs: set_page_extent_mapped after read_folio in btrfs_cont_expand")
75258f20fb70 ("btrfs: subpage: dump extra subpage bitmaps for debug")
011134f444dc ("btrfs: stop using PageError for extent_buffers")
113fa05c2fa1 ("btrfs: remove the io_pages field in struct extent_buffer")
cd88a4fdbf1e ("btrfs: use a separate end_io handler for extent_buffer writing")
b51e6b4bda5b ("btrfs: don't use btrfs_bio_ctrl for extent buffer writing")
50b21d7a066f ("btrfs: submit a writeback bio per extent_buffer")
9fdd160160f0 ("btrfs: return bool from lock_extent_buffer_for_io")
046b562b20a5 ("btrfs: use a separate end_io handler for read_extent_buffer")
b78b98e06fb7 ("btrfs: don't use btrfs_bio_ctrl for extent buffer reading")
e95382834cf8 ("btrfs: always read the entire extent_buffer")
aebcc1596b5c ("btrfs: move setting the buffer uptodate out of validate_extent_buffer")
243984b3b991 ("btrfs: subpage: fix error handling in end_bio_subpage_eb_writepage")