diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-05-09 16:35:00 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-05-09 16:35:00 -0700 |
commit | 2d4fe27850420606155fb1f7d18ab2b40153e67b (patch) | |
tree | 56b0d465e1189babf4ac668a5b048a747bfb9682 /drivers/net | |
parent | 2e99f3a12b20ab3afad0e042cc0bdd0ee855dca0 (diff) | |
parent | 94f370cab6e5ac514b658c6b2b3aa308cefc5c7a (diff) | |
download | blackbird-op-linux-2d4fe27850420606155fb1f7d18ab2b40153e67b.tar.gz blackbird-op-linux-2d4fe27850420606155fb1f7d18ab2b40153e67b.zip |
Merge git://git.infradead.org/users/willy/linux-nvme
Pull NVMe driver update from Matthew Wilcox:
"Lots of exciting new features in the NVM Express driver this time,
including support for emulating SCSI commands, discard support and the
ability to submit per-sector metadata with I/Os.
It's still mostly bugfixes though!"
* git://git.infradead.org/users/willy/linux-nvme: (27 commits)
NVMe: Use user defined admin ioctl timeout
NVMe: Simplify Firmware Activate code slightly
NVMe: Only clear the enable bit when disabling controller
NVMe: Wait for device to acknowledge shutdown
NVMe: Schedule timeout for sync commands
NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IO
NVMe: Device specific stripe size handling
NVMe: Split non-mergeable bio requests
NVMe: Remove dead code in nvme_dev_add
NVMe: Check for NULL memory in nvme_dev_add
NVMe: Fix error clean-up on nvme_alloc_queue
NVMe: Free admin queue on request_irq error
NVMe: Add scsi unmap to SG_IO
NVMe: queue usage fixes in nvme-scsi
NVMe: Set TASK_INTERRUPTIBLE before processing queues
NVMe: Add a character device for each nvme device
NVMe: Fix endian-related problems in user I/O submission path
NVMe: Fix I/O cancellation status on big-endian machines
NVMe: Fix sparse warnings in scsi emulation
NVMe: Don't fail initialisation unnecessarily
...
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions