index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
pci.c
Age
Commit message (
Expand
)
Author
5 days
nvme: fix PCIe subsystem reset controller state transition
Nilay Shroff
2025-12-15
nvme-pci: disable secondary temp for Wodposit WPBSNM8
Ilikara Zheng
2025-12-04
Merge tag 'nvme-6.19-2025-12-04' of git://git.infradead.org/nvme into block-6.19
Jens Axboe
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-01
nvme-pci: add debug message on fail to read CSTS
Gerd Bayer
2025-12-01
nvme-pci: print error message on failure in nvme_probe
Gerd Bayer
2025-11-14
block-dma: properly take MMIO path
Leon Romanovsky
2025-11-14
nvme-pci: migrate to dma_map_phys instead of map_page
Leon Romanovsky
2025-11-06
nvme: remove virtual boundary for sgl capable devices
Keith Busch
2025-10-22
nvme-pci: use blk_map_iter for p2p metadata
Keith Busch
2025-09-23
Merge tag 'nvme-6.18-2025-09-23' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
2025-09-16
nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirk
Georg Gottleuber
2025-09-09
blk-mq-dma: bring back p2p request flags
Keith Busch
2025-08-25
nvme-pci: convert metadata mapping to dma iter
Keith Busch
2025-08-25
nvme-pci: create common sgl unmapping helper
Keith Busch
2025-08-25
blk-mq-dma: require unmap caller provide p2p map type
Keith Busch
2025-07-31
nvme-pci: fix leak on sgl setup error
Keith Busch
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-17
nvme-pci: try function level reset on init failure
Keith Busch
2025-07-17
nvme: fix multiple spelling and grammar issues in host drivers
Alok Tiwari
2025-07-11
nvme-pci: don't allocate dma_vec for IOVA mappings
Christoph Hellwig
2025-07-08
nvme-pci: fix dma unmapping when using PRPs and not using the IOVA mapping
Christoph Hellwig
2025-07-01
nvme-pci: use block layer helpers to calculate num of queues
Daniel Wagner
2025-06-30
nvme-pci: rework the build time assert for NVME_MAX_NR_DESCRIPTORS
Christoph Hellwig
2025-06-30
nvme-pci: replace NVME_MAX_KB_SZ with NVME_MAX_BYTE
Christoph Hellwig
2025-06-30
nvme-pci: convert the data mapping to blk_rq_dma_map
Christoph Hellwig
2025-06-30
nvme-pci: remove superfluous arguments
Christoph Hellwig
2025-06-30
nvme-pci: merge the simple PRP and SGL setup into a common helper
Christoph Hellwig
2025-06-30
nvme-pci: refactor nvme_pci_use_sgls
Christoph Hellwig
2025-06-30
nvme-pci: refresh visible attrs after being checked
Eugen Hristev
2025-06-04
nvme: spelling fixes
Yi Zhang
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-20
nvme-pci: derive and better document max segments limits
Christoph Hellwig
2025-05-20
nvme-pci: use struct_size for allocation struct nvme_dev
Christoph Hellwig
2025-05-20
nvme-pci: add a symolic name for the small pool size
Leon Romanovsky
2025-05-20
nvme-pci: use a better encoding for small prp pool allocations
Christoph Hellwig
2025-05-20
nvme-pci: rename the descriptor pools
Christoph Hellwig
2025-05-20
nvme-pci: remove struct nvme_descriptor
Christoph Hellwig
2025-05-20
nvme-pci: store aborted state in flags variable
Leon Romanovsky
2025-05-20
nvme-pci: don't try to use SGLs for metadata on the admin queue
Christoph Hellwig
2025-05-20
nvme-pci: make PRP list DMA pools per-NUMA-node
Caleb Sander Mateos
2025-05-20
nvme-pci: factor out a nvme_init_hctx_common() helper
Caleb Sander Mateos
2025-05-14
nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro
Ilya Guterman
2025-05-13
nvme-pci: acquire cq_poll_lock in nvme_poll_irqdisable
Keith Busch
2025-05-13
nvme-pci: make nvme_pci_npages_prp() __always_inline
Kees Cook
2025-04-29
nvme-pci: add quirks for WDC Blue SN550 15b7:5009
Wentao Guan
2025-04-29
nvme-pci: add quirks for device 126f:1001
Wentao Guan
2025-04-29
nvme-pci: fix queue unquiesce check on slot_reset
Keith Busch
2025-04-01
nvme-pci: skip nvme_write_sq_db on empty rqlist
Maurizio Lombardi
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
[next]