All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Kleikamp <dave.kleikamp@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	"jfs-discussion@lists.sourceforge.net" 
	<jfs-discussion@lists.sourceforge.net>
Subject: [GIT PULL] jfs updates for 5.12
Date: Mon, 15 Feb 2021 10:05:32 -0600	[thread overview]
Message-ID: <4605002a-b275-1190-c56d-7d888aa770a0@oracle.com> (raw)

The following changes since commit a0b96314870f7eff6d15a242cb162dfc46b3c284:

   Merge tag 'xfs-5.11-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux (2020-12-18 12:50:18 -0800)

are available in the Git repository at:

   git://github.com/kleikamp/linux-shaggy.git tags/jfs-5.12

for you to fetch changes up to 4208c398aae4c2290864ba15c3dab7111f32bec1:

   fs/jfs: fix potential integer overflow on shift of a int (2021-02-11 11:25:54 -0600)

----------------------------------------------------------------
A few jfs fixes

----------------------------------------------------------------
Colin Ian King (1):
       fs/jfs: fix potential integer overflow on shift of a int

Randy Dunlap (1):
       JFS: more checks for invalid superblock

Yang Li (1):
       jfs: turn diLog(), dataLog() and txLog() into void functions

  fs/jfs/jfs_dmap.c   |  2 +-
  fs/jfs/jfs_filsys.h |  1 +
  fs/jfs/jfs_mount.c  | 10 ++++++++++
  fs/jfs/jfs_txnmgr.c | 35 ++++++++++++++++-------------------
  4 files changed, 28 insertions(+), 20 deletions(-)

             reply	other threads:[~2021-02-15 17:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-15 16:05 Dave Kleikamp [this message]
2021-02-21 18:39 ` [GIT PULL] jfs updates for 5.12 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=4605002a-b275-1190-c56d-7d888aa770a0@oracle.com \
    --to=dave.kleikamp@oracle.com \
    --cc=jfs-discussion@lists.sourceforge.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.