]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'jfs-6.17' of github.com:kleikamp/linux-shaggy
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 31 Jul 2025 17:27:11 +0000 (10:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 31 Jul 2025 17:27:11 +0000 (10:27 -0700)
commit440e6d7e1435bb1e1948eeae34ca8bef6c7c5f82
treea65c6a43c592e2257ec6c1abd6d69b1ed6677530
parentac46ff0f77f1298892a4a1eeac375ed3db495704
parent856db37592021e9155384094e331e2d4589f28b1
Merge tag 'jfs-6.17' of github.com:kleikamp/linux-shaggy

Pull jfs updates from Dave Kleikamp:
 "Fixes and cleanups for JFS filesystem"

* tag 'jfs-6.17' of github.com:kleikamp/linux-shaggy:
  jfs: fix metapage reference count leak in dbAllocCtl
  jfs: stop using write_cache_pages
  jfs: truncate good inode pages when hard link is 0
  jfs: jfs_xtree: replace XT_GETPAGE macro with xt_getpage()
  jfs: Regular file corruption check
  jfs: upper bound check of tree index in dbAllocAG
fs/jfs/file.c
fs/jfs/inode.c