From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miklos Szeredi Subject: [GIT PULL] fuse fixes for 4.0 Date: Thu, 19 Mar 2015 16:57:49 +0100 Message-ID: <20150319155749.GD20913@tucsk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org To: Linus Torvalds Return-path: Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus This fixes bugs in zero-copy splice to the fuse device. Thanks, Miklos --- Miklos Szeredi (2): fuse: notify: don't move pages fuse: set stolen page uptodate Tom Van Braeckel (1): fuse: explicitly set /dev/fuse file's private_data --- fs/fuse/dev.c | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-)