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 d6b1fce8dbc9 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits b79441300c98 Merge branch 'misc-6.14' into next-fixes omits 194b36e10b77 btrfs: fix hole expansion when writing at an offset beyond EOF omits 3b0a08f28d27 btrfs: fix stale page cache after race between readahead a [...] omits 509b100f0d37 btrfs: always fallback to buffered write if the inode requ [...] new 56d5f3eba3f5 acct: perform last write from workqueue new 890ed45bde80 acct: block access to kernel internal filesystems new 240189294fbc Merge patch series "acct: don't allow access to internal f [...] new 400c31cdf036 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new acc18e1c1d8c btrfs: fix stale page cache after race between readahead a [...] new da2dccd7451d btrfs: fix hole expansion when writing at an offset beyond EOF new 7b78871b734d Merge branch 'misc-6.14' into next-fixes new 0b0d09b8f134 Merge branch 'next-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 (d6b1fce8dbc9) \ N -- N -- N refs/heads/fs-current (0b0d09b8f134)
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 8 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/direct-io.c | 17 ------- kernel/acct.c | 134 ++++++++++++++++++++++++++++++++------------------- 2 files changed, 84 insertions(+), 67 deletions(-)