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
Age
Commit message (
Expand
)
Author
2024-09-10
btrfs: refactor __extent_writepage_io() to do sector-by-sector submission
Qu Wenruo
2024-09-10
btrfs: subpage: fix the bitmap dump which can cause bitmap corruption
Qu Wenruo
2024-09-10
btrfs: reduce chunk_map lookups in btrfs_map_block()
Johannes Thumshirn
2024-09-10
btrfs: directly wake up cleaner kthread in the BTRFS_IOC_SYNC ioctl
Filipe Manana
2024-09-10
btrfs: make btrfs_is_subpage() to return false directly for 4K page size
Qu Wenruo
2024-09-10
btrfs: change RST lookup error message level to debug
Johannes Thumshirn
2024-09-10
btrfs: don't readahead the relocation inode on RST
Johannes Thumshirn
2024-09-10
btrfs: set search_commit_root on stripe io in case of relocation
Johannes Thumshirn
2024-09-10
btrfs: rename btrfs_io_stripe::is_scrub to rst_search_commit_root
Johannes Thumshirn
2024-09-10
btrfs: don't dump stripe-tree on lookup error
Johannes Thumshirn
2024-09-10
btrfs: add comment about locking in cow_file_range_inline()
Boris Burkov
2024-09-10
btrfs: more efficient chunk map iteration when device replace finishes
Filipe Manana
2024-09-10
btrfs: reschedule when updating chunk maps at the end of a device replace
Filipe Manana
2024-09-10
btrfs: convert extent_range_clear_dirty_for_io() to use a folio
Josef Bacik
2024-09-10
btrfs: convert insert_inline_extent() to use a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_set_range_writeback() to use a folio
Josef Bacik
2024-09-10
btrfs: convert wait_subpage_spinlock() to only use a folio
Josef Bacik
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 read_inline_extent() to use a folio
Josef Bacik
2024-09-10
btrfs: convert uncompress_inline() to take a folio
Josef Bacik
2024-09-10
btrfs: convert struct btrfs_writepage_fixup to use a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_writepage_cow_fixup() to use folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_writepage_fixup_worker() to use a folio
Josef Bacik
2024-09-10
btrfs: convert submit_uncompressed_range() to take a folio
Josef Bacik
2024-09-10
btrfs: convert struct async_chunk to hold a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_run_delalloc_range() to take a folio
Josef Bacik
2024-09-10
btrfs: convert run_delalloc_compressed() to take a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_cleanup_ordered_extents() to take a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_cleanup_ordered_extents() to use folios
Josef Bacik
2024-09-10
btrfs: convert run_delalloc_nocow() to take a folio
Josef Bacik
2024-09-10
btrfs: convert fallback_to_cow() to take a folio
Josef Bacik
2024-09-10
btrfs: convert cow_file_range() to take a folio
Josef Bacik
2024-09-10
btrfs: convert cow_file_range_inline() to take a folio
Josef Bacik
2024-09-10
btrfs: convert run_delalloc_cow() 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 can_finish_ordered_extent() to use a folio
Josef Bacik
2024-09-10
btrfs: utilize folio more in btrfs_page_mkwrite()
Josef Bacik
2024-09-10
btrfs: convert add_ra_bio_pages() to use only folios
Josef Bacik
2024-09-10
btrfs: convert __extent_writepage() to be completely folio based
Josef Bacik
[prev]
[next]