linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] dlm updates for 5.10
@ 2020-10-12 18:20 David Teigland
  2020-10-13 16:24 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Teigland @ 2020-10-12 18:20 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.10

This set continues the ongoing rework of the low level
communication layer in the dlm.  The focus here is on
improvements to connection handling, and reworking the
receiving of messages.

Thanks,
Dave

Alexander Aring (13):
      fs: dlm: synchronize dlm before shutdown
      fs: dlm: make connection hash lockless
      fs: dlm: fix dlm_local_addr memory leak
      fs: dlm: fix configfs memory leak
      fs: dlm: move free writequeue into con free
      fs: dlm: handle possible othercon writequeues
      fs: dlm: use free_con to free connection
      fs: dlm: remove lock dependency warning
      fs: dlm: fix mark per nodeid setting
      fs: dlm: handle range check as callback
      fs: dlm: disallow buffer size below default
      fs: dlm: rework receive handling
      fs: dlm: fix race in nodeid2con

 fs/dlm/Kconfig    |   1 +
 fs/dlm/config.c   |  66 ++++++-----
 fs/dlm/config.h   |   4 +-
 fs/dlm/lowcomms.c | 329 ++++++++++++++++++++++++++----------------------------
 fs/dlm/midcomms.c | 136 +++++++++-------------
 fs/dlm/midcomms.h |   3 +-
 6 files changed, 260 insertions(+), 279 deletions(-)


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

* Re: [GIT PULL] dlm updates for 5.10
  2020-10-12 18:20 [GIT PULL] dlm updates for 5.10 David Teigland
@ 2020-10-13 16:24 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-10-13 16:24 UTC (permalink / raw)
  To: David Teigland; +Cc: Linus Torvalds, linux-kernel

The pull request you sent on Mon, 12 Oct 2020 13:20:53 -0500:

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

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

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:[~2020-10-13 16:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-12 18:20 [GIT PULL] dlm updates for 5.10 David Teigland
2020-10-13 16:24 ` 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).