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>] [day] [month] [year] [list]
Message-ID: <5c57a633-af5b-454e-8adf-c28b3e66df12@oracle.com>
Date: Wed, 1 Oct 2025 10:30:17 -0500
From: Dave Kleikamp <dave.kleikamp@...cle.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
        "jfs-discussion@...ts.sourceforge.net" <jfs-discussion@...ts.sourceforge.net>
Subject: [GIT PULL] jfs updates for v6.18

The following changes since commit 5aca7966d2a7255ba92fd5e63268dd767b223aa5:

   Merge tag 'perf-tools-fixes-for-v6.17-2025-09-16' of 
git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools 
(2025-09-16 15:15:54 -0700)

are available in the Git repository at:

   git@...hub.com:kleikamp/linux-shaggy.git tags/jfs-6.18

for you to fetch changes up to cafc6679824a026998d93e7435f6005f64e515d2:

   jfs: replace hardcoded magic number with DTPAGEMAXSLOT constant 
(2025-09-18 09:09:21 -0500)

----------------------------------------------------------------
A few fixes and cleanups for JFS.

----------------------------------------------------------------
Liao Yuanhong (2):
       JFS: Remove unnecessary parentheses
       JFS: Remove redundant 0 value initialization

Shaurya Rane (1):
       jfs: fix uninitialized waitqueue in transaction manager

Tetsuo Handa (1):
       jfs: Verify inode mode when loading from disk

Zheng Yu (1):
       jfs: replace hardcoded magic number with DTPAGEMAXSLOT constant

  fs/jfs/inode.c      |  8 +++++++-
  fs/jfs/jfs_dtree.c  |  4 ++--
  fs/jfs/jfs_logmgr.c |  1 -
  fs/jfs/jfs_mount.c  | 10 +++++-----
  fs/jfs/jfs_txnmgr.c |  9 +++++----
  5 files changed, 19 insertions(+), 13 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ