From: Linus Torvalds Date: Sat, 29 Sep 2012 17:31:52 +0000 (-0700) Subject: Merge git://git.infradead.org/users/willy/linux-nvme X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=21e98932dcf15fe7eabd09a35f2020e0dd86b685;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git Merge git://git.infradead.org/users/willy/linux-nvme Pull NVMe driver fixes from Matthew Wilcox: "Now that actual hardware has been released (don't have any yet myself), people are starting to want some of these fixes merged." Willy doesn't have hardware? Guys... * git://git.infradead.org/users/willy/linux-nvme: NVMe: Cancel outstanding IOs on queue deletion NVMe: Free admin queue memory on initialisation failure NVMe: Use ida for nvme device instance NVMe: Fix whitespace damage in nvme_init NVMe: handle allocation failure in nvme_map_user_pages() NVMe: Fix uninitialized iod compiler warning NVMe: Do not set IO queue depth beyond device max NVMe: Set block queue max sectors NVMe: use namespace id for nvme_get_features NVMe: replace nvme_ns with nvme_dev for user admin NVMe: Fix nvme module init when nvme_major is set NVMe: Set request queue logical block size --- 21e98932dcf15fe7eabd09a35f2020e0dd86b685