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-- 58 bytes
Kconfig -rw-r--r-- 63.2 KB
Makefile -rw-r--r-- 1.9 KB
build-version -rwxr-xr-x 177 bytes
calibrate.c -rw-r--r-- 8.6 KB
do_mounts.c -rw-r--r-- 11.0 KB
do_mounts.h -rw-r--r-- 1.2 KB
do_mounts_initrd.c -rw-r--r-- 3.8 KB
do_mounts_rd.c -rw-r--r-- 7.7 KB
init_task.c -rw-r--r-- 6.1 KB
initramfs.c -rw-r--r-- 17.6 KB
main.c -rw-r--r-- 37.9 KB
noinitramfs.c -rw-r--r-- 862 bytes
version-timestamp.c -rw-r--r-- 762 bytes
version.c -rw-r--r-- 1.3 KB

back to top