This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d206a76d7d27 Linux 6.8-rc6 new c8e314624a16 fs/ntfs3: fix build without CONFIG_NTFS3_LZX_XPRESS new 5906333cc4af btrfs: zoned: don't skip block group profile checks on con [...] new 9845664b9ee4 btrfs: dev-replace: properly validate device names new 5897710b28ca btrfs: send: don't issue unnecessary zero writes for trail [...] new e06cc89475ed btrfs: fix data races when accessing the reserved amount o [...] new c7bb26b847e5 btrfs: fix data race at btrfs_use_block_rsv() when accessi [...] new b6c1f1ecb3bf Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/sc [...] new 59950610c0c0 mtd: spinand: gigadevice: Fix the get ecc status issue new 5ab9bbf6c678 mtd: Fix possible refcounting issue when going through par [...] new e6a30d0c48a1 mtd: rawnand: marvell: fix layouts new 45ec2f5f6ed3 Merge tag 'mtd/fixes-for-6.8-rc7' of git://git.kernel.org/ [...]
The 11 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/mtd/mtdcore.c | 1 + drivers/mtd/nand/raw/marvell_nand.c | 13 +++++-------- drivers/mtd/nand/spi/gigadevice.c | 6 ++++-- fs/btrfs/block-rsv.c | 2 +- fs/btrfs/block-rsv.h | 32 ++++++++++++++++++++++++++++++++ fs/btrfs/dev-replace.c | 24 ++++++++++++++++++++---- fs/btrfs/send.c | 17 +++++++++++++---- fs/btrfs/space-info.c | 26 +++++++++++++------------- fs/btrfs/zoned.c | 9 +++++++++ fs/ntfs3/frecord.c | 2 +- 10 files changed, 99 insertions(+), 33 deletions(-)