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
2025-05-15
btrfs: simplify last record detection at set_extent_bit()
Filipe Manana
2025-05-15
btrfs: exit after state split error at set_extent_bit()
Filipe Manana
2025-05-15
btrfs: exit after state insertion failure at set_extent_bit()
Filipe Manana
2025-05-15
btrfs: simplify last record detection at btrfs_convert_extent_bit()
Filipe Manana
2025-05-15
btrfs: avoid re-searching tree when converting bits in an extent range
Filipe Manana
2025-05-15
btrfs: avoid repeated extent state processing when converting extent bits
Filipe Manana
2025-05-15
btrfs: avoid unnecessary next node searches when clearing bits from extent range
Filipe Manana
2025-05-15
btrfs: exit after state insertion failure at btrfs_convert_extent_bit()
Filipe Manana
2025-05-15
btrfs: exit after state split error at btrfs_convert_extent_bit()
Filipe Manana
2025-05-15
btrfs: remove duplicate error check at btrfs_convert_extent_bit()
Filipe Manana
2025-05-15
btrfs: simplify last record detection at btrfs_clear_extent_bit_changeset()
Filipe Manana
2025-05-15
btrfs: avoid extra tree search at btrfs_clear_extent_bit_changeset()
Filipe Manana
2025-05-15
btrfs: use bools for local variables at btrfs_clear_extent_bit_changeset()
Filipe Manana
2025-05-15
btrfs: add missing error return to btrfs_clear_extent_bit_changeset()
Filipe Manana
2025-05-15
btrfs: exit after state split error at btrfs_clear_extent_bit_changeset()
Filipe Manana
2025-05-15
btrfs: remove duplicate error check at btrfs_clear_extent_bit_changeset()
Filipe Manana
2025-05-15
btrfs: get rid of btrfs_read_dev_super()
Qu Wenruo
2025-05-15
btrfs: merge btrfs_read_dev_one_super() into btrfs_read_disk_super()
Qu Wenruo
2025-05-15
btrfs: get rid of goto in alloc_test_extent_buffer()
Daniel Vacek
2025-05-15
btrfs: use buffer xarray for extent buffer writeback operations
Josef Bacik
2025-05-15
btrfs: set DIRTY and WRITEBACK tags on the buffer_tree
Josef Bacik
2025-05-15
btrfs: convert the buffer_radix to an xarray
Josef Bacik
2025-05-15
btrfs: rename btrfs_discard workqueue to btrfs-discard
David Sterba
2025-05-15
btrfs: on unknown chunk allocation policy fallback to regular
David Sterba
2025-05-15
btrfs: reformat comments in acls_after_inode_item()
David Sterba
2025-05-15
btrfs: switch int dev_replace_is_ongoing variables/parameters to bool
David Sterba
2025-05-15
btrfs: trivial conversion to return bool instead of int
David Sterba
2025-05-15
btrfs: subpage: reject tree blocks which are not nodesize aligned
Qu Wenruo
2025-05-15
btrfs: move folio initialization to one place in attach_eb_folio_to_filemap()
Daniel Vacek
2025-05-15
btrfs: raid56: rename parameter err to status in endio helpers
David Sterba
2025-05-15
btrfs: change return type of btrfs_alloc_dummy_sum() to int
David Sterba
2025-05-15
btrfs: rename ret2 to ret in btrfs_submit_compressed_read()
David Sterba
2025-05-15
btrfs: rename ret to status in btrfs_submit_compressed_read()
David Sterba
2025-05-15
btrfs: simplify reading bio status in end_compressed_writeback()
David Sterba
2025-05-15
btrfs: rename error to ret in btrfs_submit_chunk()
David Sterba
2025-05-15
btrfs: rename ret to status in btrfs_submit_chunk()
David Sterba
2025-05-15
btrfs: change return type of btrfs_bio_csum() to int
David Sterba
2025-05-15
btrfs: change return type of btree_csum_one_bio() to int
David Sterba
2025-05-15
btrfs: change return type of btrfs_csum_one_bio() to int
David Sterba
2025-05-15
btrfs: change return type of btrfs_lookup_bio_sums() to int
David Sterba
2025-05-15
btrfs: drop redundant local variable in raid_wait_write_end_io()
David Sterba
2025-05-15
btrfs: merge __setup_root() to btrfs_alloc_root()
David Sterba
2025-05-15
btrfs: use unsigned types for constants defined as bit shifts
David Sterba
2025-05-15
btrfs: remove unused btrfs_io_stripe::length
David Sterba
2025-05-15
btrfs: use list_first_entry() everywhere
David Sterba
2025-05-15
btrfs: convert ASSERT(0) with handled errors to DEBUG_WARN()
David Sterba
2025-05-15
btrfs: convert WARN_ON(IS_ENABLED(CONFIG_BTRFS_DEBUG)) to DEBUG_WARN
David Sterba
2025-05-15
btrfs: add debug build only WARN
David Sterba
2025-05-15
btrfs: use verbose ASSERT() in volumes.c
David Sterba
2025-05-15
btrfs: enhance ASSERT() to take optional format string
David Sterba
[prev]
[next]