* [PULL REQUEST] NVMe driver fixes
@ 2013-06-11 21:04 Matthew Wilcox
2013-06-12 3:09 ` Linus Torvalds
0 siblings, 1 reply; 3+ messages in thread
From: Matthew Wilcox @ 2013-06-11 21:04 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-nvme, linux-kernel
Hi Linus,
The following bugfixes have been accumulating for the last few weeks, and
it would be nice if they could be in 3.10.
The following changes since commit ec50f2a97a4a7098a81b40030e0bfe28bdc43740:
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux (2013-05-16 19:01:46 -0700)
are available in the git repository at:
git://git.infradead.org/users/willy/linux-nvme.git fixes-3.10
for you to fetch changes up to fa08a396647767abd24a9e7015cb177121d0cf15:
NVMe: Add MSI support (2013-05-31 11:45:52 -0400)
----------------------------------------------------------------
Chayan Biswas (1):
Return the result from user admin command IOCTL even in case of failure
Dan Carpenter (2):
MAINTAINERS: update NVM EXPRESS DRIVER file list
NVMe: check for integer overflow in nvme_map_user_pages()
Keith Busch (1):
NVMe: Do not cancel command multiple times
Matthew Wilcox (1):
NVMe: Use dma_set_mask() correctly
Ramachandra Rao Gajula (1):
NVMe: Add MSI support
Sachin Kamat (1):
NVMe: Remove redundant version.h header include
Vishal Verma (1):
NVMe: Fix a signedness bug in nvme_trans_modesel_get_mp
Wei Yongjun (1):
NVMe: fix error return code in nvme_submit_bio_queue()
MAINTAINERS | 2 +-
drivers/block/nvme-core.c | 62 +++++++++++++++++++++++++++++++++++----------
drivers/block/nvme-scsi.c | 3 +--
3 files changed, 50 insertions(+), 17 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PULL REQUEST] NVMe driver fixes
2013-06-11 21:04 [PULL REQUEST] NVMe driver fixes Matthew Wilcox
@ 2013-06-12 3:09 ` Linus Torvalds
2013-06-12 6:10 ` Linus Torvalds
0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2013-06-12 3:09 UTC (permalink / raw)
To: Matthew Wilcox; +Cc: linux-nvme, Linux Kernel Mailing List
On Tue, Jun 11, 2013 at 2:04 PM, Matthew Wilcox <willy@linux.intel.com> wrote:
>
> The following bugfixes have been accumulating for the last few weeks, and
> it would be nice if they could be in 3.10.
So I'm not in the least sure I should bother with the whole nvme thing.
It's after -rc5, and this pattern of "stuff comes in quite late in the
merge window, and then even later in the rc series" is getting really
tiresome.
I'm getting a strong signal of "this driver isn't something people
bother to actually maintain". Do you even have access to hardware by
now? I've gotten all of four pull requests for this driver if I look
at the logs correctly, and of those four pull requests one was after
an rc7, and now this is after an rc5.
Simple question: is it worth the bother?
Linus
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PULL REQUEST] NVMe driver fixes
2013-06-12 3:09 ` Linus Torvalds
@ 2013-06-12 6:10 ` Linus Torvalds
0 siblings, 0 replies; 3+ messages in thread
From: Linus Torvalds @ 2013-06-12 6:10 UTC (permalink / raw)
To: Matthew Wilcox; +Cc: linux-nvme, Linux Kernel Mailing List
On Tue, Jun 11, 2013 at 8:09 PM, Linus Torvalds
<torvalds@linux-foundation.org> wrote:
>
> It's after -rc5, and this pattern of "stuff comes in quite late in the
> merge window, and then even later in the rc series" is getting really
> tiresome.
Gaah. I took it. I still don't like the timing here, but looking at
the commits I can't see a reason for dropping it.
Linus
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-06-12 6:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-11 21:04 [PULL REQUEST] NVMe driver fixes Matthew Wilcox
2013-06-12 3:09 ` Linus Torvalds
2013-06-12 6:10 ` Linus Torvalds
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox