From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753685AbaIPVhl (ORCPT ); Tue, 16 Sep 2014 17:37:41 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:41374 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753036AbaIPVhj (ORCPT ); Tue, 16 Sep 2014 17:37:39 -0400 Date: Tue, 16 Sep 2014 14:37:39 -0700 From: Christoph Hellwig To: James Bottomley Cc: linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [ANNOUNCE] scsi patch queue tree updated Message-ID: <20140916213739.GA19111@infradead.org> References: <20140708134003.GA7790@infradead.org> <20140801122042.GA10771@infradead.org> <20140915225818.GA11869@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140915225818.GA11869@infradead.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 15, 2014 at 03:58:18PM -0700, Christoph Hellwig wrote: > I've pushed two updates to the core-for-3.17 branch of > > git://git.infradead.org/users/hch/scsi-queue.git > > which should go to Linus before the next rc. > > One is a regression fix for drivers using block layer tagging when > not using blk-mq introduced in the blk-mq series, and the other > fixes a potential buffer overrun in the iscsi initiator. > > Updates of the for-3.18 trees will follow soon. core-for-3.17 has grown another fix from Daniel for bidi support. core-for-3.18 has got the autopm fix to balance the calls and thus handle LUNs without attached ULD drivers-for-3.18 has the megaraid, mpt and arcmsr updates as well as a bnx fix