Merge tag 'jfs-6.16' of github.com:kleikamp/linux-shaggy
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 May 2025 20:36:38 +0000 (13:36 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 May 2025 20:36:38 +0000 (13:36 -0700)
commit1cbf99e47fef5a0a8cd421487e642283092f07b0
tree10ec38c4e376eaa29f58870425a9d097379ebc8a
parentb1fd8bd0cc18cd8572ac0da21418cce2ee45e04f
parent5dff41a86377563f7a2b968aae00d25b4ceb37c9
Merge tag 'jfs-6.16' of github.com:kleikamp/linux-shaggy

Pull jfs updates from David Kleikamp:
 "A few small fixes for jfs"

* tag 'jfs-6.16' of github.com:kleikamp/linux-shaggy:
  jfs: fix array-index-out-of-bounds read in add_missing_indices
  jfs: Fix null-ptr-deref in jfs_ioc_trim
  jfs: validate AG parameters in dbMount() to prevent crashes