v9fs.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Eric Van Hensbergen <ericvh@kernel.org>
To: torvalds@linux-foundation.org
Cc: v9fs@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: [GIT PULL] fs/9p: fixes for 6.9-rc1
Date: Wed, 27 Mar 2024 21:34:14 +0000	[thread overview]
Message-ID: <ZgSQ1nvIyOGm4oCD@3f3e8491d9e9> (raw)

[-- Attachment #1: Type: text/plain, Size: 1082 bytes --]

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git tags/9p-fixes-for-6.9-rc1

for you to fetch changes up to 6630036b7c228f57c7893ee0403e92c2db2cd21d:

  fs/9p: fix uninitialized values during inode evict (2024-03-25 14:16:06 +0000)

----------------------------------------------------------------
fs/9p: fix errors found in 6.9-rc1

Two of these fix syzbot reported issues, and
the other fixes a unused variable in some configurations.

Signed-off-by: Eric Van Hensbergen <ericvh@kernel.org>

----------------------------------------------------------------
Colin Ian King (1):
      fs/9p: remove redundant pointer v9ses

Eric Van Hensbergen (1):
      fs/9p: fix uninitialized values during inode evict

Lizhi Xu (1):
      fs/9p: fix uaf in in v9fs_stat2inode_dotl

 fs/9p/vfs_inode.c      | 16 ++++++++++------
 fs/9p/vfs_inode_dotl.c |  6 +-----
 2 files changed, 11 insertions(+), 11 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2024-03-27 21:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-27 21:34 Eric Van Hensbergen [this message]
2024-03-27 21:57 ` [GIT PULL] fs/9p: fixes for 6.9-rc1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZgSQ1nvIyOGm4oCD@3f3e8491d9e9 \
    --to=ericvh@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=v9fs@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).