All of lore.kernel.org
 help / color / mirror / Atom feed
From: willy@linux.intel.com (Matthew Wilcox)
Subject: [GIT PULL] Updates for the NVMe driver
Date: Fri, 22 Mar 2013 16:30:17 -0400	[thread overview]
Message-ID: <20130322203017.GE4671@linux.intel.com> (raw)


Hi Linus,

These patches have mostly been baking for a few months; sorry I didn't
get them in during the merge window.  They're all bug fixes, except for
the addition of the SMART log and the addition to MAINTAINERS.


The following changes since commit 9924a1992a86ebdb7ca36ef790d2ba0da506296c:

  Merge git://git.kernel.org/pub/scm/virt/kvm/kvm (2012-11-12 17:37:53 -0800)

are available in the git repository at:


  git://git.infradead.org/users/willy/linux-nvme.git master

for you to fetch changes up to 122090366d1d5c6ec1bfb6dfdb3a6d121ff074aa:

  NVMe: Add namespaces with no LBA range feature (2013-03-22 14:50:23 -0400)

----------------------------------------------------------------
Keith Busch (7):
      NVMe: Free cmdid on nvme_submit_bio error
      NVMe: End queued bio requests when freeing queue
      NVMe: Set result from user admin command
      NVMe: Add result to nvme_get_features
      NVMe: Define SMART log
      NVMe: Initialize iod nents to 0
      NVMe: Add namespaces with no LBA range feature

Matthew Wilcox (1):
      MAINTAINERS: Add entry for the NVMe driver

 MAINTAINERS          |    8 ++++++++
 drivers/block/nvme.c |   33 ++++++++++++++++++++++++---------
 include/linux/nvme.h |   28 ++++++++++++++++++++++++++++
 3 files changed, 60 insertions(+), 9 deletions(-)

                 reply	other threads:[~2013-03-22 20:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130322203017.GE4671@linux.intel.com \
    --to=willy@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.