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 4.16-rc4
Date: Fri, 2 Mar 2018 15:48:24 +0100 [thread overview]
Message-ID: <1520002104-12128-1-git-send-email-idryomov@gmail.com> (raw)
Hi Linus,
The following changes since commit 4a3928c6f8a53fa1aed28ccba227742486e8ddcb:
Linux 4.16-rc3 (2018-02-25 18:50:41 -0800)
are available in the git repository at:
https://github.com/ceph/ceph-client.git tags/ceph-for-4.16-rc4
for you to fetch changes up to 1c789249578895bb14ab62b4327306439b754857:
ceph: fix potential memory leak in init_caches() (2018-03-01 16:39:47 +0100)
----------------------------------------------------------------
A cap handling fix from Zhi that ensures that metadata writeback isn't
delayed and three error path memory leak fixups from Chengguang.
----------------------------------------------------------------
Chengguang Xu (3):
libceph, ceph: avoid memory leak when specifying same option several times
ceph: fix dentry leak when failing to init debugfs
ceph: fix potential memory leak in init_caches()
Zhi Zhang (1):
ceph: flush dirty caps of unlinked inode ASAP
fs/ceph/caps.c | 26 ++++++++++++++++++++++++++
fs/ceph/dir.c | 28 +++++-----------------------
fs/ceph/super.c | 27 +++++++++++++--------------
fs/ceph/super.h | 2 +-
net/ceph/ceph_common.c | 7 +++++++
5 files changed, 52 insertions(+), 38 deletions(-)
reply other threads:[~2018-03-02 14:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1520002104-12128-1-git-send-email-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