public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Teigland <teigland@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] dlm updates for 5.10
Date: Mon, 12 Oct 2020 13:20:53 -0500	[thread overview]
Message-ID: <20201012182053.GA16029@redhat.com> (raw)

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(-)


             reply	other threads:[~2020-10-12 18:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-12 18:20 David Teigland [this message]
2020-10-13 16:24 ` [GIT PULL] dlm updates for 5.10 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201012182053.GA16029@redhat.com \
    --to=teigland@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox