[GIT PULL] fuse update for 3.14

From: Miklos Szeredi
Date: Thu Jan 23 2014 - 03:22:47 EST


Linus,

Please pull the following:

git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus

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.

Thanks,
Miklos
----

Andrew Gallagher (2):
fuse: don't invalidate attrs when not using atime
fuse: support clients that don't implement 'open'

Miklos Szeredi (2):
fuse: fix pipe_buf_operations
fuse: fix SetPageUptodate() condition in STORE

---
fs/fuse/dev.c | 25 +++++++------------------
fs/fuse/dir.c | 14 ++++++++++++--
fs/fuse/file.c | 41 +++++++++++++++++++++++++++++------------
fs/fuse/fuse_i.h | 5 +++++
fs/splice.c | 18 ++++++++++++++++++
include/linux/pipe_fs_i.h | 2 ++
net/core/skbuff.c | 32 +-------------------------------
7 files changed, 74 insertions(+), 63 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/