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
2019-07-09
nvme-pci: limit max_hw_sectors based on the DMA max mapping size
Christoph Hellwig
2019-07-09
nvme-pci: check for NULL return from pci_alloc_p2pmem()
Alan Mikhak
2019-07-09
nvme-pci: don't create a read hctx mapping without read queues
Alan Mikhak
2019-07-09
nvme-pci: don't fall back to a 32-bit DMA mask
Christoph Hellwig
2019-07-09
nvme-pci: make nvme_dev_pm_ops static
YueHaibing
2019-06-21
nvme-pci: clean up nvme_remove_dead_ctrl a bit
Chaitanya Kulkarni
2019-06-21
nvme-pci: properly report state change failure in nvme_reset_work
Minwoo Im
2019-06-21
nvme-pci: set the errno on ctrl state change error
Chaitanya Kulkarni
2019-06-21
nvme-pci: adjust irq max_vector using num_possible_cpus()
Minwoo Im
2019-06-21
nvme-pci: remove queue_count_ops for write_queues and poll_queues
Minwoo Im
2019-06-21
nvme-pci: remove unnecessary zero for static var
Minwoo Im
2019-06-21
nvme-pci: use host managed power state for suspend
Keith Busch
2019-06-05
nvme-pci: don't limit DMA segement size
Christoph Hellwig
2019-05-22
nvme-pci: use blk-mq mapping for unmanaged irqs
Keith Busch
2019-05-17
nvme-pci: Sync queues on reset
Keith Busch
2019-05-17
nvme-pci: Unblock reset_work on IO failure
Keith Busch
2019-05-17
nvme-pci: Don't disable on timeout in reset state
Keith Busch
2019-05-17
nvme-pci: Fix controller freeze wait disabling
Keith Busch
2019-05-13
nvme-pci: mark expected switch fall-through
Gustavo A. R. Silva
2019-05-13
nvme-pci: init shadow doorbell after each reset
Maxim Levitsky
2019-05-01
nvme: move command size checks to the core
Christoph Hellwig
2019-05-01
nvme-pci: check more command sizes
Minwoo Im
2019-05-01
nvme-pci: remove an unneeded variable initialization
Minwoo Im
2019-05-01
nvme-pci: unquiesce admin queue on shutdown
Keith Busch
2019-05-01
nvme-pci: shutdown on timeout during deletion
Keith Busch
2019-05-01
nvme-pci: fix psdt field for single segment sgls
Klaus Birkelund Jensen
2019-04-05
nvme-pci: tidy up nvme_map_data
Christoph Hellwig
2019-04-05
nvme-pci: optimize mapping single segment requests using SGLs
Christoph Hellwig
2019-04-05
nvme-pci: optimize mapping of small single segment requests
Christoph Hellwig
2019-04-05
nvme-pci: remove the inline scatterlist optimization
Christoph Hellwig
2019-04-05
nvme-pci: split metadata handling from nvme_map_data / nvme_unmap_data
Christoph Hellwig
2019-04-05
nvme-pci: do not build a scatterlist to map metadata
Christoph Hellwig
2019-04-05
nvme-pci: only call nvme_unmap_data for requests transferring data
Christoph Hellwig
2019-04-05
nvme-pci: merge nvme_free_iod into nvme_unmap_data
Christoph Hellwig
2019-04-05
nvme-pci: move the call to nvme_cleanup_cmd out of nvme_unmap_data
Christoph Hellwig
2019-04-05
nvme-pci: remove nvme_init_iod
Christoph Hellwig
2019-04-05
nvme-pci: remove unused nvme_iod member
Keith Busch
2019-04-05
nvme-pci: remove q_dmadev from nvme_queue
Keith Busch
2019-04-05
nvme-pci: use a flag for polled queues
Keith Busch
2019-03-16
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-13
nvme: disable Write Zeroes for qemu controllers
Christoph Hellwig
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-02-20
nvme-pci: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
nvme-pci: check kstrtoint() return value in queue_count_set()
Bart Van Assche
2019-02-18
nvme-pci: Simplify interrupt allocation
Ming Lei
2019-02-18
genirq/affinity: Store interrupt sets size in struct irq_affinity
Ming Lei
2019-02-12
nvme-pci: add missing unlock for reset error
Keith Busch
2019-02-06
nvme-pci: fix rapid add remove sequence
Keith Busch
2019-01-20
Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]