This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fs-current in repository linux-next.
omits db05f7b3e9d8 Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...] omits 02519cad3f17 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits 812e39f7c54a Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] omits 10bd5b848b03 NFSD: Initialize struct nfsd4_copy earlier omits 8aa5effdc951 Merge branch 'misc-6.12' into next-fixes omits d103d49f3c92 btrfs: fix wrong sizeof in btrfs_do_encoded_write() adds b5a468199b99 spi: stm32: fix missing device mode capability in stm32mp25 adds f2b5b8201b15 spi: mtk-snfi: fix kerneldoc for mtk_snand_is_page_ops() adds d0ccf760a405 spi: geni-qcom: Fix boot warning related to pm_runtime and devres adds 25f00a13dccf spi: spi-fsl-dspi: Fix crash when not using GPIO chip select new e42b1a9a2557 Merge tag 'spi-fix-v6.12-rc5' of git://git.kernel.org/pub/ [...] new aa3b3a662334 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new aec8e6bf8391 btrfs: fix use-after-free of block device file in __btrfs_ [...] new 70b5e00a2fcd Merge branch 'misc-6.12' into next-fixes new 67d1f1e29f02 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new 63fab04cbd0f NFSD: Initialize struct nfsd4_copy earlier new 465ec795381e Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...]
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (db05f7b3e9d8) \ N -- N -- N refs/heads/fs-current (465ec795381e)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 7 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/spi/spi-fsl-dspi.c | 6 +++++- drivers/spi/spi-geni-qcom.c | 8 +++++--- drivers/spi/spi-mtk-snfi.c | 2 +- drivers/spi/spi-stm32.c | 1 + fs/btrfs/inode.c | 2 +- fs/btrfs/volumes.c | 1 + 6 files changed, 14 insertions(+), 6 deletions(-)