lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aYodQumcGQCTCrBK@redhat.com>
Date: Mon, 9 Feb 2026 11:45:38 -0600
From: David Teigland <teigland@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, gfs2@...ts.linux.dev
Subject: [GIT PULL] dlm updates for 7.0

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ