[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210826155142.31960-1-idryomov@gmail.com>
Date: Thu, 26 Aug 2021 17:51:42 +0200
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 5.14-rc8
Hi Linus,
The following changes since commit e22ce8eb631bdc47a4a4ea7ecf4e4ba499db4f93:
Linux 5.14-rc7 (2021-08-22 14:24:56 -0700)
are available in the Git repository at:
https://github.com/ceph/ceph-client.git tags/ceph-for-5.14-rc8
for you to fetch changes up to a9e6ffbc5b7324b6639ee89028908b1e91ceed51:
ceph: fix possible null-pointer dereference in ceph_mdsmap_decode() (2021-08-25 16:34:11 +0200)
----------------------------------------------------------------
Two memory management fixes for the filesystem.
----------------------------------------------------------------
Tuo Li (1):
ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
Xiubo Li (1):
ceph: correctly handle releasing an embedded cap flush
fs/ceph/caps.c | 21 +++++++++++++--------
fs/ceph/mds_client.c | 7 ++++---
fs/ceph/mdsmap.c | 8 +++++---
fs/ceph/snap.c | 3 +++
fs/ceph/super.h | 3 ++-
5 files changed, 27 insertions(+), 15 deletions(-)
Powered by blists - more mailing lists