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 e15838b43148 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 85dff451f332 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits 4e69ef3da2a7 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] omits 139591dc610d fscache: delete fscache_cookie_lru_timer when fscache exit [...] omits 007d218b7ee7 fscache: Remove duplicate included header omits fe82e85a25f0 Merge branch 'misc-6.11' into next-fixes new 284b75a3d83c ata: libata: Fix memory leak for error path in ata_host_alloc() new 67784a74e258 Merge tag 'ata-6.11-rc7' of git://git.kernel.org/pub/scm/l [...] new 72a6e22c604c fscache: delete fscache_cookie_lru_timer when fscache exit [...] new ba322e42c710 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new c346c629765a btrfs: qgroup: don't use extent changeset when not needed new b1934cd60695 btrfs: zoned: handle broken write pointer on zones new 95b3456f23e3 btrfs: fix race between direct IO write and fsync when usi [...] new 27a355ae6da9 Merge branch 'misc-6.11' into next-fixes new db20a79860cd Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new d489af84b135 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 (e15838b43148) \ N -- N -- N refs/heads/fs-current (d489af84b135)
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/ata/libata-core.c | 4 +++- fs/btrfs/ctree.h | 1 - fs/btrfs/direct-io.c | 16 +++------------- fs/btrfs/file.c | 9 +++++++-- fs/btrfs/qgroup.c | 3 +-- fs/btrfs/transaction.h | 6 ++++++ fs/btrfs/zoned.c | 30 +++++++++++++++++++++++++----- fs/netfs/fscache_io.c | 1 + 8 files changed, 46 insertions(+), 24 deletions(-)