]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Jul 2015 21:09:36 +0000 (14:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Jul 2015 21:09:36 +0000 (14:09 -0700)
commit2a26777d807cfcce17761a6583829d9a44a6aa52
tree20c45571c2f387ab51983fb2379f04b2c795dd31
parent2eea03e94f5d1c2ec71a97d8f5b8d3b44fcfc957
parent33cb7ee4bd97748b0eee2076ea6f19505e05aca7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

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