* [GIT PULL] Ceph fixes for 5.6-rc8
@ 2020-03-26 20:14 Ilya Dryomov
2020-03-26 22:55 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Ilya Dryomov @ 2020-03-26 20:14 UTC (permalink / raw)
To: Linus Torvalds; +Cc: ceph-devel, linux-kernel
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Ceph fixes for 5.6-rc8
2020-03-26 20:14 [GIT PULL] Ceph fixes for 5.6-rc8 Ilya Dryomov
@ 2020-03-26 22:55 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-03-26 22:55 UTC (permalink / raw)
To: Ilya Dryomov; +Cc: Linus Torvalds, ceph-devel, linux-kernel
The pull request you sent on Thu, 26 Mar 2020 21:14:53 +0100:
> https://github.com/ceph/ceph-client.git tags/ceph-for-5.6-rc8
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/60268940cd15491be6db4503d6f74f27fb38ae42
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-03-26 22:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-26 20:14 [GIT PULL] Ceph fixes for 5.6-rc8 Ilya Dryomov
2020-03-26 22:55 ` pr-tracker-bot
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