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 0fd808ec059b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits c26ca0e4bef4 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new f2aac4c73c99 ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain [...] new 281e23969835 Merge tag 'ata-6.14-final' of git://git.kernel.org/pub/scm [...] adds 53df59ddaadf MAINTAINERS: correct list and scope of LTC4286 HARDWARE MONITOR adds 815f80ad20b6 hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9} new a7f2e10ecd8f Merge tag 'hwmon-fixes-for-v6.14-rc8/6.14' of git://git.ke [...] new 0307d16f3610 afs: Fix afs_atcell_get_link() to check if ws_cell is unset first new d9ecc77193ca fuse: fix uring race condition for null dereference of fc new f298e3765528 netfs: Fix collection of results during pause when collect [...] new 344b7ef248f4 netfs: Call `invalidate_cache` only if implemented new 15e9aaf9fc49 netfs: Fix rolling_buffer_load_from_ra() to not clear mark bits new 07c574eb53d4 netfs: Fix netfs_unbuffered_read() to return ssize_t rathe [...] new 613218fc74b3 Merge patch series "netfs: Miscellaneous fixes" new 466c0cb49646 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new 4641fdca98a0 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new d7d46b811b75 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 (0fd808ec059b) \ N -- N -- N refs/heads/fs-current (d7d46b811b75)
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: MAINTAINERS | 4 +--- drivers/ata/libata-core.c | 14 +++++++++++--- drivers/hwmon/nct6775-core.c | 4 ++-- fs/afs/dynroot.c | 6 +++--- fs/fuse/dev_uring.c | 4 ++-- fs/netfs/direct_read.c | 6 +++--- fs/netfs/read_collect.c | 18 ++++++++++-------- fs/netfs/rolling_buffer.c | 4 ---- fs/netfs/write_collect.c | 3 ++- include/linux/libata.h | 2 ++ 10 files changed, 36 insertions(+), 29 deletions(-)