index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
pci.c
Age
Commit message (
Expand
)
Author
2023-04-14
nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD
Duy Truong
2023-03-28
nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN
Juraj Pecigos
2023-03-15
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620
Philipp Geulen
2023-03-15
nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000
Elmer Miroslav Mosher Golovin
2023-03-15
nvme-pci: fixing memory leak in probe teardown path
Irvin Cote
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-17
nvme-pci: refresh visible attrs for cmb attributes
Keith Busch
2023-02-14
nvme-pci: remove iod use_sgls
Keith Busch
2023-02-14
nvme-pci: fix freeing single sgl
Keith Busch
2023-02-14
nvme-pci: always return an ERR_PTR from nvme_pci_alloc_dev
Irvin Cote
2023-02-14
nvme-pci: set the DMA mask earlier
Christoph Hellwig
2023-02-13
nvme-pci: add bogus ID quirk for ADATA SX6000PNP
Daniel Wagner
2023-02-01
nvme-pci: place descriptor addresses in iod
Keith Busch
2023-02-01
nvme-pci: use mapped entries for sgl decision
Keith Busch
2023-02-01
nvme-pci: remove SGL segment descriptors
Keith Busch
2023-01-24
nvme-pci: flush initial scan_work for async probe
Keith Busch
2023-01-19
nvme-pci: fix timeout request state check
Keith Busch
2023-01-10
nvme-pci: fix error handling in nvme_pci_enable()
Tong Zhang
2023-01-10
nvme-pci: add NVME_QUIRK_IDENTIFY_CNS quirk to Apple T2 controllers
Hector Martin
2022-12-26
nvme-pci: update sqsize when adjusting the queue depth
Christoph Hellwig
2022-12-21
nvme-pci: fix page size checks
Keith Busch
2022-12-21
nvme-pci: fix mempool alloc size
Keith Busch
2022-12-21
nvme-pci: fix doorbell buffer value endianness
Klaus Jensen
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-07
nvme-pci: use the tagset alloc/free helpers
Christoph Hellwig
2022-12-06
nvme-pci: split out a nvme_pci_ctrl_is_dead helper
Christoph Hellwig
2022-12-06
nvme-pci: return early on ctrl state mismatch in nvme_reset_work
Christoph Hellwig
2022-12-06
nvme-pci: rename nvme_disable_io_queues
Christoph Hellwig
2022-12-06
nvme-pci: cleanup nvme_suspend_queue
Christoph Hellwig
2022-12-06
nvme-pci: remove nvme_pci_disable
Christoph Hellwig
2022-12-06
nvme-pci: remove nvme_disable_admin_queue
Christoph Hellwig
2022-12-06
nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Christoph Hellwig
2022-12-06
nvme: introduce nvme_start_request
Sagi Grimberg
2022-12-06
nvme: use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-30
nvme-pci: clear the prp2 field when not used
Lei Rao
2022-11-18
nvme: rename the queue quiescing helpers
Christoph Hellwig
2022-11-16
nvme-pci: don't unbind the driver on reset failure
Christoph Hellwig
2022-11-16
nvme-pci: split the initial probe from the rest path
Christoph Hellwig
2022-11-16
nvme-pci: move the HMPRE check into nvme_setup_host_mem
Christoph Hellwig
2022-11-16
nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV7000
Tiago Dias Ferreira
2022-11-15
nvme-pci: simplify nvme_dbbuf_dma_alloc
Christoph Hellwig
2022-11-15
nvme-pci: call nvme_pci_configure_admin_queue from nvme_pci_enable
Christoph Hellwig
2022-11-15
nvme-pci: set constant paramters in nvme_pci_alloc_ctrl
Christoph Hellwig
2022-11-15
nvme-pci: factor out a nvme_pci_alloc_dev helper
Christoph Hellwig
2022-11-15
nvme-pci: factor the iod mempool creation into a helper
Christoph Hellwig
2022-11-15
nvme-pci: move more teardown work to nvme_remove
Christoph Hellwig
2022-11-15
nvme-pci: put the admin queue in nvme_dev_remove_admin
Christoph Hellwig
2022-11-15
nvme: simplify transport specific device attribute handling
Christoph Hellwig
2022-11-15
nvme: move OPAL setup from PCIe to core
Christoph Hellwig
2022-11-15
nvme-pci: add NVME_QUIRK_BOGUS_NID for Micron Nitro
Bean Huo
[next]