Revision c83727a6565278dd330748daac046721284adfc2 authored by Linus Torvalds on 12 July 2015, 21:09:36 UTC, committed by Linus Torvalds on 12 July 2015, 21:09:36 UTC
Pull VFS fixes from Al Viro:
 "Fixes for this cycle regression in overlayfs and a couple of
  long-standing (== all the way back to 2.6.12, at least) bugs"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  freeing unlinked file indefinitely delayed
  fix a braino in ovl_d_select_inode()
  9p: don't leave a half-initialized inode sitting around
2 parent s 7fbb58a + 75a6f82
History
File Mode Size
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 308 bytes
acl.c -rw-r--r-- 6.0 KB
addr.c -rw-r--r-- 47.0 KB
cache.c -rw-r--r-- 9.5 KB
cache.h -rw-r--r-- 4.6 KB
caps.c -rw-r--r-- 101.4 KB
ceph_frag.c -rw-r--r-- 365 bytes
debugfs.c -rw-r--r-- 7.6 KB
dir.c -rw-r--r-- 36.1 KB
export.c -rw-r--r-- 5.8 KB
file.c -rw-r--r-- 35.3 KB
inode.c -rw-r--r-- 56.4 KB
ioctl.c -rw-r--r-- 7.5 KB
ioctl.h -rw-r--r-- 3.6 KB
locks.c -rw-r--r-- 9.9 KB
mds_client.c -rw-r--r-- 99.3 KB
mds_client.h -rw-r--r-- 12.7 KB
mdsmap.c -rw-r--r-- 4.5 KB
snap.c -rw-r--r-- 27.7 KB
strings.c -rw-r--r-- 4.1 KB
super.c -rw-r--r-- 25.4 KB
super.h -rw-r--r-- 30.1 KB
xattr.c -rw-r--r-- 28.9 KB

back to top