Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 23 Jan 2014 17:22:58 +0000 (09:22 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 23 Jan 2014 17:22:58 +0000 (09:22 -0800)
commit5ee7a81a9fd9f663acdd7ecf6c395bcfc014b98f
treecba7e99f5c3a1026ca3594d6656bf04db090c553
parent0d90d638720ba14874e34cbd8766e4dc3f14f458
parent7678ac50615d9c7a491d9861e020e4f5f71b594c
Merge branch 'for-linus' of git://git./linux/kernel/git/mszeredi/fuse

Pull fuse update from Miklos Szeredi:
 "This contains a fix for a potential use-after-module-unload bug
  noticed by Al and caching improvements for read-only fuse filesystems
  by Andrew Gallagher"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse:
  fuse: support clients that don't implement 'open'
  fuse: don't invalidate attrs when not using atime
  fuse: fix SetPageUptodate() condition in STORE
  fuse: fix pipe_buf_operations