[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <e73dbacc-f2ba-4210-879e-42524a4d6283@oracle.com>
Date: Thu, 31 Aug 2023 10:21:26 -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.6
The following changes since commit 74f1456c4a5f3d7da4102ecae5c20370f89c6ed1:
Merge tag 'linux-kselftest-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest (2023-07-18 08:56:02 -0700)
are available in the Git repository at:
git@...hub.com:kleikamp/linux-shaggy.git tags/jfs-6.6
for you to fetch changes up to 0225e10972fa809728b8d4c1bd2772b3ec3fdb57:
jfs: validate max amount of blocks before allocation. (2023-08-29 12:25:47 -0500)
----------------------------------------------------------------
A few small fixes
----------------------------------------------------------------
Alexei Filippov (1):
jfs: validate max amount of blocks before allocation.
Andrew Kanner (1):
fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
Colin Ian King (1):
jfs: remove redundant initialization to pointer ip
Immad Mir (1):
FS: JFS: (trivial) Fix grammatical error in extAlloc
Liu Shixin via Jfs-discussion (1):
jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmount
fs/jfs/jfs_dmap.c | 1 +
fs/jfs/jfs_extent.c | 7 ++++++-
fs/jfs/jfs_imap.c | 1 +
fs/jfs/namei.c | 2 +-
4 files changed, 9 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists