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 11e28850ece0 Merge branch 'ovl-fixes' of git://git.kernel.org/pub/scm/l [...] omits 970a27722632 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 7c7e03c34dff Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits a0adf0bea832 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits 408feced2110 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] 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 0d8d44db295c Merge tag 'for-6.15-rc5-tag' of git://git.kernel.org/pub/s [...] new 7bd809b8d2f0 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new 53e702daf7ed Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new 53ed4955c764 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 51224bc0112e erofs: ensure the extra temporary copy is valid for shorte [...] new 97f32bd2f294 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 5dec07a432c3 Merge branch 'ovl-fixes' of git://git.kernel.org/pub/scm/l [...]
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 (11e28850ece0) \ N -- N -- N refs/heads/fs-current (5dec07a432c3)
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 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/erofs/zdata.c | 31 ++++++++++++++----------------- 2 files changed, 17 insertions(+), 19 deletions(-)