summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2024-12-09nvme/multipath: Fix RCU list traversal to use SRCU primitiveBreno Leitao
2024-12-09nvme-multipath: avoid hang on inaccessible namespacesHannes Reinecke
2024-12-09nvme-multipath: implement "queue-depth" iopolicyThomas Song
2024-12-09nvme-multipath: prepare for "queue-depth" iopolicyJohn Meneghini
2024-12-09nvme: fix metadata handling in nvme-passthroughPuranjay Mohan
2024-12-09nvme-pci: reverse request order in nvme_queue_rqsChristoph Hellwig
2024-12-09nvme-pci: fix freeing of the HMB descriptor tableChristoph Hellwig
2024-12-09nvme: apple: fix device reference countingKeith Busch
2024-11-17nvme/host: Fix RCU list traversal to use SRCU primitiveBreno Leitao
2024-11-17nvme: make keep-alive synchronous operationNilay Shroff
2024-11-17nvme-loop: flush off pending I/O while shutting down loop controllerNilay Shroff
2024-11-17nvme-multipath: defer partition scanningKeith Busch
2024-11-17nvme: disable CC.CRIME (NVME_CC_CRIME)Greg Joyce
2024-11-17nvme: tcp: avoid race between queue_lock lock and destroyHannes Reinecke
2024-11-08nvmet-auth: assign dh_key to NULL after kfree_sensitiveVitaliy Shevtsov
2024-11-01nvme-pci: fix race condition between reset and nvme_dev_disable()Maurizio Lombardi
2024-11-01nvme-pci: set doorbell config before unquiescingWilliam Butler
2024-10-04nvme-multipath: system fails to create generic nvme deviceHannes Reinecke
2024-09-30nvme-pci: qdepth 1 quirkKeith Busch
2024-09-12nvme-pci: allocate tagset on reset if necessaryKeith Busch
2024-09-12nvmet-tcp: fix kernel crash if commands allocation failsMaurizio Lombardi
2024-09-12nvme-pci: Add sleep quirk for Samsung 990 EvoGeorg Gottleuber
2024-08-29nvme: fix namespace removal listKeith Busch
2024-08-29nvme: use srcu for iterating namespace listKeith Busch
2024-08-29nvmet-rdma: fix possible bad dereference when freeing rspsSagi Grimberg
2024-08-29nvmet-tcp: do not continue for invalid icreqHannes Reinecke
2024-08-29nvme: clear caller pointer on identify failureKeith Busch
2024-08-29nvmet-trace: avoid dereferencing pointer too earlyDaniel Wagner
2024-08-19nvme/pci: Add APST quirk for Lenovo N60z laptopWangYuli
2024-08-14block: change rq_integrity_vec to respect the iteratorMikulas Patocka
2024-08-03nvme-pci: add missing condition check for existence of mapped dataLeon Romanovsky
2024-08-03nvme-pci: Fix the instructions for disabling power managementBart Van Assche
2024-08-03nvmet-auth: fix nvmet_auth hash error handlingGaosheng Cui
2024-07-25nvme: fix NVME_NS_DEAC may incorrectly identifying the disk as EXT_LBA.Boyang Yu
2024-07-25nvmet: always initialize cqe.resultDaniel Wagner
2024-07-25nvme: avoid double free special payloadChunguang Xu
2024-07-11nvmet: fix a possible leak when destroy a ctrl during qp establishmentSagi Grimberg
2024-07-11nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offsetKundan Kumar
2024-07-11nvme-multipath: find NUMA path only for online numa-nodeNilay Shroff
2024-06-21nvmet-passthru: propagate status from id override functionsDaniel Wagner
2024-06-21nvme: fix nvme_pr_* status code parsingWeiwen Hu
2024-06-12nvmet: fix ns enable/disable possible hangSagi Grimberg
2024-06-12nvme-multipath: fix io accounting on failoverKeith Busch
2024-06-12nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()Dan Carpenter
2024-06-12nvmet: fix nvme status code when namespace is disabledSagi Grimberg
2024-06-12nvmet-tcp: fix possible memory leak when tearing down a controllerSagi Grimberg
2024-06-12nvme: cancel pending I/O if nvme controller is in terminal stateNilay Shroff
2024-06-12nvmet-auth: replace pr_debug() with pr_err() to report an error.Maurizio Lombardi
2024-06-12nvmet-auth: return the error code to the nvmet_auth_host_hash() callersMaurizio Lombardi
2024-06-12nvme: find numa distance only if controller has valid numa idNilay Shroff