]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvme
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Jun 2013 06:07:21 +0000 (23:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Jun 2013 06:07:21 +0000 (23:07 -0700)
commit43c08803b8e74896bd36c34111f1946f8a8d0636
tree9707a27fb1eaa6d67e95b31504fbe49f06e52db3
parent4159745c6c6ea6feb7ee6f4c4aceaa3ec3d9ab23
parent1019f462f97c963fa8290a97bcba9c9f9067434c
Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvme

Pull NVMe fixes from Matthew Wilcox.

* 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvme:
  NVMe: Add MSI support
  NVMe: Use dma_set_mask() correctly
  Return the result from user admin command IOCTL even in case of failure
  NVMe: Do not cancel command multiple times
  NVMe: fix error return code in nvme_submit_bio_queue()
  NVMe: check for integer overflow in nvme_map_user_pages()
  MAINTAINERS: update NVM EXPRESS DRIVER file list
  NVMe: Fix a signedness bug in nvme_trans_modesel_get_mp
  NVMe: Remove redundant version.h header include
MAINTAINERS