开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
pci.c
Age
Commit message (
Expand
)
Author
2018-04-12
nvme-pci: Separate IO and admin queue IRQ vectors
Keith Busch
2018-04-12
nvme-pci: Remove unused queue parameter
Keith Busch
2018-04-12
nvme-pci: Skip queue deletion if there are no queues
Keith Busch
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-03-27
blk-mq: Allow PCI vector offset for mapping queues
Keith Busch
2018-03-26
nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-A
Jarosław Janik
2018-03-26
nvme-pci: Add .get_address ctrl callback
Keith Busch
2018-03-26
nvme-pci: quiesce IO queues prior to disabling device HMB accesses
Jianchao Wang
2018-03-01
nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectors
Ming Lei
2018-03-01
nvme-pci: Fix EEH failure on ppc
Wen Xiong
2018-02-28
Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-02-26
nvme-pci: Fix nvme queue cleanup if IRQ setup fails
Jianchao Wang
2018-02-13
nvme-pci: Fix timeouts in connecting state
Keith Busch
2018-02-13
nvme-pci: Remap CMB SQ entries on every controller reset
Keith Busch
2018-02-08
nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING
Max Gurtovoy
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-26
nvme-pci: introduce RECONNECTING state to mark initializing procedure
Jianchao Wang
2018-01-25
nvme-pci: Suspend queues after deleting them
Keith Busch
2018-01-23
nvme-pci: Fix queue double allocations
Keith Busch
2018-01-17
nvme-pci: take sglist coalescing in dma_map_sg into account
Christoph Hellwig
2018-01-17
nvme-pci: check segement valid for SGL use
Keith Busch
2018-01-17
nvme-pci: clean up SMBSZ bit definitions
Christoph Hellwig
2018-01-17
nvme-pci: clean up CMB initialization
Christoph Hellwig
2018-01-15
nvme: fix comment typos in nvme_create_io_queues
Minwoo Im
2018-01-15
nvme-pci: allocate device queues storage space at probe
Sagi Grimberg
2018-01-15
nvme-pci: serialize pci resets
Sagi Grimberg
2018-01-08
nvme-pci: fix NULL pointer reference in nvme_alloc_ns
Jianchao Wang
2018-01-08
nvme-pci: don't open-code nvme_reset_ctrl
Sagi Grimberg
2018-01-08
nvme-pci: remove an unnecessary initialization in HMB code
Minwoo Im
2017-12-29
nvme-pci: move use_sgl initialization to nvme_init_iod()
Minwoo Im
2017-11-28
nvme-pci: fix NULL pointer dereference in nvme_free_host_mem()
Minwoo Im
2017-11-23
nvme-pci: add quirk for delay before CHK RDY for WDC SN200
Jeff Lien
2017-11-20
nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set.
Minwoo Im
2017-11-20
nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-A
Kai-Heng Feng
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-10
nvme-pci: avoid dereference of symbol from unloaded module
Ming Lei
2017-11-10
nvme: remove handling of multiple AEN requests
Keith Busch
2017-11-10
nvme: centralize AEN defines
Keith Busch
2017-11-01
nvme: Remove unused headers
Keith Busch
2017-10-27
nvme: switch controller refcounting to use struct device
Christoph Hellwig
2017-10-20
nvme-pci: add SGL support
Chaitanya Kulkarni
2017-10-19
nvme-pci: fix typos in comments
Minwoo Im
2017-10-04
nvme-pci: Use PCI bus address for data/queues in CMB
Christoph Hellwig
2017-09-25
nvme-pci: Print invalid SGL only once
Keith Busch
2017-09-25
nvme-pci: initialize queue memory before interrupts
Keith Busch
2017-09-11
nvme-pci: implement the HMB entry number and size limitations
Christoph Hellwig
2017-09-11
nvme-pci: propagate (some) errors from host memory buffer setup
Christoph Hellwig
2017-09-11
nvme-pci: use appropriate initial chunk size for HMB allocation
Akinobu Mita
2017-09-11
nvme-pci: fix host memory buffer allocation fallback
Christoph Hellwig
2017-09-11
nvme: fix lightnvm check
Christoph Hellwig
[next]