From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932655AbcA2Pxu (ORCPT ); Fri, 29 Jan 2016 10:53:50 -0500 Received: from mx0a-00082601.pphosted.com ([67.231.145.42]:44090 "EHLO mx0a-00082601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932120AbcA2Pxs (ORCPT ); Fri, 29 Jan 2016 10:53:48 -0500 Date: Fri, 29 Jan 2016 08:53:42 -0700 From: Jens Axboe To: CC: , Subject: [GIT PULL] Block fix for 4.5-rc2 Message-ID: <20160129155342.GA4874@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline X-Originating-IP: [192.168.54.13] X-Proofpoint-Spam-Reason: safe X-FB-Internal: Safe X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-01-29_06:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, This just contains the fix for the split issue that we had in -rc1. It's been well tested at this point, so let's get it in mainline so we don't have the same split issue for -rc2. Please pull! git://git.kernel.dk/linux-block.git for-linus ---------------------------------------------------------------- Ming Lei (1): block: fix bio splitting on max sectors block/blk-merge.c | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) -- Jens Axboe