summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
2021-08-08nvme: fix nvme_setup_command metadata trace eventKeith Busch
2021-07-28nvme: set the PRACT bit when using Write Zeroes with T10 PIChristoph Hellwig
2021-07-28nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTINGZhihao Cheng
2021-07-28nvme-pci: do not call nvme_dev_remove_admin from nvme_removeCasey Chen
2021-07-20nvme-tcp: can't set sk_user_data without write_lockMaurizio Lombardi
2021-07-14nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()Hannes Reinecke
2021-06-18nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()Hannes Reinecke
2021-06-18nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() failsHannes Reinecke
2021-06-18nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()Hannes Reinecke
2021-06-16nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVMESagi Grimberg
2021-06-16nvme-fabrics: decode host pathing error for connectHannes Reinecke
2021-05-26nvmet: use new ana_log_size instead the old oneHou Pu
2021-05-26nvme-multipath: fix double initialization of ANA stateChristoph Hellwig
2021-05-26nvmet: seset ns->file when open failsDaniel Wagner
2021-05-19nvme: do not try to reconfigure APST when the controller is not liveChristoph Hellwig
2021-05-14nvme-pci: don't simple map sgl when sgls are disabledNiklas Cassel
2021-05-14nvme: retrigger ANA log update if group descriptor isn't foundHannes Reinecke
2021-05-14nvmet-tcp: fix incorrect locking in state_change sk callbackSagi Grimberg
2021-05-14nvme-tcp: block BH in sk state_change sk callbackSagi Grimberg
2021-04-10nvme-mpath: replace direct_make_request with generic_make_requestSagi Grimberg
2021-03-30nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725aDmitry Monakhov
2021-03-30nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been abortedHannes Reinecke
2021-03-30nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()Hannes Reinecke
2021-03-24nvme-rdma: fix possible hang when failing to set io queuesSagi Grimberg
2021-03-24nvmet: don't check iosqes,iocqes for discovery controllersSagi Grimberg
2021-03-24nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDUSagi Grimberg
2021-03-24nvme-tcp: fix possible hang when failing to set io queuesSagi Grimberg
2021-03-24nvme: fix Write Zeroes limitationsChristoph Hellwig
2021-03-17nvme: release namespace head reference on errorKeith Busch
2021-03-17nvme: unlink head after removing last namespaceKeith Busch
2021-03-11nvme-pci: add quirks for Lexar 256GB SSDPascal Terjan
2021-03-11nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST.Julian Einwag
2021-03-07nvme-tcp: add clean action for failed reconnectionChao Leng
2021-03-07nvme-rdma: add clean action for failed reconnectionChao Leng
2021-03-07nvme-core: add cancel tagset helpersChao Leng
2021-03-07nvme-pci: fix error unwind in nvme_map_dataChristoph Hellwig
2021-03-07nvme-pci: refactor nvme_unmap_dataChristoph Hellwig
2021-02-17nvme-pci: ignore the subsysem NQN on Phison E16Claus Stovgaard
2021-02-10nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDsThorsten Leemhuis
2021-02-10nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUsSagi Grimberg
2021-02-07nvme: check the PRINFO bit before deciding the host buffer lengthRevanth Rajashekar
2021-02-03nvme-multipath: Early exit if no path is availableDaniel Wagner
2021-01-19nvme-tcp: fix possible data corruption with bio mergesSagi Grimberg
2021-01-19nvmet-rdma: Fix list_del corruption on queue establishment failureIsrael Rukshin
2021-01-19nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQNGopal Tiwari
2020-12-02nvme: free sq/cq dbbuf pointers when dbbuf set failsMinwoo Im
2020-11-18nvme-tcp: avoid repeated request completionSagi Grimberg
2020-11-18nvme-rdma: avoid repeated request completionSagi Grimberg
2020-11-18nvme-tcp: avoid race between time out and tear downChao Leng
2020-11-18nvme-rdma: avoid race between time out and tear downChao Leng