index
:
pm24.git
master
perf-mon
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
2019-01-20
Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-16
nvme-pci: fix nvme_setup_irqs()
Ming Lei
2019-01-12
Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-09
nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
James Dingwall
2019-01-09
nvme-pci: fix out of bounds access in nvme_cqe_pending
Hongbo Yao
2019-01-09
nvme-pci: rerun irq setup on IO queue init errors
Keith Busch
2019-01-09
nvme-pci: use the same attributes when freeing host_mem_desc_bufs.
Liviu Dudau
2019-01-09
nvme-pci: fix the wrong setting of nr_maps
Jianchao Wang
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-19
nvme-pci: trace SQ status on completions
yupeng
2018-12-18
nvme-pci: refactor nvme_poll_irqdisable to make sparse happy
Christoph Hellwig
2018-12-18
nvme-pci: only set nr_maps to 2 if poll queues are supported
Christoph Hellwig
2018-12-17
nvme-pci: don't share queue maps
Christoph Hellwig
2018-12-11
nvme: fix irq vs io_queue calculations
Jens Axboe
2018-12-04
block: only allow polling if a poll queue_map exists
Christoph Hellwig
2018-12-04
nvme-pci: remove the CQ lock for interrupt driven queues
Christoph Hellwig
2018-12-04
nvme-pci: don't poll from irq context when deleting queues
Christoph Hellwig
2018-12-04
nvme-pci: refactor nvme_disable_io_queues
Christoph Hellwig
2018-12-04
nvme-pci: consolidate code for polling non-dedicated queues
Christoph Hellwig
2018-12-04
nvme-pci: only allow polling with separate poll queues
Christoph Hellwig
2018-12-04
nvme-pci: cleanup SQ allocation a bit
Christoph Hellwig
2018-12-04
nvme-pci: use atomic bitops to mark a queue enabled
Christoph Hellwig
2018-12-04
block: move queues types to the block layer
Christoph Hellwig
2018-11-29
nvme: implement mq_ops->commit_rqs() hook
Jens Axboe
2018-11-26
blk-mq: remove 'tag' parameter from mq_ops->poll()
Jens Axboe
2018-11-26
blk-mq: when polling for IO, look for any completion
Jens Axboe
2018-11-19
nvme: default to 0 poll queues
Jens Axboe
2018-11-16
nvme: provide optimized poll function for separate poll queues
Jens Axboe
2018-11-15
nvme: fix handling of EINVAL on pci_alloc_irq_vectors_affinity()
Jens Axboe
2018-11-14
nvme: fix boot hang with only being able to get one IRQ vector
Jens Axboe
2018-11-07
nvme: add separate poll queue map
Jens Axboe
2018-11-07
nvme: utilize two queue maps, one for reads and one for writes
Jens Axboe
2018-11-07
blk-mq: abstract out queue map
Jens Axboe
2018-11-02
nvme-pci: fix conflicting p2p resource adds
Keith Busch
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-20
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
2018-10-18
nvme-pci: remove duplicate check
Chaitanya Kulkarni
2018-10-17
nvme-pci: Add support for P2P memory in requests
Logan Gunthorpe
2018-10-17
nvme-pci: Use PCI p2pmem subsystem to manage the CMB
Logan Gunthorpe
2018-10-17
nvme-pci: fix hot removal during error handling
Keith Busch
2018-10-17
nvme-pci: fix nvme_suspend_queue() kernel-doc header
Bart Van Assche
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-08-28
nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
Michal Wnukowski
2018-08-05
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
2018-07-30
nvme: use blk API to remap ref tags for IOs with metadata
Max Gurtovoy
2018-07-23
nvme: cache struct nvme_ctrl reference to struct nvme_request
Sagi Grimberg
2018-07-12
nvme-pci: fix memory leak on probe failure
Keith Busch
2018-06-21
nvme-pci: limit max IO size and segments to avoid high order allocations
Jens Axboe
2018-06-21
nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrl
Jianchao Wang
2018-06-08
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]