index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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]