summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
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
2020-08-11nvme-pci: prevent SK hynix PC400 from using Write Zeroes commandKai-Heng Feng
2020-08-05nvme-tcp: fix possible hang waiting for icresp responseSagi Grimberg
2020-07-16nvme-rdma: assign completion vector correctlyMax Gurtovoy
2020-07-09nvme: fix a crash in nvme_mpath_add_diskChristoph Hellwig
2020-07-09nvme: fix identify error status silent ignoreSagi Grimberg
2020-07-09nvme-multipath: fix bogus request queue reference putSagi Grimberg
2020-07-09nvme-multipath: fix deadlock due to head->lockAnton Eidelman
2020-07-09nvme-multipath: fix deadlock between ana_work and scan_workAnton Eidelman
2020-07-09nvme-multipath: set bdi capabilities onceKeith Busch
2020-06-30nvme: don't protect ns mutation with ns->head->lockSagi Grimberg
2020-06-24nvme-pci: use simple suspend when a HMB is enabledChristoph Hellwig
2020-06-22nvme-tcp: use bh_lock in data_readySagi Grimberg
2020-06-22nvme-pci: align io queue count with allocted nvme_queue in nvme_probeWeiping Zhang
2020-06-22nvme: refine the Qemu Identify CNS quirkChristoph Hellwig
2020-05-14nvme: fix possible hang when ns scanning fails during error recoverySagi Grimberg
2020-05-14nvme: refactor nvme_identify_ns_descs error handlingChristoph Hellwig
2020-05-06nvme: prevent double free in nvme_alloc_ns() error handlingNiklas Cassel
2020-04-29nvme: fix compat address handling in several ioctlsNick Bowler
2020-04-29nvme: fix deadlock caused by ANA update wrong lockingSagi Grimberg
2020-04-29nvme-tcp: fix possible crash in write_zeroes processingSagi Grimberg
2020-04-17nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-04-17nvmet-tcp: fix maxh2cdata icresp parameterSagi Grimberg
2020-04-08nvme-rdma: Avoid double freeing of async event dataPrabhath Sajeepa
2020-03-25nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg
2020-03-12nvme: Fix uninitialized-variable warningKeith Busch
2020-03-12nvme-pci: Use single IRQ vector for old Apple modelsAndy Shevchenko
2020-03-12nvme/pci: Add sleep quirk for Samsung and Toshiba drivesShyjumon N
2020-03-05nvme-pci: Hold cq_poll_lock while completing CQEsBijan Mottahedeh
2020-03-05nvme/pci: move cqe check after device shutdownKeith Busch
2020-03-05nvme: prevent warning triggered by nvme_stop_keep_aliveNigel Kirkland
2020-03-05nvme/tcp: fix bug on double requeue when send failsAnton Eidelman
2020-02-28nvme-multipath: Fix memory leak with ana_log_bufLogan Gunthorpe
2020-02-24nvme-pci: remove nvmeq->tagsChristoph Hellwig
2020-02-24nvmet: Pass lockdep expression to RCU listsAmol Grover
2020-02-19nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_infoYi Zhang
2020-02-11nvmet: Fix controller use after freeIsrael Rukshin
2020-02-11nvmet: Fix error print message at nvmet_install_queue functionIsrael Rukshin
2020-01-09nvme/pci: Fix read queue countKeith Busch
2020-01-09nvme/pci: Fix write and poll queue typesKeith Busch
2020-01-09nvme-fc: fix double-free scenarios on hw queuesJames Smart