summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
2018-10-03nvme-fcloop: Fix dropped LS's to removed target portJames Smart
2018-09-26nvme-rdma: unquiesce queues when deleting the controllerSagi Grimberg
2018-09-05nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_eventMichal Wnukowski
2018-08-24nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMDRoland Dreier
2018-08-24nvmet: reset keep alive timer in controller enableMax Gurtuvoy
2018-08-09nvmet-fc: fix target sgl list on large transfersJames Smart
2018-08-09nvme-pci: Fix queue double allocationsKeith Busch
2018-08-09nvme-pci: allocate device queues storage space at probeSagi Grimberg
2018-08-03nvme: lightnvm: add granby supportWei Xu
2018-08-03nvme-pci: Fix AER reset handlingKeith Busch
2018-08-03nvme-rdma: stop admin queue before freeing itJianchao Wang
2018-07-17nvme-pci: Remap CMB SQ entries on every controller resetKeith Busch
2018-06-21nvme: Set integrity flag for user passthrough commandsKeith Busch
2018-06-21nvme: fix potential memory leak in option parsingChengguang Xu
2018-06-21nvmet-rdma: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-06-21nvme: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-05-30nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-AJarosław Janik
2018-05-30nvme: don't send keep-alives to the discovery controllerJohannes Thumshirn
2018-05-30nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectorsMing Lei
2018-05-30nvme-pci: Fix EEH failure on ppcWen Xiong
2018-05-30nvmet: fix PSDT field check in command formatMax Gurtovoy
2018-05-30nvme-pci: Fix nvme queue cleanup if IRQ setup failsJianchao Wang
2018-05-16nvme: add quirk to force medium priority for SQ creationJens Axboe
2018-04-12nvme_fcloop: fix abort race conditionJames Smart
2018-04-12nvme_fcloop: disassocate local port structsJames Smart
2018-03-08nvme-rdma: don't suppress send completionsSagi Grimberg
2018-03-03nvme-fabrics: initialize default host->id in nvmf_host_default()Ewan D. Milne
2018-03-03nvme: check hw sectors before setting chunk sectorsKeith Busch
2018-03-03nvme-fc: remove double put reference if admin connect failsJames Smart
2018-02-03nvme-pci: fix NULL pointer dereference in nvme_free_host_mem()Minwoo Im
2018-02-03nvme-rdma: don't complete requests before a send work request has completedSagi Grimberg
2018-02-03nvmet-fc: correct ref counting error when deferred rcv usedJames Smart
2018-02-03nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set.Minwoo Im
2018-02-03nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-AKai-Heng Feng
2018-02-03nvme-loop: check if queue is ready in queue_rqSagi Grimberg
2018-02-03nvme-fc: check if queue is ready in queue_rqSagi Grimberg
2018-02-03nvme-fabrics: introduce init command check for a queue that is not aliveSagi Grimberg
2017-12-20nvme: use kref_get_unless_zero in nvme_find_get_nsChristoph Hellwig
2017-12-17nvmet-rdma: update queue list during ib_device removalIsrael Rukshin
2017-12-05nvme-pci: add quirk for delay before CHK RDY for WDC SN200Jeff Lien
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30nvme: Fix setting logical block format when revalidatingKeith Busch
2017-10-23nvme-rdma: fix possible hang when issuing commands during ctrl removalSagi Grimberg
2017-10-19nvme-rdma: Fix error status return in tagset allocation failureSagi Grimberg
2017-10-19nvme-rdma: Fix possible double free in reconnect flowSagi Grimberg
2017-10-19nvmet: synchronize sqhd updateJames Smart
2017-10-18nvme-fc: retry initial controller connections 3 timesJames Smart
2017-10-18nvme-fc: fix iowait hangJames Smart
2017-10-04nvme-pci: Use PCI bus address for data/queues in CMBChristoph Hellwig