This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ae545c3283dc Merge tag 'gpio-fixes-for-v6.5-rc6' of git://git.kernel.or [...] new fc1f91b9231a btrfs: wait for actual caching progress during allocation new effa24f689ce btrfs: don't stop integrity writeback too early new 5c2569987111 btrfs: don't wait for writeback on clean pages in extent_w [...] new 12b2d64e5916 btrfs: properly clear end of the unreserved range in cow_f [...] new 773e722a98e2 btrfs: avoid race between qgroup tree creation and relocation new 05d7ce504545 btrfs: exit gracefully if reloc roots don't match new 6ebcd021c92b btrfs: reject invalid reloc tree root keys with stack dump new 92fb94b69c6a btrfs: set cache_block_group_error if we find an error new a785fd28d31f Merge tag 'for-6.5-rc5-tag' of git://git.kernel.org/pub/sc [...]
The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: fs/btrfs/block-group.c | 17 +++++++++++++++-- fs/btrfs/block-group.h | 2 ++ fs/btrfs/disk-io.c | 13 ++++++++++++- fs/btrfs/extent-tree.c | 5 ++++- fs/btrfs/extent_io.c | 13 ++++++++++--- fs/btrfs/inode.c | 10 +++++----- fs/btrfs/relocation.c | 45 +++++++++++++++++++++++++++++++++++++-------- fs/btrfs/tree-checker.c | 14 ++++++++++++++ 8 files changed, 99 insertions(+), 20 deletions(-)