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.13
Date: Fri, 30 Apr 2021 11:28:03 -0500 [thread overview]
Message-ID: <20210430162803.GA15511@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.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(-)
next reply other threads:[~2021-04-30 16:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-30 16:28 David Teigland [this message]
2021-04-30 22:40 ` [GIT PULL] dlm updates for 5.13 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=20210430162803.GA15511@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