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 5.6-rc8
Date: Thu, 26 Mar 2020 21:14:53 +0100 [thread overview]
Message-ID: <20200326201453.7227-1-idryomov@gmail.com> (raw)
Hi Linus,
The following changes since commit 16fbf79b0f83bc752cee8589279f1ebfe57b3b6e:
Linux 5.6-rc7 (2020-03-22 18:31:56 -0700)
are available in the Git repository at:
https://github.com/ceph/ceph-client.git tags/ceph-for-5.6-rc8
for you to fetch changes up to c8d6ee01449cd0d2f30410681cccb616a88f50b1:
ceph: fix memory leak in ceph_cleanup_snapid_map() (2020-03-23 13:07:08 +0100)
----------------------------------------------------------------
A patch for a rather old regression in fullness handling and two memory
leak fixes, marked for stable.
----------------------------------------------------------------
Ilya Dryomov (2):
ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL
libceph: fix alloc_msg_with_page_vector() memory leaks
Luis Henriques (1):
ceph: fix memory leak in ceph_cleanup_snapid_map()
fs/ceph/file.c | 14 +++++++++++---
fs/ceph/snap.c | 1 +
include/linux/ceph/messenger.h | 7 ++++---
include/linux/ceph/osdmap.h | 4 ++++
include/linux/ceph/rados.h | 6 ++++--
net/ceph/messenger.c | 9 +++++++--
net/ceph/osd_client.c | 14 +++-----------
net/ceph/osdmap.c | 9 +++++++++
8 files changed, 43 insertions(+), 21 deletions(-)
next reply other threads:[~2020-03-26 20:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-26 20:14 Ilya Dryomov [this message]
2020-03-26 22:55 ` 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=20200326201453.7227-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
Powered by JetHome