index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
pci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme-pci: don't limit DMA segement size
Christoph Hellwig
2019-06-05
1
-0
/
+6
*
nvme-pci: use blk-mq mapping for unmanaged irqs
Keith Busch
2019-05-22
1
-1
/
+1
*
nvme-pci: Sync queues on reset
Keith Busch
2019-05-17
1
-0
/
+1
*
nvme-pci: Unblock reset_work on IO failure
Keith Busch
2019-05-17
1
-5
/
+4
*
nvme-pci: Don't disable on timeout in reset state
Keith Busch
2019-05-17
1
-1
/
+2
*
nvme-pci: Fix controller freeze wait disabling
Keith Busch
2019-05-17
1
-6
/
+6
*
nvme-pci: mark expected switch fall-through
Gustavo A. R. Silva
2019-05-13
1
-0
/
+1
*
nvme-pci: init shadow doorbell after each reset
Maxim Levitsky
2019-05-13
1
-2
/
+1
*
nvme: move command size checks to the core
Christoph Hellwig
2019-05-01
1
-28
/
+3
*
nvme-pci: check more command sizes
Minwoo Im
2019-05-01
1
-0
/
+7
*
nvme-pci: remove an unneeded variable initialization
Minwoo Im
2019-05-01
1
-1
/
+1
*
nvme-pci: unquiesce admin queue on shutdown
Keith Busch
2019-05-01
1
-1
/
+4
*
nvme-pci: shutdown on timeout during deletion
Keith Busch
2019-05-01
1
-1
/
+4
*
nvme-pci: fix psdt field for single segment sgls
Klaus Birkelund Jensen
2019-05-01
1
-0
/
+1
*
nvme-pci: tidy up nvme_map_data
Christoph Hellwig
2019-04-05
1
-12
/
+5
*
nvme-pci: optimize mapping single segment requests using SGLs
Christoph Hellwig
2019-04-05
1
-0
/
+22
*
nvme-pci: optimize mapping of small single segment requests
Christoph Hellwig
2019-04-05
1
-5
/
+40
*
nvme-pci: remove the inline scatterlist optimization
Christoph Hellwig
2019-04-05
1
-32
/
+6
*
nvme-pci: split metadata handling from nvme_map_data / nvme_unmap_data
Christoph Hellwig
2019-04-05
1
-21
/
+27
*
nvme-pci: do not build a scatterlist to map metadata
Christoph Hellwig
2019-04-05
1
-13
/
+10
*
nvme-pci: only call nvme_unmap_data for requests transferring data
Christoph Hellwig
2019-04-05
1
-1
/
+2
*
nvme-pci: merge nvme_free_iod into nvme_unmap_data
Christoph Hellwig
2019-04-05
1
-27
/
+17
*
nvme-pci: move the call to nvme_cleanup_cmd out of nvme_unmap_data
Christoph Hellwig
2019-04-05
1
-1
/
+1
*
nvme-pci: remove nvme_init_iod
Christoph Hellwig
2019-04-05
1
-34
/
+22
*
nvme-pci: remove unused nvme_iod member
Keith Busch
2019-04-05
1
-2
/
+0
*
nvme-pci: remove q_dmadev from nvme_queue
Keith Busch
2019-04-05
1
-5
/
+3
*
nvme-pci: use a flag for polled queues
Keith Busch
2019-04-05
1
-20
/
+13
*
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-16
1
-1
/
+2
|
\
|
*
nvme: disable Write Zeroes for qemu controllers
Christoph Hellwig
2019-03-13
1
-1
/
+2
*
|
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
1
-9
/
+3
|
\
|
|
*
nvme-pci: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
1
-9
/
+1
|
*
nvme-pci: check kstrtoint() return value in queue_count_set()
Bart Van Assche
2019-02-20
1
-0
/
+2
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-05
1
-78
/
+39
|
\
\
|
*
|
nvme-pci: Simplify interrupt allocation
Ming Lei
2019-02-18
1
-76
/
+38
|
*
|
genirq/affinity: Store interrupt sets size in struct irq_affinity
Ming Lei
2019-02-18
1
-4
/
+3
*
|
|
nvme-pci: add missing unlock for reset error
Keith Busch
2019-02-12
1
-3
/
+5
|
|
/
|
/
|
*
|
nvme-pci: fix rapid add remove sequence
Keith Busch
2019-02-06
1
-10
/
+12
|
/
*
Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-19
1
-8
/
+13
|
\
|
*
nvme-pci: fix nvme_setup_irqs()
Ming Lei
2019-01-16
1
-8
/
+13
*
|
Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-12
1
-20
/
+47
|
\
|
|
*
nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
James Dingwall
2019-01-09
1
-0
/
+2
|
*
nvme-pci: fix out of bounds access in nvme_cqe_pending
Hongbo Yao
2019-01-09
1
-1
/
+3
|
*
nvme-pci: rerun irq setup on IO queue init errors
Keith Busch
2019-01-09
1
-14
/
+36
|
*
nvme-pci: use the same attributes when freeing host_mem_desc_bufs.
Liviu Dudau
2019-01-09
1
-4
/
+6
|
*
nvme-pci: fix the wrong setting of nr_maps
Jianchao Wang
2019-01-09
1
-1
/
+0
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-4
/
+4
|
/
*
nvme-pci: trace SQ status on completions
yupeng
2018-12-19
1
-0
/
+2
*
nvme-pci: refactor nvme_poll_irqdisable to make sparse happy
Christoph Hellwig
2018-12-18
1
-6
/
+6
*
nvme-pci: only set nr_maps to 2 if poll queues are supported
Christoph Hellwig
2018-12-18
1
-0
/
+3
*
nvme-pci: don't share queue maps
Christoph Hellwig
2018-12-17
1
-5
/
+1
[next]