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-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
2022-11-09
nvme: quiet user passthrough command errors
Keith Busch
2022-11-02
nvme-pci: don't unquiesce the I/O queues in nvme_remove_dead_ctrl
Christoph Hellwig
2022-11-02
nvme: split nvme_kill_queues
Christoph Hellwig
2022-11-02
nvme-pci: refactor the tagset handling in nvme_reset_work
Christoph Hellwig
2022-10-25
nvme-pci: remove an extra queue reference
Christoph Hellwig
2022-10-25
blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queue
Christoph Hellwig
2022-10-19
nvme-pci: disable write zeroes on various Kingston SSD
Xander Li
2022-10-12
nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDs
Xi Ruoyao
2022-10-12
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760
Abhijit
2022-10-07
Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-30
Merge tag 'block-6.0-2022-09-29' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-30
block: change request end_io handler to pass back a return value
Jens Axboe
2022-09-30
Merge branch 'for-6.1/block' into for-6.1/passthrough
Jens Axboe
2022-09-27
nvme-pci: report the actual number of tagset maps
Keith Busch
[next]