linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] jfs updates for 5.11
@ 2020-12-14 18:07 Dave Kleikamp
  2020-12-16  3:44 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Kleikamp @ 2020-12-14 18:07 UTC (permalink / raw)
  To: Linus Torvalds, LKML, jfs-discussion

The following changes since commit 585e5b17b92dead8a3aca4e3c9876fbca5f7e0ba:

   Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt (2020-11-12 16:39:58 -0800)

are available in the Git repository at:

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

for you to fetch changes up to c61b3e4839007668360ed8b87d7da96d2e59fc6c:

   jfs: Fix array index bounds check in dbAdjTree (2020-11-13 16:03:07 -0600)

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

----------------------------------------------------------------
Dave Kleikamp (1):
       jfs: Fix array index bounds check in dbAdjTree

Dinghao Liu (1):
       jfs: Fix memleak in dbAdjCtl

Randy Dunlap (1):
       jfs: delete duplicated words + other fixes

  fs/jfs/jfs_dmap.c   | 10 +++++++---
  fs/jfs/jfs_dmap.h   |  2 +-
  fs/jfs/jfs_extent.c |  2 +-
  fs/jfs/jfs_extent.h |  2 +-
  fs/jfs/jfs_logmgr.h |  2 +-
  fs/jfs/jfs_txnmgr.c |  2 +-
  fs/jfs/jfs_xtree.c  |  2 +-
  7 files changed, 13 insertions(+), 9 deletions(-)

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

* Re: [GIT PULL] jfs updates for 5.11
  2020-12-14 18:07 [GIT PULL] jfs updates for 5.11 Dave Kleikamp
@ 2020-12-16  3:44 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-12-16  3:44 UTC (permalink / raw)
  To: Dave Kleikamp; +Cc: Linus Torvalds, LKML, jfs-discussion

The pull request you sent on Mon, 14 Dec 2020 12:07:50 -0600:

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

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

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:[~2020-12-16  3:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-14 18:07 [GIT PULL] jfs updates for 5.11 Dave Kleikamp
2020-12-16  3:44 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).