index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
pci.c
Age
Commit message (
Expand
)
Author
2016-11-15
nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK
Omar Sandoval
2016-11-10
nvme: don't pass the full CQE to nvme_complete_async_event
Christoph Hellwig
2016-11-10
nvme: introduce struct nvme_request
Christoph Hellwig
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-11
nvme: use the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
2016-10-09
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-09-15
nvme: switch to use pci_alloc_irq_vectors
Christoph Hellwig
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
2016-09-08
nvme/quirk: Add a delay before checking device ready for memblaze device
Wenbo Wang
2016-09-07
nvme: Don't suspend admin queue that wasn't created
Gabriel Krisman Bertazi
2016-08-11
nvme: Suspend all queues before deletion
Gabriel Krisman Bertazi
2016-08-02
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-20
nvme/pci: Provide SR-IOV support
Keith Busch
2016-07-13
nvme: avoid crashes when node 0 is memoryless node.
Masayoshi Mizuma
2016-07-12
nvme: Limit command retries
Keith Busch
2016-07-12
nvme/quirk: Add a delay before checking for adapter readiness
Guilherme G. Piccoli
2016-07-05
nvme.h: add NVMe over Fabrics definitions
Christoph Hellwig
2016-07-05
nvme: add fabrics sysfs attributes
Ming Lin
2016-07-05
nvme: Modify and export sync command submission for fabrics
Christoph Hellwig
2016-06-21
NVMe: Use pci_(request|release)_mem_regions
Johannes Thumshirn
2016-06-12
nvme: move the workaround for I/O queue-less controllers from PCIe to core
Christoph Hellwig
2016-06-09
NVMe: Only release requested regions
Johannes Thumshirn
2016-06-07
nvme: move nvme_cancel_request() to common code
Ming Lin
2016-06-07
nvme: update and rename nvme_cancel_io to nvme_cancel_request
Ming Lin
2016-05-17
NVMe: Add device ID's with stripe quirk
Keith Busch
2016-05-17
NVMe: Short-cut removal on surprise hot-unplug
Keith Busch
2016-05-17
NVMe: Reduce driver log spamming
Keith Busch
2016-05-17
NVMe: Unbind driver on failure
Keith Busch
2016-05-17
NVMe: Delete only created queues
Keith Busch
2016-05-17
NVMe: Allocate queues only for online cpus
Keith Busch
2016-05-17
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-05-03
NVMe: Fix reset/remove race
Keith Busch
2016-05-02
nvme: add helper nvme_cleanup_cmd()
Ming Lin
2016-05-02
nvme: move AER handling to common code
Christoph Hellwig
2016-05-02
nvme: move namespace scanning to core
Christoph Hellwig
2016-05-02
nvme: tighten up state check for namespace scanning
Christoph Hellwig
2016-05-02
nvme: introduce a controller state machine
Christoph Hellwig
2016-05-02
nvme: remove the io_incapable method
Christoph Hellwig
2016-05-02
NVMe: Fix check_flush_dependency warning
Keith Busch
2016-04-14
NVMe: Always use MSI/MSI-x interrupts
Keith Busch
2016-04-13
nvme: Avoid reset work on watchdog timer function during error recovery
Guilherme G. Piccoli
2016-04-12
NVMe: silence warning about unused 'dev'
Jens Axboe
2016-04-12
nvme: Use blk-mq helper for IO termination
Sagi Grimberg
2016-04-12
NVMe: Skip async events for degraded controllers
Keith Busch
2016-04-12
nvme: add helper nvme_setup_cmd()
Ming Lin
2016-04-12
nvme: rewrite discard support
Ming Lin
2016-04-12
nvme: add helper nvme_map_len()
Ming Lin
2016-04-12
nvme: add missing lock nesting notation
Ming Lin
2016-04-12
NVMe: Always use MSI/MSI-x interrupts
Keith Busch
[next]