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 7bca4d719b2f Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...] omits 686ef179f7f2 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits f45f67f10433 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits ce63fc4c8d45 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] omits 2d21e557c9c9 fs: don't misleadingly warn during thaw operations omits 7536b2f06724 VFS: generate FS_CREATE before FS_OPEN when ->atomic_open used. adds ae9daffd9028 MIPS: Routerboard 532: Fix vendor retry check code adds 277a03631202 MIPS: pci: lantiq: restore reset gpio polarity adds ce5cdd3b0521 mips: bmips: BCM6358: make sure CBR is correctly set adds 6e5aee08bd25 Revert "MIPS: pci: lantiq: restore reset gpio polarity" new 6785e3cc09f1 Merge tag 'mips-fixes_6.10_1' of git://git.kernel.org/pub/ [...] adds 3572bd5689b0 tracing: Build event generation tests only as modules new e5b3efbe1ab1 Merge tag 'probes-fixes-v6.10-rc4' of git://git.kernel.org [...] new 2ae4db5647d8 fs: don't misleadingly warn during thaw operations new 702eb71fd650 fsnotify: Do not generate events for O_PATH file descriptors new 7d1cf5e624ef vfs: generate FS_CREATE before FS_OPEN when ->atomic_open used. new 678e745ce882 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new eda1b00a2ab9 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new 74a3a7ce8b91 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 8fef52586e42 Merge branch 'nfsd-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 (7bca4d719b2f) \ N -- N -- N refs/heads/fs-current (8fef52586e42)
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 9 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: arch/mips/bmips/setup.c | 3 ++- arch/mips/pci/ops-rc32434.c | 4 ++-- fs/namei.c | 11 ++++++----- fs/open.c | 6 ++++-- include/linux/fsnotify.h | 8 +++++++- kernel/trace/Kconfig | 4 ++-- 6 files changed, 23 insertions(+), 13 deletions(-)