ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Ceph fixes for 5.14-rc6
@ 2021-08-12 18:44 Ilya Dryomov
  2021-08-13  2:59 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ilya Dryomov @ 2021-08-12 18:44 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ceph-devel, linux-kernel

Hi Linus,

The following changes since commit c500bee1c5b2f1d59b1081ac879d73268ab0ff17:

  Linux 5.14-rc4 (2021-08-01 17:04:17 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 8434ffe71c874b9c4e184b88d25de98c2bf5fe3f:

  ceph: take snap_empty_lock atomically with snaprealm refcount change (2021-08-04 19:20:29 +0200)

----------------------------------------------------------------
A patch to avoid a soft lockup in ceph_check_delayed_caps() from Luis
and a reference handling fix from Jeff that should address some memory
corruption reports in the snaprealm area.  Both marked for stable.

----------------------------------------------------------------
Jeff Layton (1):
      ceph: take snap_empty_lock atomically with snaprealm refcount change

Luis Henriques (1):
      ceph: reduce contention in ceph_check_delayed_caps()

 fs/ceph/caps.c       | 17 ++++++++++++++++-
 fs/ceph/mds_client.c | 25 ++++++++++++++++---------
 fs/ceph/snap.c       | 34 +++++++++++++++++-----------------
 fs/ceph/super.h      |  2 +-
 4 files changed, 50 insertions(+), 28 deletions(-)

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

end of thread, other threads:[~2021-08-13  2:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-12 18:44 [GIT PULL] Ceph fixes for 5.14-rc6 Ilya Dryomov
2021-08-13  2:59 ` 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).