linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Ceph fixes for 4.16-rc4
@ 2018-03-02 14:48 Ilya Dryomov
  0 siblings, 0 replies; only message in thread
From: Ilya Dryomov @ 2018-03-02 14:48 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ceph-devel, linux-kernel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-02 14:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-02 14:48 [GIT PULL] Ceph fixes for 4.16-rc4 Ilya Dryomov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).