Message ID | 20200729171125.GA21194@infradead.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <SRS0=8JfY=BI=vger.kernel.org=linux-block-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id CDD6B722 for <patchwork-linux-block@patchwork.kernel.org>; Wed, 29 Jul 2020 17:11:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B52AB2082E for <patchwork-linux-block@patchwork.kernel.org>; Wed, 29 Jul 2020 17:11:30 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="hYCxpd8z" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726664AbgG2RLa (ORCPT <rfc822;patchwork-linux-block@patchwork.kernel.org>); Wed, 29 Jul 2020 13:11:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56628 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726476AbgG2RL3 (ORCPT <rfc822;linux-block@vger.kernel.org>); Wed, 29 Jul 2020 13:11:29 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BB49BC061794 for <linux-block@vger.kernel.org>; Wed, 29 Jul 2020 10:11:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Type:MIME-Version:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=8x5+1sBZGgSeebNtxQXIZMi3XZqMO+qzdh4d6SFy7M0=; b=hYCxpd8zyFd4EIxRH5jxTf68BV db2mQgyUb6JAqdSj9U+spVmbx0W7og8+UdfNyVZjXp9DXGtzsSHk/W9scRYB+t9txLKBT+T6rtL0x W/YjljnE8EV/+57lRBiHjxxfmICcGyVNpSbCY6omHtCJt/qVCYO8dTVFE2OPzjhXcDJHGgZh1l0PO m1yXEU58xB7i5lWE6w6FeJExBEDKhCEpdaFkGtTIeDuSw4CMIDYv9L3AtaZ3ioQK9cuJCiAc5efar aqsp+qzCKCTvXxxsyyVgfRhxnQNqmDCRtL5yzQfN2nzZytKkHGrKCEUcGueZl9bO5UToppt4XN+Xv Y8g1wEBg==; Received: from 138.57.168.109.cust.ip.kpnqwest.it ([109.168.57.138] helo=localhost) by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1k0pbx-0002cs-NE; Wed, 29 Jul 2020 17:11:26 +0000 Date: Wed, 29 Jul 2020 19:11:25 +0200 From: Christoph Hellwig <hch@infradead.org> To: Jens Axboe <axboe@kernel.dk> Cc: Keith Busch <kbusch@kernel.org>, linux-block@vger.kernel.org, Sagi Grimberg <sagi@grimberg.me>, linux-nvme@lists.infradead.org Subject: [GIT PULL] nvme updates for 5.9 Message-ID: <20200729171125.GA21194@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-SRS-Rewrite: SMTP reverse-path rewritten from <hch@infradead.org> by casper.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-block-owner@vger.kernel.org Precedence: bulk List-ID: <linux-block.vger.kernel.org> X-Mailing-List: linux-block@vger.kernel.org |
Series |
[GIT,PULL] nvme updates for 5.9
|
expand
|
On 7/29/20 11:11 AM, Christoph Hellwig wrote:
> git://git.infradead.org/nvme.git nvme-5.9
Pulled, thanks.