The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Ilya Dryomov <idryomov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: ceph-devel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Ceph fixes for 6.1-rc6
Date: Thu, 17 Nov 2022 22:24:43 +0100	[thread overview]
Message-ID: <20221117212443.16138-1-idryomov@gmail.com> (raw)

Hi Linus,

The following changes since commit 094226ad94f471a9f19e8f8e7140a09c2625abaa:

  Linux 6.1-rc5 (2022-11-13 13:12:55 -0800)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-6.1-rc6

for you to fetch changes up to 5bd76b8de5b74fa941a6eafee87728a0fe072267:

  ceph: fix NULL pointer dereference for req->r_session (2022-11-14 10:29:05 +0100)

----------------------------------------------------------------
Three filesystem bug fixes, intended for stable.

----------------------------------------------------------------
Dan Carpenter (1):
      ceph: fix a NULL vs IS_ERR() check when calling ceph_lookup_inode()

Palmer Dabbelt (1):
      MAINTAINERS: git://github.com -> https://github.com for ceph

Xiubo Li (2):
      ceph: avoid putting the realm twice when decoding snaps fails
      ceph: fix NULL pointer dereference for req->r_session

 MAINTAINERS     |  6 +++---
 fs/ceph/caps.c  | 48 ++++++++++++------------------------------------
 fs/ceph/inode.c |  2 +-
 fs/ceph/snap.c  |  3 ++-
 4 files changed, 18 insertions(+), 41 deletions(-)

             reply	other threads:[~2022-11-17 21:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-17 21:24 Ilya Dryomov [this message]
2022-11-17 21:42 ` [GIT PULL] Ceph fixes for 6.1-rc6 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=20221117212443.16138-1-idryomov@gmail.com \
    --to=idryomov@gmail.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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