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 82c419de3fb4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits bae1875b0f6e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 07e80c21bd58 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits 6ccd00e27729 Merge branch 'misc-6.10' into next-fixes adds b402a0dce64a scsi: scsi_debug: Fix create target debugfs failure adds ab2068a6fb84 scsi: libsas: Fix exp-attached device scan after probe fai [...] new 1dfe225e9af5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 734610514cb0 Merge tag 'erofs-for-6.10-rc7-fixes' of git://git.kernel.o [...] new 3cad1bc01041 filelock: Remove locks reliably when fcntl/close race is detected new 391b59b04500 fs: better handle deep ancestor chains in is_subdir() new 655593a40efc afs: Convert comma to semicolon new dbd8132aced4 Merge tag 'vfs-6.10-rc7.fixes.2' of git://git.kernel.org/p [...] adds 48236960c06d selftests/resctrl: Fix non-contiguous CBM for AMD new e9d22f7a6655 Merge tag 'linux_kselftest-fixes-6.10-rc7' of git://git.ke [...] new 64d2c847ba38 btrfs: zoned: fix calc_available_free_space() for zoned mode new 724d8042cef8 btrfs: always do the basic checks for btrfs_qgroup_inherit [...] new 9da45c88e124 btrfs: fix uninitialized return value in the ref-verify tool new de7d52e5625f btrfs: fix folio refcount in btrfs_do_encoded_write() new e8bde31ed7fa btrfs: fix folio refcount in __alloc_dummy_extent_buffer() new 5b63f5b7f7ba Merge branch 'misc-6.10' into next-fixes new b15cd202d4d2 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new 971ae5795e0c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
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 (82c419de3fb4) \ N -- N -- N refs/heads/fs-current (971ae5795e0c)
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 15 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/scsi/libsas/sas_internal.h | 14 +++++++++++++ drivers/scsi/scsi_debug.c | 6 +++++- fs/afs/inode.c | 4 ++-- fs/btrfs/extent_io.c | 2 +- fs/btrfs/inode.c | 2 +- fs/btrfs/qgroup.c | 10 ++++++++-- fs/btrfs/ref-verify.c | 9 +++++++-- fs/btrfs/space-info.c | 24 +++++++++++++++++++--- fs/dcache.c | 31 +++++++++++++---------------- fs/locks.c | 9 ++++----- tools/testing/selftests/resctrl/cat_test.c | 32 ++++++++++++++++++++---------- 11 files changed, 99 insertions(+), 44 deletions(-)