]> www.infradead.org Git - users/hch/misc.git/commit
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 4 Apr 2025 04:12:48 +0000 (21:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 4 Apr 2025 04:12:48 +0000 (21:12 -0700)
commite48e99b6edf41c69c5528aa7ffb2daf3c59ee105
tree3ebf4e669212902027b45f9fc83075d35cabfd1e
parent06a22366d6a11ca8ed03c738171822ac9b714cfd
parent00cdfdcfa0806202aea56b02cedbf87ef1e75df8
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull dcache fixes from Al Viro:
 "Fixes for bugs caught as part of tree-in-dcache work.

  Mostly dentry refcount mishandling"

* tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  hypfs_create_cpu_files(): add missing check for hypfs_mkdir() failure
  qibfs: fix _another_ leak
  spufs: fix a leak in spufs_create_context()
  spufs: fix gang directory lifetimes
  spufs: fix a leak on spufs_new_file() failure
arch/s390/hypfs/hypfs_diag_fs.c