]> git.ipfire.org Git - people/ms/linux.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 9 Dec 2015 17:34:26 +0000 (09:34 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 9 Dec 2015 17:34:26 +0000 (09:34 -0800)
commit626d114f46fedb66f56bfbea4743ab68ab88e590
tree5382e4777f5947a8cd702d4031c46c1ec17b93a1
parent978d6a90411ca92e591f3434c98d200e4e3dc5dd
parent2d4594acbf6d8f75a27f3578476b6a27d8b13ebb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull vfs fixes from Al Viro:
 "A couple of fixes, both -stable fodder (9p one all way back to 2.6.32,
  dio - to all branches where "Fix negative return from dio read beyond
  eof" will end up it; it's a fixup to commit marked for -stable)"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  fix the regression from "direct-io: Fix negative return from dio read beyond eof"
  9p: ->evict_inode() should kick out ->i_data, not ->i_mapping