index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
2022-11-16
nvme-auth: remove redundant if statement
Sagi Grimberg
2022-11-16
nvme-auth: don't override ctrl keys before validation
Sagi Grimberg
2022-11-16
nvme-auth: don't ignore key generation failures when initializing ctrl keys
Sagi Grimberg
2022-11-16
nvme-auth: remove redundant buffer deallocations
Sagi Grimberg
2022-11-16
nvme-auth: don't re-authenticate if the controller is not LIVE
Sagi Grimberg
2022-11-16
nvme-auth: remove symbol export from nvme_auth_reset
Sagi Grimberg
2022-11-16
nvme-auth: rename authentication work elements
Sagi Grimberg
2022-11-16
nvme-auth: rename __nvme_auth_[reset|free] to nvme_auth[reset|free]_dhchap
Sagi Grimberg
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: don't call nvme_init_ctrl_finish from nvme_passthru_end
Christoph Hellwig
2022-11-15
nvme: implement the DEAC bit for the Write Zeroes command
Christoph Hellwig
2022-11-15
nvme: identify-namespace without CAP_SYS_ADMIN
Kanchan Joshi
2022-11-15
nvme: fine-granular CAP_SYS_ADMIN for nvme io commands
Kanchan Joshi
2022-11-15
nvme-fc: improve memory usage in nvme_fc_rcv_ls_req()
Christophe JAILLET
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: use blk_mq_[un]quiesce_tagset
Chao Leng
2022-11-02
blk-mq: pass a tagset to blk_mq_wait_quiesce_done
Christoph Hellwig
2022-11-02
nvme-apple: don't unquiesce the I/O queues in apple_nvme_reset_work
Christoph Hellwig
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: don't unquiesce the admin queue in nvme_kill_queues
Christoph Hellwig
2022-11-02
nvme: remove the NVME_NS_DEAD check in nvme_validate_ns
Christoph Hellwig
2022-11-02
nvme: remove the NVME_NS_DEAD check in nvme_remove_invalid_namespaces
Christoph Hellwig
2022-11-02
nvme: don't remove namespaces in nvme_passthru_end
Christoph Hellwig
2022-11-02
nvme-pci: refactor the tagset handling in nvme_reset_work
Christoph Hellwig
2022-11-02
block: set the disk capacity to 0 in blk_mark_disk_dead
Christoph Hellwig
2022-10-25
nvme-multipath: set queue dma alignment to 3
Keith Busch
2022-10-25
nvme-tcp: fix possible circular locking when deleting a controller under memo...
Sagi Grimberg
2022-10-25
nvme-tcp: replace sg_init_marker() with sg_init_table()
Nam Cao
2022-10-25
nvme-apple: remove an extra queue reference
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-hwmon: kmalloc the NVME SMART log buffer
Serge Semin
2022-10-19
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
Christoph Hellwig
2022-10-19
nvme-apple: don't limit DMA segement size
Russell King (Oracle)
2022-10-19
nvme-pci: disable write zeroes on various Kingston SSD
Xander Li
2022-10-19
nvme: fix error pointer dereference in error handling
Dan Carpenter
[prev]
[next]