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
.gitignore -rw-r--r-- 120 bytes
Kconfig -rw-r--r-- 6.1 KB
Makefile -rw-r--r-- 3.2 KB
blacklist.c -rw-r--r-- 9.5 KB
blacklist.h -rw-r--r-- 135 bytes
blacklist_hashes.c -rw-r--r-- 147 bytes
check-blacklist-hashes.awk -rwxr-xr-x 1.0 KB
default_x509.genkey -rw-r--r-- 407 bytes
extract-cert.c -rw-r--r-- 3.7 KB
revocation_certificates.S -rw-r--r-- 495 bytes
system_certificates.S -rw-r--r-- 1017 bytes
system_keyring.c -rw-r--r-- 13.1 KB

back to top