Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752806AbbLKN7P (ORCPT ); Fri, 11 Dec 2015 08:59:15 -0500 Received: from mail-wm0-f43.google.com ([74.125.82.43]:37219 "EHLO mail-wm0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751741AbbLKN7M (ORCPT ); Fri, 11 Dec 2015 08:59:12 -0500 Date: Fri, 11 Dec 2015 14:59:05 +0100 From: Miklos Szeredi To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: [GIT PULL] fuse fixes for 4.4 Message-ID: <20151211135905.GB4732@tucsk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 639 Lines: 27 Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus Two bugfixes, both bound for -stable. Thanks, Miklos --- Miklos Szeredi (1): cuse: fix memory leak Roman Gushchin (1): fuse: break infinite loop in fuse_fill_write_pages() --- fs/fuse/cuse.c | 2 ++ fs/fuse/file.c | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/