- 70e7730 Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 3 months ago
- 30dac24 fs/writeback: convert wbc_account_cgroup_owner to take a folio by Pankaj Raghav · 5 months ago
- f10f59f btrfs: fix the delalloc range locking if sector size < page size by Qu Wenruo · 5 months ago
- e761be2 btrfs: fix clear_dirty and writeback ordering in submit_one_sector() by Naohiro Aota · 5 months ago
- bd610c0 btrfs: only unlock the to-be-submitted ranges inside a folio by Qu Wenruo · 6 months ago
- 49a9907 btrfs: merge btrfs_folio_unlock_writer() into btrfs_folio_end_writer_lock() by Qu Wenruo · 6 months ago
- ab6eac7 btrfs: remove btrfs_folio_end_all_writers() by Qu Wenruo · 6 months ago
- 046c0d6 btrfs: convert try_release_extent_mapping() to take a folio by Li Zetao · 6 months ago
- dd0a8df btrfs: convert try_release_extent_state() to take a folio by Li Zetao · 6 months ago
- 08dd850 btrfs: convert submit_eb_page() to take a folio by Li Zetao · 6 months ago
- 1358732 btrfs: convert submit_eb_subpage() to take a folio by Li Zetao · 6 months ago
- b8ae2bf btrfs: convert try_release_extent_buffer() to take a folio by Li Zetao · 6 months ago
- 0145aa3 btrfs: convert try_release_subpage_extent_buffer() to take a folio by Li Zetao · 6 months ago
- d4aeb5f btrfs: convert get_next_extent_buffer() to take a folio by Li Zetao · 6 months ago
- 266a936 btrfs: convert clear_page_extent_mapped() to take a folio by Li Zetao · 6 months ago
- ac325fc btrfs: do not hold the extent lock for entire read by Josef Bacik · 6 months ago
- 06de42c btrfs: rename __extent_writepage() and drop double underscores by David Sterba · 6 months ago
- 792e86e btrfs: rename btrfs_submit_bio() to btrfs_submit_bbio() by David Sterba · 6 months ago
- ce4a71e btrfs: subpage: remove btrfs_fs_info::subpage_info member by Qu Wenruo · 6 months ago
- 2c70fe1 btrfs: remove the nr_ret parameter from __extent_writepage_io() by Qu Wenruo · 6 months ago
- 8189197 btrfs: refactor __extent_writepage_io() to do sector-by-sector submission by Qu Wenruo · 7 months ago
- 1a48259 btrfs: convert find_next_dirty_byte() to take a folio by Josef Bacik · 7 months ago
- 7ed07d1 btrfs: convert __get_extent_map() to take a folio by Josef Bacik · 7 months ago
- dce9ef94 btrfs: convert btrfs_get_extent() to take a folio by Josef Bacik · 7 months ago
- d71b53c btrfs: convert btrfs_writepage_cow_fixup() to use folio by Josef Bacik · 7 months ago
- 2609c92 btrfs: convert btrfs_run_delalloc_range() to take a folio by Josef Bacik · 7 months ago
- 01e1184 btrfs: convert extent_write_locked_range() to take a folio by Josef Bacik · 7 months ago
- a67f540 btrfs: convert extent_clear_unlock_delalloc() to take a folio by Josef Bacik · 7 months ago
- c9ce51d btrfs: convert process_one_page() to operate only on folios by Josef Bacik · 7 months ago
- a59ff72 btrfs: convert __process_pages_contig() to take a folio by Josef Bacik · 7 months ago
- 79be4a2 btrfs: convert __unlock_for_delalloc() to take a folio by Josef Bacik · 7 months ago
- e4d80eb btrfs: convert lock_delalloc_pages() to take a folio by Josef Bacik · 7 months ago
- c987f1e btrfs: convert find_lock_delalloc_range() to use a folio by Josef Bacik · 7 months ago
- dc6c745 btrfs: convert writepage_delalloc() to take a folio by Josef Bacik · 7 months ago
- a792280 btrfs: convert btrfs_mark_ordered_io_finished() to take a folio by Josef Bacik · 7 months ago
- aef665d btrfs: convert btrfs_finish_ordered_extent() to take a folio by Josef Bacik · 7 months ago
- 9b32022 btrfs: convert __extent_writepage() to be completely folio based by Josef Bacik · 7 months ago
- c1deaa1 btrfs: convert extent_write_locked_range() to use folios by Josef Bacik · 7 months ago
- b8a6263 btrfs: convert __extent_writepage_io() to take a folio by Josef Bacik · 7 months ago
- 9e97e8b btrfs: update the writepage tracepoint to take a folio by Josef Bacik · 7 months ago
- 56a24a3 btrfs: convert btrfs_do_readpage() to only use a folio by Josef Bacik · 7 months ago
- b35397d btrfs: convert submit_extent_page() to use a folio by Josef Bacik · 7 months ago
- fcf50d1 btrfs: convert begin_page_folio() to take a folio instead by Josef Bacik · 7 months ago
- 645006d btrfs: convert end_page_read() to take a folio by Josef Bacik · 7 months ago
- e19317e btrfs: convert btrfs_read_folio() to only use a folio by Josef Bacik · 7 months ago
- 03d6612 btrfs: convert btrfs_readahead() to only use folio by Josef Bacik · 7 months ago
- 6252690 btrfs: fix invalid mapping of extent xarray state by Naohiro Aota · 7 months ago
- af61081 btrfs: move extent_range_clear_dirty_for_io() into inode.c by Qu Wenruo · 9 months ago
- 0fbf6cb btrfs: rename the extra_gfp parameter of btrfs_alloc_page_array() by Qu Wenruo · 8 months ago
- fea9113 btrfs: remove the extra_gfp parameter from btrfs_alloc_folio_array() by Qu Wenruo · 8 months ago
- 8610ba7 btrfs: pass a btrfs_inode to is_data_inode() by David Sterba · 2 years, 8 months ago
- 2917f74 btrfs: constify pointer parameters where applicable by David Sterba · 9 months ago
- a185373 btrfs: make extent_write_locked_range() handle subpage writeback correctly by Qu Wenruo · 12 months ago
- 97713b1 btrfs: do not clear page dirty inside extent_write_locked_range() by Qu Wenruo · 12 months ago
- d034cdb btrfs: lock subpage ranges in one go for writepage_delalloc() by Qu Wenruo · 1 year ago
- 21b5bef btrfs: make __extent_writepage_io() to write specified range only by Qu Wenruo · 1 year ago
- c77a8c6 btrfs: remove extent_map::block_start member by Qu Wenruo · 10 months ago
- 8996f61 btrfs: move fiemap code into its own file by Filipe Manana · 9 months ago
- 56e6f26 btrfs: constify parameters of write_eb_member() and its users by David Sterba · 9 months ago
- 9c5e1fb btrfs: remove duplicate name variable declarations by David Sterba · 9 months ago
- a56c85f btrfs: fix folio refcount in __alloc_dummy_extent_buffer() by Boris Burkov · 8 months ago
- f3a5367 btrfs: protect folio::private when attaching extent buffer folios by Qu Wenruo · 9 months ago
- bc00965 btrfs: count super block write errors in device instead of tracking folio error state by Matthew Wilcox (Oracle) · 10 months ago
- 6b0a63a btrfs: add a cached state to extent_clear_unlock_delalloc by Josef Bacik · 11 months ago
- c0707c9 btrfs: push the extent lock into btrfs_run_delalloc_range by Josef Bacik · 1 year ago
- de6f14e btrfs: make try_release_extent_mapping() return a bool by Filipe Manana · 10 months ago
- 2e50441 btrfs: be better releasing extent maps at try_release_extent_mapping() by Filipe Manana · 10 months ago
- 433a3e0 btrfs: remove i_size restriction at try_release_extent_mapping() by Filipe Manana · 10 months ago
- 85d2883 btrfs: use btrfs_get_fs_generation() at try_release_extent_mapping() by Filipe Manana · 10 months ago
- 078b981 btrfs: rename some variables at try_release_extent_mapping() by Filipe Manana · 10 months ago
- c2fbd81 btrfs: pass the extent map tree's inode to remove_extent_mapping() by Filipe Manana · 11 months ago
- 53e2415 btrfs: set start on clone before calling copy_extent_buffer_full by Josef Bacik · 11 months ago
- 11e03f2 btrfs: introduce btrfs_alloc_folio_array() by Qu Wenruo · 1 year, 1 month ago
- f32f20e btrfs: warn if EXTENT_BUFFER_UPTODATE is set while reading by Tavian Barnes · 11 months ago
- 1e2d183 btrfs: add helper to clear EXTENT_BUFFER_READING by Tavian Barnes · 11 months ago
- c66f2af btrfs: remove pointless writepages callback wrapper by Filipe Manana · 11 months ago
- 7938d38 btrfs: remove pointless readahead callback wrapper by Filipe Manana · 11 months ago
- 1db7959 btrfs: do not wait for short bulk allocation by Qu Wenruo · 11 months ago
- 073bda7 btrfs: zoned: add ASSERT and WARN for EXTENT_BUFFER_ZONED_ZEROOUT handling by Naohiro Aota · 11 months ago
- 6887938 btrfs: zoned: do not flag ZEROOUT on non-dirty extent buffer by Naohiro Aota · 11 months ago
- ef1e682 btrfs: fix race in read_extent_buffer_pages() by Tavian Barnes · 11 months ago
- 1cab137 btrfs: reuse cloned extent buffer during fiemap to avoid re-allocations by Filipe Manana · 12 months ago
- 978b63f btrfs: fix race when detecting delalloc ranges during fiemap by Filipe Manana · 12 months ago
- ef5a05c btrfs: remove SLAB_MEM_SPREAD flag use by Chengming Zhou · 1 year ago
- 970ea37 btrfs: pass a valid extent map cache pointer to __get_extent_map() by David Sterba · 1 year, 1 month ago
- e84bfff btrfs: hoist fs_info out of loops in end_bbio_data_write and end_bbio_data_read by David Sterba · 1 year, 1 month ago
- 41044b4 btrfs: add helper to get fs_info from struct inode pointer by David Sterba · 1 year, 5 months ago
- b33d2e5 btrfs: add helpers to get fs_info from page/folio pointers by David Sterba · 1 year, 5 months ago
- c829389 btrfs: add helpers to get inode from page/folio pointers by David Sterba · 1 year, 5 months ago
- 2b712e3 btrfs: remove unused included headers by David Sterba · 1 year, 1 month ago
- 4e00422 btrfs: replace sb::s_blocksize by fs_info::sectorsize by David Sterba · 1 year, 1 month ago
- dfba9f4 btrfs: add set_folio_extent_mapped() helper by Matthew Wilcox (Oracle) · 1 year, 2 months ago
- 8fd2b12 btrfs: WARN_ON_ONCE() in our leak detection code by Josef Bacik · 1 year, 2 months ago
- 84cda1a btrfs: cache folio size and shift in extent_buffer by Qu Wenruo · 1 year, 2 months ago
- 4d02b54 btrfs: remove unused variable bio_offset from end_bbio_data_read() by Qu Wenruo · 1 year, 2 months ago
- 8bab0a3 btrfs: remove the pg_offset parameter from btrfs_get_extent() by Qu Wenruo · 1 year, 2 months ago
- 7505aa1 Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 12 months ago
- 418b0902 btrfs: ensure fiemap doesn't race with writes when FIEMAP_FLAG_SYNC is given by Filipe Manana · 1 year ago
- a1a4a9c btrfs: fix race between ordered extent completion and fiemap by Filipe Manana · 1 year ago
- 8da8d88 Merge tag 'for-6.8-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 1 year ago