From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@infradead.org (Christoph Hellwig) Date: Wed, 25 Jun 2014 04:37:15 -0700 Subject: [PATCH v9] NVMe: Convert to blk-mq In-Reply-To: <1403651531-24891-2-git-send-email-m@bjorling.me> References: <1403651531-24891-1-git-send-email-m@bjorling.me> <1403651531-24891-2-git-send-email-m@bjorling.me> Message-ID: <20140625113715.GA4525@infradead.org> On Wed, Jun 25, 2014@01:12:11AM +0200, Matias Bj??rling wrote: > This converts the current NVMe driver to utilize the blk-mq layer. > > Contributions in this patch from: > > Sam Bradshaw > Jens Axboe > Keith Busch > Christoph Hellwig > Robert Nelson Is there really something from me in here except for a bit of review?