LKML Archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Ceph fixes for 6.4-rc6
@ 2023-06-09 16:31 Ilya Dryomov
  2023-06-09 18:19 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ilya Dryomov @ 2023-06-09 16:31 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ceph-devel, linux-kernel

Hi Linus,

The following changes since commit 9561de3a55bed6bdd44a12820ba81ec416e705a7:

  Linux 6.4-rc5 (2023-06-04 14:04:27 -0400)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-6.4-rc6

for you to fetch changes up to 409e873ea3c1fd3079909718bbeb06ac1ec7f38b:

  ceph: fix use-after-free bug for inodes when flushing capsnaps (2023-06-08 08:56:25 +0200)

----------------------------------------------------------------
A fix for a potential data corruption in differential backup and
snapshot-based mirroring scenarios in RBD and a reference counting
fixup to avoid use-after-free in CephFS, all marked for stable.

----------------------------------------------------------------
Ilya Dryomov (2):
      rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag setting
      rbd: get snapshot context after exclusive lock is ensured to be held

Xiubo Li (1):
      ceph: fix use-after-free bug for inodes when flushing capsnaps

 drivers/block/rbd.c | 62 +++++++++++++++++++++++++++++++++++++----------------
 fs/ceph/caps.c      |  6 ++++++
 fs/ceph/snap.c      |  4 +++-
 3 files changed, 53 insertions(+), 19 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Ceph fixes for 6.4-rc6
  2023-06-09 16:31 [GIT PULL] Ceph fixes for 6.4-rc6 Ilya Dryomov
@ 2023-06-09 18:19 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-06-09 18:19 UTC (permalink / raw)
  To: Ilya Dryomov; +Cc: Linus Torvalds, ceph-devel, linux-kernel

The pull request you sent on Fri,  9 Jun 2023 18:31:42 +0200:

> https://github.com/ceph/ceph-client.git tags/ceph-for-6.4-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7e8c948b3f09b19e3883517e10a3d5ffa9899f84

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-09 18:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-09 16:31 [GIT PULL] Ceph fixes for 6.4-rc6 Ilya Dryomov
2023-06-09 18:19 ` 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).