index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.c
Age
Commit message (
Expand
)
Author
2024-09-10
btrfs: remove the nr_ret parameter from __extent_writepage_io()
Qu Wenruo
2024-09-10
btrfs: refactor __extent_writepage_io() to do sector-by-sector submission
Qu Wenruo
2024-09-10
btrfs: convert find_next_dirty_byte() to take a folio
Josef Bacik
2024-09-10
btrfs: convert __get_extent_map() to take a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_get_extent() to take a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_writepage_cow_fixup() to use folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_run_delalloc_range() to take a folio
Josef Bacik
2024-09-10
btrfs: convert extent_write_locked_range() to take a folio
Josef Bacik
2024-09-10
btrfs: convert extent_clear_unlock_delalloc() to take a folio
Josef Bacik
2024-09-10
btrfs: convert process_one_page() to operate only on folios
Josef Bacik
2024-09-10
btrfs: convert __process_pages_contig() to take a folio
Josef Bacik
2024-09-10
btrfs: convert __unlock_for_delalloc() to take a folio
Josef Bacik
2024-09-10
btrfs: convert lock_delalloc_pages() to take a folio
Josef Bacik
2024-09-10
btrfs: convert find_lock_delalloc_range() to use a folio
Josef Bacik
2024-09-10
btrfs: convert writepage_delalloc() to take a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_mark_ordered_io_finished() to take a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_finish_ordered_extent() to take a folio
Josef Bacik
2024-09-10
btrfs: convert __extent_writepage() to be completely folio based
Josef Bacik
2024-09-10
btrfs: convert extent_write_locked_range() to use folios
Josef Bacik
2024-09-10
btrfs: convert __extent_writepage_io() to take a folio
Josef Bacik
2024-09-10
btrfs: update the writepage tracepoint to take a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_do_readpage() to only use a folio
Josef Bacik
2024-09-10
btrfs: convert submit_extent_page() to use a folio
Josef Bacik
2024-09-10
btrfs: convert begin_page_folio() to take a folio instead
Josef Bacik
2024-09-10
btrfs: convert end_page_read() to take a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_read_folio() to only use a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_readahead() to only use folio
Josef Bacik
2024-08-13
btrfs: fix invalid mapping of extent xarray state
Naohiro Aota
2024-07-11
btrfs: move extent_range_clear_dirty_for_io() into inode.c
Qu Wenruo
2024-07-11
btrfs: rename the extra_gfp parameter of btrfs_alloc_page_array()
Qu Wenruo
2024-07-11
btrfs: remove the extra_gfp parameter from btrfs_alloc_folio_array()
Qu Wenruo
2024-07-11
btrfs: pass a btrfs_inode to is_data_inode()
David Sterba
2024-07-11
btrfs: constify pointer parameters where applicable
David Sterba
2024-07-11
btrfs: make extent_write_locked_range() handle subpage writeback correctly
Qu Wenruo
2024-07-11
btrfs: do not clear page dirty inside extent_write_locked_range()
Qu Wenruo
2024-07-11
btrfs: lock subpage ranges in one go for writepage_delalloc()
Qu Wenruo
2024-07-11
btrfs: make __extent_writepage_io() to write specified range only
Qu Wenruo
2024-07-11
btrfs: remove extent_map::block_start member
Qu Wenruo
2024-07-11
btrfs: move fiemap code into its own file
Filipe Manana
2024-07-11
btrfs: constify parameters of write_eb_member() and its users
David Sterba
2024-07-11
btrfs: remove duplicate name variable declarations
David Sterba
2024-07-04
btrfs: fix folio refcount in __alloc_dummy_extent_buffer()
Boris Burkov
2024-06-06
btrfs: protect folio::private when attaching extent buffer folios
Qu Wenruo
2024-05-07
btrfs: count super block write errors in device instead of tracking folio err...
Matthew Wilcox (Oracle)
2024-05-07
btrfs: add a cached state to extent_clear_unlock_delalloc
Josef Bacik
2024-05-07
btrfs: push the extent lock into btrfs_run_delalloc_range
Josef Bacik
2024-05-07
btrfs: make try_release_extent_mapping() return a bool
Filipe Manana
2024-05-07
btrfs: be better releasing extent maps at try_release_extent_mapping()
Filipe Manana
2024-05-07
btrfs: remove i_size restriction at try_release_extent_mapping()
Filipe Manana
2024-05-07
btrfs: use btrfs_get_fs_generation() at try_release_extent_mapping()
Filipe Manana
[prev]
[next]