index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2023-12-08
nvme: check for valid nvme_identify_ns() before using it
Ewan D. Milne
2023-12-03
nvmet: nul-terminate the NQNs passed in the connect command
Christoph Hellwig
2023-11-20
nvme: fix error-handling for io_uring nvme-passthrough
Anuj Gupta
2023-10-25
nvme-rdma: do not try to stop unallocated queues
Maurizio Lombardi
2023-10-25
nvmet-auth: complete a request only after freeing the dhchap pointers
Maurizio Lombardi
2023-10-25
nvme-pci: add BOGUS_NID for Intel 0a54 device
Keith Busch
2023-10-25
nvme: sanitize metadata bounce buffer for reads
Keith Busch
2023-10-25
nvmet-tcp: Fix a possible UAF in queue intialization setup
Sagi Grimberg
2023-10-06
nvme-pci: always return an ERR_PTR from nvme_pci_alloc_dev
Irvin Cote
2023-10-06
nvme-pci: do not set the NUMA node of device if it has none
Pratyush Yadav
2023-10-06
nvme-pci: factor out a nvme_pci_alloc_dev helper
Christoph Hellwig
2023-10-06
nvme-pci: factor the iod mempool creation into a helper
Christoph Hellwig
2023-10-06
nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()
Nigel Kirkland
2023-09-23
nvme: avoid bogus CRTO values
Keith Busch
2023-09-23
nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()
Varun Prakash
2023-09-23
nvmet: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-08-16
nvme-rdma: fix potential unbalanced freeze & unfreeze
Ming Lei
2023-08-16
nvme-tcp: fix potential unbalanced freeze & unfreeze
Ming Lei
2023-08-16
nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512G
August Wikerfors
2023-07-23
nvme: don't reject probe due to duplicate IDs for single-ported PCIe devices
Christoph Hellwig
2023-07-23
nvme-pci: fix DMA direction of unmapping integrity data
Ming Lei
2023-07-19
nvme-core: fix dev_pm_qos memleak
Chaitanya Kulkarni
2023-07-19
nvme-core: add missing fault-injection cleanup
Chaitanya Kulkarni
2023-07-19
nvme-auth: don't ignore key generation failures when initializing ctrl keys
Sagi Grimberg
2023-07-19
nvme-core: fix memory leak in dhchap_ctrl_secret
Chaitanya Kulkarni
2023-07-19
nvme-core: fix memory leak in dhchap_secret_store
Chaitanya Kulkarni
2023-07-19
nvme-auth: no need to reset chap contexts on re-authentication
Sagi Grimberg
2023-07-19
nvme-auth: remove symbol export from nvme_auth_reset
Sagi Grimberg
2023-07-19
nvme-auth: rename authentication work elements
Sagi Grimberg
2023-07-19
nvme-auth: rename __nvme_auth_[reset|free] to nvme_auth[reset|free]_dhchap
Sagi Grimberg
2023-06-28
nvme: improve handling of long keep alives
Uday Shankar
2023-06-28
nvme: check IO start time when deciding to defer KA
Uday Shankar
2023-06-28
nvme: double KA polling frequency to avoid KATO with TBKAS on
Uday Shankar
2023-06-21
NVMe: Add MAXIO 1602 to bogus nid list.
Tatsuki Sugiura
2023-06-09
nvme-pci: Add quirk for Teamgroup MP33 SSD
Daniel Smith
2023-06-09
nvme: do not let the user delete a ctrl before a complete initialization
Maurizio Lombardi
2023-06-09
nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_disk
Christoph Hellwig
2023-06-09
nvme-pci: add quirk for missing secondary temperature thresholds
Hristo Venev
2023-06-09
nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048G
Sagi Grimberg
2023-06-09
nvme: fix the name of Zone Append for verbose logging
Christoph Hellwig
2023-05-11
nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"
Ming Lei
2023-05-11
nvme: fix async event trace event
Keith Busch
2023-05-11
nvmet: fix I/O Command Set specific Identify Controller
Damien Le Moal
2023-05-11
nvmet: fix Identify Active Namespace ID list handling
Damien Le Moal
2023-05-11
nvmet: fix Identify Controller handling
Damien Le Moal
2023-05-11
nvmet: fix Identify Namespace handling
Damien Le Moal
2023-05-11
nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns()
Damien Le Moal
2023-04-26
nvme-tcp: fix a possible UAF when failing to allocate an io queue
Sagi Grimberg
2023-04-20
nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD
Duy Truong
2023-04-20
nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN
Juraj Pecigos
[next]