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

Reply via email to