summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2025-05-02nvme: fixup scan failure for non-ANA multipath controllersHannes Reinecke
2025-05-02nvmet-fc: put ref when assoc->del_work is already scheduledDaniel Wagner
2025-05-02nvmet-fc: take tgtport reference only onceDaniel Wagner
2025-05-02nvme: multipath: fix return value of nvme_available_pathUday Shankar
2025-05-02nvme: re-read ANA log page after ns scan completesHannes Reinecke
2025-05-02nvme: requeue namespace scan on missed AENsHannes Reinecke
2025-04-25nvmet-fc: Remove unused functionsWangYuli
2025-04-25nvme-rdma: unquiesce admin_q before destroy itChunguang.xu
2025-04-25nvmet-fcloop: swap list_add_tail argumentsDaniel Wagner
2025-04-10nvme-pci: fix stuck reset on concurrent DPC and HPKeith Busch
2025-04-10nvme-pci: skip CMB blocks incompatible with PCI P2P DMAIcenowy Zheng
2025-04-10nvme-pci: clean up CMBMSC when registering CMB failsIcenowy Zheng
2025-04-10nvme-tcp: fix possible UAF in nvme_tcp_pollSagi Grimberg
2025-03-22nvme-tcp: Fix a C2HTermReq error messageMaurizio Lombardi
2025-03-22nvme-fc: rely on state transitions to handle connectivity lossDaniel Wagner
2025-03-22nvme: only allow entering LIVE from CONNECTING stateDaniel Wagner
2025-03-22apple-nvme: Release power domains when probe failsHector Martin
2025-03-22nvmet-rdma: recheck queue state is LIVE in state lock in recv doneRuozhu Li
2025-03-22nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi
2025-03-22nvme-pci: quirk Acer FA100 for non-uniqueue identifiersChristopher Lentocha
2025-03-22nvme-fc: do not ignore connectivity loss during connectingDaniel Wagner
2025-03-22nvme-fc: go straight to connecting state when initializingDaniel Wagner
2025-03-13nvmet-tcp: Fix a possible sporadic response drops in weakly ordered archMeir Elisha
2025-02-27nvme/ioctl: add missing space in err messageCaleb Sander Mateos
2025-02-17nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirkGeorg Gottleuber
2025-02-17nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirkGeorg Gottleuber
2025-02-17nvme-fc: use ctrl state getterDaniel Wagner
2025-02-17nvme: handle connectivity loss in nvme_set_queue_countDaniel Wagner
2025-02-08nvme: fix bogus kzalloc() return check in nvme_init_effects_log()Jens Axboe
2025-02-08nvme: Add error path for xa_store in nvme_init_effectsKeisuke Nishimura
2025-02-08nvme: Add error check for xa_store in nvme_get_effects_logKeisuke Nishimura
2025-01-23nvmet: propagate npwg topologyLuis Chamberlain
2025-01-09nvme-pci: 512 byte aligned dma pool segment quirkRobert Beckett
2025-01-09Revert "nvme: make keep-alive synchronous operation"Nilay Shroff
2025-01-09nvme: use helper nvme_ctrl_state in nvme_keep_alive_finish functionNilay Shroff
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