Revision 1bbc99158504a335cf150d070c76f7edef4ed45d authored by Linus Torvalds on 09 May 2024, 15:39:10 UTC, committed by Linus Torvalds on 09 May 2024, 15:39:10 UTC
Pull dentry leak fix from Al Viro:
 "Dentry leak fix in the qibfs driver that I forgot to send a pull
  request for ;-/

  My apologies - it actually sat in vfs.git#fixes for more than two
  months..."

* tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  qibfs: fix dentry leak
2 parent s 45db3ab + aa23317
History
File Mode Size
Makefile -rw-r--r-- 375 bytes
copy.c -rw-r--r-- 2.8 KB
io.c -rw-r--r-- 4.3 KB
linear.c -rw-r--r-- 5.7 KB
mixer_oss.c -rw-r--r-- 39.6 KB
mulaw.c -rw-r--r-- 10.3 KB
pcm_oss.c -rw-r--r-- 86.4 KB
pcm_plugin.c -rw-r--r-- 21.8 KB
pcm_plugin.h -rw-r--r-- 6.7 KB
rate.c -rw-r--r-- 9.7 KB
route.c -rw-r--r-- 3.1 KB

back to top