Revision 5ba7026b4467b55fedddf73d093ef3322e8e5b52 authored by Linus Torvalds on 12 April 2012, 19:07:39 UTC, committed by Linus Torvalds on 12 April 2012, 19:07:39 UTC
Pull vfs fixes from Al Viro:
 "Regression fix in mtdchar_open(), fix for a really old leak
  (almost never hit in practice - it's a b0rken failure exit in
  simple_fill_super()) and a typo fix in vfs.txt (misspelled
  method type)."

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  typo fix in Documentation/filesystems/vfs.txt
  dentry leak in simple_fill_super() failure exit
  fix breakage in mtdchar_open(), sanitize failure exits
2 parent s 4585276 + b1349f2
History
File Mode Size
interface
Kbuild -rw-r--r-- 43 bytes
balloon.h -rw-r--r-- 1.1 KB
events.h -rw-r--r-- 3.5 KB
evtchn.h -rw-r--r-- 2.9 KB
features.h -rw-r--r-- 463 bytes
gntalloc.h -rw-r--r-- 2.6 KB
gntdev.h -rw-r--r-- 5.6 KB
grant_table.h -rw-r--r-- 6.4 KB
hvc-console.h -rw-r--r-- 479 bytes
hvm.h -rw-r--r-- 695 bytes
page.h -rw-r--r-- 347 bytes
platform_pci.h -rw-r--r-- 1.5 KB
privcmd.h -rw-r--r-- 2.6 KB
swiotlb-xen.h -rw-r--r-- 2.1 KB
tmem.h -rw-r--r-- 155 bytes
xen-ops.h -rw-r--r-- 875 bytes
xen.h -rw-r--r-- 856 bytes
xenbus.h -rw-r--r-- 7.7 KB
xenbus_dev.h -rw-r--r-- 1.7 KB
xencomm.h -rw-r--r-- 2.5 KB

back to top