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 1c372856d2f5 Merge branch 'nfsd-fixes' of https://git.kernel.org/pub/sc [...] omits 794b917c89e5 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] omits 8eed3fa395e5 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] omits 5a9071a75b3a Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...] omits fca74943305c Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...] omits 71db937b4e0c Merge branch 'misc-6.18' into next-fixes omits 4c3c2fc82bcd btrfs: Fix PAGE_SIZE format specifier in open_ctree() new 4cfef7a39f84 Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...] new 7e5a5983edda btrfs: fix clearing of BTRFS_FS_RELOC_RUNNING if relocatio [...] new 53a4acbfc1de btrfs: fix memory leak on duplicated memory in the qgroup [...] new b7fdfd29a136 btrfs: only set the device specific options after devices [...] new 42d3a055d946 btrfs: do not use folio_test_partial_kmap() in ASSERT()s new a5a51bf4e9b7 btrfs: do not assert we found block group item when creati [...] new 8ab2fa69691b btrfs: fix incorrect readahead expansion length new fec9b9d3ced3 btrfs: fix memory leaks when rejecting a non SINGLE data p [...] new e92c2941204d btrfs: tree-checker: fix bounds check in check_inode_extref() new 8aec9dbf2db2 btrfs: send: fix -Wflex-array-member-not-at-end warning in [...] new 32b578e755e0 Merge branch 'misc-6.18' into next-fixes new 0c270c97f9ff Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...] new 4710458b599e Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] new baaf5fa1abe8 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] new c8621cdbc957 Merge branch 'nfsd-fixes' of https://git.kernel.org/pub/sc [...]
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 (1c372856d2f5) \ N -- N -- N refs/heads/fs-current (c8621cdbc957)
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: fs/btrfs/extent_io.c | 2 +- fs/btrfs/free-space-tree.c | 15 ++++++++------- fs/btrfs/ioctl.c | 2 +- fs/btrfs/relocation.c | 13 +++++++------ fs/btrfs/scrub.c | 4 ++-- fs/btrfs/send.c | 4 +++- fs/btrfs/super.c | 3 +-- fs/btrfs/tree-checker.c | 2 +- fs/btrfs/zoned.c | 2 +- 9 files changed, 25 insertions(+), 22 deletions(-)