index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.c
Age
Commit message (
Expand
)
Author
2026-03-12
Merge tag 'for-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-03-03
btrfs: add missing RCU unlock in error path in try_release_subpage_extent_buf...
Bart Van Assche
2026-02-12
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2026-02-04
btrfs: consolidate fsverity_info lookup
Christoph Hellwig
2026-02-03
btrfs: remove out_failed label in find_lock_delalloc_range()
Filipe Manana
2026-02-03
btrfs: use the btrfs_extent_map_end() helper everywhere
Filipe Manana
2026-02-03
btrfs: replace for_each_set_bit() with for_each_set_bitmap()
Qu Wenruo
2026-02-03
btrfs: concentrate the error handling of submit_one_sector()
Qu Wenruo
2026-02-03
btrfs: search for larger extent maps inside btrfs_do_readpage()
Qu Wenruo
2026-02-02
fsverity: push out fsverity_info lookup
Christoph Hellwig
2026-01-29
Merge tag 'for-6.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-01-21
btrfs: do not strictly require dirty metadata threshold for metadata writepages
Qu Wenruo
2026-01-05
Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-16
btrfs: fix beyond-EOF write handling
Qu Wenruo
2025-12-03
Merge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-11-24
btrfs: relax btrfs_inode::ordered_tree_lock IRQ locking context
Qu Wenruo
2025-11-24
btrfs: remove btrfs_bio::fs_info by extracting it from btrfs_bio::inode
Qu Wenruo
2025-11-24
btrfs: add unlikely to unexpected error case in extent_writepages()
Filipe Manana
2025-11-24
btrfs: split assertion into two in extent_writepage_io()
Filipe Manana
2025-11-24
btrfs: use variable for end offset in extent_writepage_io()
Filipe Manana
2025-11-24
btrfs: truncate ordered extent when skipping writeback past i_size
Filipe Manana
2025-11-24
btrfs: remove unnecessary NULL fs_info check from find_lock_delalloc_range()
Qu Wenruo
2025-10-31
btrfs: Use folio_next_pos()
Matthew Wilcox (Oracle)
2025-10-30
btrfs: ensure no dirty metadata is written back for an fs with errors
Qu Wenruo
2025-10-29
fs: Make wbc_to_tag() inline and use it in fs.
Julian Sun
2025-10-13
btrfs: fix incorrect readahead expansion length
Boris Burkov
2025-09-23
btrfs: add unlikely annotations to branches leading to EIO
David Sterba
2025-09-23
btrfs: prepare compression folio alloc/free for bs > ps cases
Qu Wenruo
2025-09-23
btrfs: fix the incorrect max_bytes value for find_lock_delalloc_range()
Qu Wenruo
2025-09-23
btrfs: return any hit error from extent_writepage_io()
Qu Wenruo
2025-09-23
btrfs: mark extent buffer alignment checks as unlikely
Filipe Manana
2025-09-23
btrfs: store and use node size in local variable in check_eb_alignment()
Filipe Manana
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
2025-09-22
btrfs: convert several int parameters to bool
David Sterba
2025-09-22
btrfs: try to search for data csums in commit root
Boris Burkov
2025-09-02
btrfs: fix corruption reading compressed range when block size is smaller tha...
Qu Wenruo
2025-08-13
btrfs: clear TAG_TOWRITE from buffer tree when submitting a tree block
Qu Wenruo
2025-08-13
btrfs: clear block dirty if btrfs_writepage_cow_fixup() failed
Qu Wenruo
2025-08-13
btrfs: clear block dirty if submit_one_sector() failed
Qu Wenruo
2025-08-07
btrfs: fix subpage deadlock in try_release_subpage_extent_buffer()
Leo Martins
2025-07-22
btrfs: use clear_and_wake_up_bit() where open coded
David Sterba
2025-07-22
btrfs: index buffer_tree using node size
Daniel Vacek
2025-07-22
btrfs: use readahead_expand() on compressed extents
Boris Burkov
2025-07-21
btrfs: use pgoff_t for page index variables
David Sterba
2025-07-21
btrfs: use our message helpers instead of pr_err/pr_warn/pr_info
David Sterba
2025-07-21
btrfs: make extent_buffer_test_bit() return a boolean instead
Filipe Manana
2025-07-21
btrfs: use folio_end() where appropriate
David Sterba
2025-07-21
btrfs: use btrfs_root_id() where not done yet
David Sterba
[next]