This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 01f95500a162 Merge tag 'uml-for-linux-6.15-rc6' of git://git.kernel.org [...] new 650266ac4c72 dm: add missing unlock on in dm_keyslot_evict() new f1aff4bc199c dm: fix copying after src array boundaries new cccd03371475 Merge tag 'for-6.15/dm-fixes-2' of git://git.kernel.org/pu [...] new 6f9a8ab796c6 btrfs: compression: adjust cb->compressed_folios allocation type new bc7e09750935 btrfs: correct the order of prelim_ref arguments in btrfs_ [...] new d6fe0c69b3aa btrfs: handle empty eb->folios in num_extent_folios() new f95d186255b3 btrfs: avoid NULL pointer dereference if no valid csum tree new 8fb1dcbbcc1f Revert "btrfs: canonicalize the device path before adding it" new 38e541051e1d btrfs: open code folio_index() in btree_clear_folio_dirty_tag() new 0d8d44db295c Merge tag 'for-6.15-rc5-tag' of git://git.kernel.org/pub/s [...]
The 10 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: drivers/md/dm-table.c | 5 ++- fs/btrfs/compression.c | 2 +- fs/btrfs/extent_io.c | 4 +- fs/btrfs/extent_io.h | 2 + fs/btrfs/scrub.c | 4 +- fs/btrfs/volumes.c | 91 +------------------------------------------- include/trace/events/btrfs.h | 2 +- 7 files changed, 12 insertions(+), 98 deletions(-)