summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
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
2020-11-18nvme: introduce nvme_sync_io_queuesChao Leng
2020-11-10nvmet: fix a NULL pointer dereference when tracing the flush commandChaitanya Kulkarni
2020-11-10nvme-rdma: handle unexpected nvme completion data lengthzhenwei pi
2020-11-05nvme-rdma: fix crash when connect rejectedChao Leng
2020-10-29nvmet: fix uninitialized work for zero katozhenwei pi
2020-10-29nvme-pci: disable the write zeros command for Intel 600P/P3100David Milburn
2020-10-14nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()Coly Li
2020-10-14nvme-core: put ctrl ref when module ref get failChaitanya Kulkarni
2020-10-07nvme: consolidate chunk_sectors settingsKeith Busch
2020-10-07nvme: Introduce nvme_lba_to_sect()Damien Le Moal
2020-10-07nvme: Cleanup and rename nvme_block_nr()Damien Le Moal
2020-10-07nvme-fc: fail new connections to a deleted host or remote portJames Smart
2020-10-07nvme-pci: fix NULL req in completion handlerXianting Tian
2020-10-07nvme-core: get/put ctrl and transport module in nvme_dev_open/release()Chaitanya Kulkarni
2020-10-01nvme-tcp: fix kconfig dependency warning when !CRYPTONecip Fazil Yildiran
2020-10-01nvme: explicitly update mpath disk capacity on revalidationAnthony Iliopoulos
2020-10-01nvme: fix possible deadlock when I/O is blockedSagi Grimberg
2020-10-01nvmet-rdma: fix double free of rdma queueIsrael Rukshin
2020-10-01nvme: Fix controller creation races with teardown flowIsrael Rukshin
2020-10-01nvme: Fix ctrl use-after-free during sysfs deletionIsrael Rukshin
2020-10-01nvme-multipath: do not reset on unknown statusJohn Meneghini
2020-09-23nvme-tcp: cancel async events before freeing event structDavid Milburn
2020-09-23nvme-rdma: cancel async events before freeing event structDavid Milburn
2020-09-23nvme-fc: cancel async events before freeing event structDavid Milburn
2020-09-17nvme-pci: cancel nvme device request before disablingTong Zhang
2020-09-17nvme-rdma: fix reset hang if controller died in the middle of a resetSagi Grimberg
2020-09-17nvme-rdma: fix timeout handlerSagi Grimberg
2020-09-17nvme-rdma: serialize controller teardown sequencesSagi Grimberg
2020-09-17nvme-tcp: fix reset hang if controller died in the middle of a resetSagi Grimberg
2020-09-17nvme-tcp: fix timeout handlerSagi Grimberg
2020-09-17nvme-tcp: serialize controller teardown sequencesSagi Grimberg
2020-09-17nvme: have nvme_wait_freeze_timeout return if it timed outSagi Grimberg
2020-09-17nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptanceSagi Grimberg
2020-09-17nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pduZiye Yang
2020-09-17nvme-fabrics: allow to queue requests for live queuesSagi Grimberg
2020-09-09nvme: fix controller instance leakKeith Busch
2020-09-09nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'Christophe JAILLET
2020-09-09nvmet: Disable keep-alive timer when kato is cleared to 0hAmit Engel
2020-09-03nvme: multipath: round-robin: fix single non-optimized path caseMartin Wilck
2020-09-03nvme-fc: Fix wrong return value in __nvme_fc_init_request()Tianjia Zhang
2020-08-19nvme-multipath: do not fall back to __nvme_find_path() for non-optimized pathsHannes Reinecke
2020-08-19nvme-multipath: fix logic for non-optimized pathsMartin Wilck
2020-08-19nvme-rdma: fix controller reset hang during trafficSagi Grimberg
2020-08-19nvme-tcp: fix controller reset hang during trafficSagi Grimberg
2020-08-19nvme: add a Identify Namespace Identification Descriptor list quirkChristoph Hellwig