[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20140123082336.GJ24171@tucsk.piliscsaba.szeredi.hu>
Date: Thu, 23 Jan 2014 09:23:36 +0100
From: Miklos Szeredi <miklos@...redi.hu>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Al Viro <viro@...iv.linux.org.uk>, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org
Subject: [GIT PULL] fuse update for 3.14
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists