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 4cd25c0e9e22 Merge branch 'nfsd-fixes' of https://git.kernel.org/pub/sc [...] omits 409d728e58da Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] omits 0ad766f0e49b Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...] omits 80909f820fb8 Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...] omits cba8a6e918d7 erofs: don't bother with s_stack_depth increasing for now omits 5c94889f8419 Merge branch 'misc-6.19' into next-fixes new 7f98ab9da046 Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/s [...] new f0b9d8eb98df Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/li [...] new 98eafd971f0f Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...] new 1aff297ffb92 btrfs: avoid access-beyond-folio for bs > ps encoded writes new 8731f2c50b0b btrfs: release path before initializing extent tree in btr [...] new 30bcf4e824aa btrfs: only enforce free space tree if v1 cache is require [...] new cefd80925180 btrfs: force free space tree for bs > ps cases new 530e3d4af566 btrfs: fix NULL pointer dereference in do_abort_log_replay() new 2bb83bc42be6 btrfs: show correct warning if can't read data reloc tree new 143a6d7f28a0 Merge branch 'misc-6.19' into next-fixes new 6c9d7939c14b Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...] new 4f0d4a1e4b91 erofs: don't bother with s_stack_depth increasing for now new 3e97cebd96f6 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
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 (4cd25c0e9e22) \ N -- N -- N refs/heads/fs-current (3e97cebd96f6)
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 13 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/disk-io.c | 1 + fs/btrfs/inode.c | 41 ++++++++++++++++++++++++++++++++--------- fs/btrfs/super.c | 12 +++++------- fs/btrfs/tree-log.c | 2 +- 4 files changed, 39 insertions(+), 17 deletions(-)