[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221117212443.16138-1-idryomov@gmail.com>
Date: Thu, 17 Nov 2022 22:24:43 +0100
From: Ilya Dryomov <idryomov@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: ceph-devel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Ceph fixes for 6.1-rc6
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(-)
Powered by blists - more mailing lists