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, gfs2@lists.linux.dev
Subject: [GIT PULL] dlm updates for 7.0
Date: Mon, 9 Feb 2026 11:45:38 -0600	[thread overview]
Message-ID: <aYodQumcGQCTCrBK@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-7.0

This set includes several minor code cleanups, and one notable fix
for recovery of in-progress lock conversions which would lead to a
the convert operation never completing.

Thanks,
Dave

Alex Shi (1):
      fs/dlm/dir: remove unuse variable count_match

Alexander Aring (1):
      dlm: fix recovery pending middle conversion

Christophe JAILLET (1):
      dlm: Constify struct configfs_item_operations and configfs_group_operations

Ezrak1e (1):
      dlm: validate length in dlm_search_rsb_tree

Gustavo A. R. Silva (1):
      dlm: Avoid -Wflex-array-member-not-at-end warning

Shaurya Rane (1):
      fs/dlm: use list_add_tail() instead of open-coding list insertion

 fs/dlm/config.c       | 16 ++++++++--------
 fs/dlm/dir.c          |  6 +++---
 fs/dlm/dlm_internal.h |  4 +++-
 fs/dlm/lock.c         | 22 +++-------------------
 fs/dlm/member.c       |  6 +-----
 5 files changed, 18 insertions(+), 36 deletions(-)


             reply	other threads:[~2026-02-09 17:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-09 17:45 David Teigland [this message]
2026-02-10  0:50 ` [GIT PULL] dlm updates for 7.0 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=aYodQumcGQCTCrBK@redhat.com \
    --to=teigland@redhat.com \
    --cc=gfs2@lists.linux.dev \
    --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