This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d07b43284ab3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 42fac187b5c7 btrfs: check delayed refs when we're checking if a ref exists new 31723c9542db btrfs: tree-checker: reject BTRFS_FT_UNKNOWN dir type new ae1e766f623f btrfs: only run the extent map shrinker from kswapd tasks new 46a6e10a1ab1 btrfs: send: allow cloning non-aligned extent if it ends a [...] new 6252690f7e1b btrfs: fix invalid mapping of extent xarray state new 1fb918967b56 Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/s [...]
The 6 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/delayed-ref.c | 67 +++++++++++++++++++++++++++++++++++++++++++++++++ fs/btrfs/delayed-ref.h | 2 ++ fs/btrfs/extent-tree.c | 51 ++++++++++++++++++++++++++++++++----- fs/btrfs/extent_io.c | 14 +++++------ fs/btrfs/extent_map.c | 22 +++++----------- fs/btrfs/send.c | 52 ++++++++++++++++++++++++++++---------- fs/btrfs/super.c | 10 ++++++++ fs/btrfs/tree-checker.c | 5 ++-- 8 files changed, 179 insertions(+), 44 deletions(-)