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
Kconfig -rw-r--r-- 275 bytes
assigned-dev.c -rw-r--r-- 24.8 KB
async_pf.c -rw-r--r-- 5.2 KB
async_pf.h -rw-r--r-- 1.1 KB
coalesced_mmio.c -rw-r--r-- 4.1 KB
coalesced_mmio.h -rw-r--r-- 915 bytes
eventfd.c -rw-r--r-- 15.3 KB
ioapic.c -rw-r--r-- 10.9 KB
ioapic.h -rw-r--r-- 2.2 KB
iodev.h -rw-r--r-- 1.9 KB
iommu.c -rw-r--r-- 8.0 KB
irq_comm.c -rw-r--r-- 12.0 KB
kvm_main.c -rw-r--r-- 60.9 KB

back to top