linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] dlm updates for 5.13
@ 2021-04-30 16:28 David Teigland
  2021-04-30 22:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Teigland @ 2021-04-30 16:28 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

Hi Linus,

Please pull dlm updates from tag:

git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm.git dlm-5.13

This set includes more dlm networking cleanups and improvements for
making dlm shutdowns more robust.

Thanks,
Dave


Alexander Aring (13):
      fs: dlm: fix debugfs dump
      fs: dlm: fix mark setting deadlock
      fs: dlm: set connected bit after accept
      fs: dlm: set subclass for othercon sock_mutex
      fs: dlm: add errno handling to check callback
      fs: dlm: add check if dlm is currently running
      fs: dlm: change allocation limits
      fs: dlm: use GFP_ZERO for page buffer
      fs: dlm: simplify writequeue handling
      fs: dlm: check on minimum msglen size
      fs: dlm: remove unaligned memory access handling
      fs: dlm: flush swork on shutdown
      fs: dlm: add shutdown hook

Yang Yingliang (1):
      fs: dlm: fix missing unlock on error in accept_from_sock()


 fs/dlm/config.c    |  86 ++++++++++++++++--------
 fs/dlm/config.h    |   1 -
 fs/dlm/debug_fs.c  |   1 +
 fs/dlm/lock.c      |   2 -
 fs/dlm/lockspace.c |  20 +++---
 fs/dlm/lowcomms.c  | 194 ++++++++++++++++++++++++++++++-----------------------
 fs/dlm/lowcomms.h  |   5 ++
 fs/dlm/midcomms.c  |  33 +++++----
 fs/dlm/rcom.c      |   2 -
 9 files changed, 202 insertions(+), 142 deletions(-)


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

* Re: [GIT PULL] dlm updates for 5.13
  2021-04-30 16:28 [GIT PULL] dlm updates for 5.13 David Teigland
@ 2021-04-30 22:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-04-30 22:40 UTC (permalink / raw)
  To: David Teigland; +Cc: Linus Torvalds, linux-kernel

The pull request you sent on Fri, 30 Apr 2021 11:28:03 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm.git dlm-5.13

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

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:[~2021-04-30 22:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-30 16:28 [GIT PULL] dlm updates for 5.13 David Teigland
2021-04-30 22:40 ` 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).