All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] jfs updates for 5.12
@ 2021-02-15 16:05 Dave Kleikamp
  2021-02-21 18:39 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Kleikamp @ 2021-02-15 16:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, jfs-discussion

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] jfs updates for 5.12
  2021-02-15 16:05 [GIT PULL] jfs updates for 5.12 Dave Kleikamp
@ 2021-02-21 18:39 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-02-21 18:39 UTC (permalink / raw)
  To: Dave Kleikamp; +Cc: Linus Torvalds, linux-kernel, jfs-discussion

The pull request you sent on Mon, 15 Feb 2021 10:05:32 -0600:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d88e8b67a6f2f6dae41c986ed58cb1955e0179b3

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-21 18:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-15 16:05 [GIT PULL] jfs updates for 5.12 Dave Kleikamp
2021-02-21 18:39 ` pr-tracker-bot

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.