linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Ceph fixes for 5.18-rc5
@ 2022-04-29 16:26 Ilya Dryomov
  2022-04-29 23:29 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ilya Dryomov @ 2022-04-29 16:26 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ceph-devel, linux-kernel

Hi Linus,

The following changes since commit af2d861d4cd2a4da5137f795ee3509e6f944a25b:

  Linux 5.18-rc4 (2022-04-24 14:51:22 -0700)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-5.18-rc5

for you to fetch changes up to 7acae6183cf37c48b8da48bbbdb78820fb3913f3:

  ceph: fix possible NULL pointer dereference for req->r_session (2022-04-25 10:45:50 +0200)

----------------------------------------------------------------
A fix for a NULL dereference that turns out to be easily triggerable
by fsync (marked for stable) and a false positive WARN and snap_rwsem
locking fixups.

----------------------------------------------------------------
Ilya Dryomov (1):
      libceph: disambiguate cluster/pool full log message

Niels Dossche (1):
      ceph: get snap_rwsem read lock in handle_cap_export for ceph_add_cap

Xiubo Li (2):
      ceph: remove incorrect session state check
      ceph: fix possible NULL pointer dereference for req->r_session

 fs/ceph/caps.c        | 7 +++++++
 fs/ceph/mds_client.c  | 6 ------
 net/ceph/osd_client.c | 6 +++++-
 3 files changed, 12 insertions(+), 7 deletions(-)

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

* Re: [GIT PULL] Ceph fixes for 5.18-rc5
  2022-04-29 16:26 [GIT PULL] Ceph fixes for 5.18-rc5 Ilya Dryomov
@ 2022-04-29 23:29 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-04-29 23:29 UTC (permalink / raw)
  To: Ilya Dryomov; +Cc: Linus Torvalds, ceph-devel, linux-kernel

The pull request you sent on Fri, 29 Apr 2022 18:26:32 +0200:

> https://github.com/ceph/ceph-client.git tags/ceph-for-5.18-rc5

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

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:[~2022-04-29 23:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-29 16:26 [GIT PULL] Ceph fixes for 5.18-rc5 Ilya Dryomov
2022-04-29 23:29 ` 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 NNTP newsgroup(s).