summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAgeFilesLines
* nvmet: fix data units read and written counters in SMART logTom Wu2019-10-051-6/+8
* nvme: Fix u32 overflow in the number of namespace list calculationJaesoo Lee2019-06-251-1/+2
* nvme: remove the ifdef around nvme_nvm_ioctlChristoph Hellwig2019-06-191-2/+0
* nvme-pci: unquiesce admin queue on shutdownKeith Busch2019-06-151-1/+4
* nvme-loop: init nvmet_ctrl fatal_err_work when allocateYufen Yu2019-05-081-10/+10
* nvme-pci: use the same attributes when freeing host_mem_desc_bufs.Liviu Dudau2019-02-201-4/+6
* nvmet-rdma: fix null dereference under heavy loadRaju Rangoju2019-01-311-1/+14
* nvmet-rdma: Add unlikely for response allocated checkIsrael Rukshin2019-01-311-1/+1
* nvmet-rdma: fix response use after freeIsrael Rukshin2018-12-211-1/+2
* nvme: flush namespace scanning work just before removing namespacesSagi Grimberg2018-12-171-1/+3
* nvme-loop: fix kernel oops in case of unhandled commandMing Lei2018-11-211-7/+2
* nvme_fc: fix ctrl create failures racing with workq itemsJames Smart2018-10-131-0/+4
* nvmet-rdma: fix possible bogus dereference under heavy loadSagi Grimberg2018-10-101-2/+25
* nvme-fcloop: Fix dropped LS's to removed target portJames Smart2018-10-031-1/+2
* nvme-rdma: unquiesce queues when deleting the controllerSagi Grimberg2018-09-261-0/+2
* nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_eventMichal Wnukowski2018-09-051-0/+8
* nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMDRoland Dreier2018-08-241-1/+1
* nvmet: reset keep alive timer in controller enableMax Gurtuvoy2018-08-241-0/+8
* nvmet-fc: fix target sgl list on large transfersJames Smart2018-08-091-9/+35
* nvme-pci: Fix queue double allocationsKeith Busch2018-08-091-0/+3
* nvme-pci: allocate device queues storage space at probeSagi Grimberg2018-08-091-36/+25
* nvme: lightnvm: add granby supportWei Xu2018-08-031-0/+2
* nvme-pci: Fix AER reset handlingKeith Busch2018-08-031-0/+3
* nvme-rdma: stop admin queue before freeing itJianchao Wang2018-08-031-4/+6
* nvme-pci: Remap CMB SQ entries on every controller resetKeith Busch2018-07-171-11/+16
* nvme: Set integrity flag for user passthrough commandsKeith Busch2018-06-211-0/+1
* nvme: fix potential memory leak in option parsingChengguang Xu2018-06-211-0/+6
* nvmet-rdma: depend on INFINIBAND_ADDR_TRANSGreg Thelen2018-06-211-1/+1
* nvme: depend on INFINIBAND_ADDR_TRANSGreg Thelen2018-06-211-1/+1
* nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-AJarosław Janik2018-05-301-2/+5
* nvme: don't send keep-alives to the discovery controllerJohannes Thumshirn2018-05-301-1/+3
* nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectorsMing Lei2018-05-301-1/+1
* nvme-pci: Fix EEH failure on ppcWen Xiong2018-05-301-6/+7
* nvmet: fix PSDT field check in command formatMax Gurtovoy2018-05-301-3/+6
* nvme-pci: Fix nvme queue cleanup if IRQ setup failsJianchao Wang2018-05-301-1/+4
* nvme: add quirk to force medium priority for SQ creationJens Axboe2018-05-162-1/+16
* nvme_fcloop: fix abort race conditionJames Smart2018-04-121-5/+7
* nvme_fcloop: disassocate local port structsJames Smart2018-04-121-10/+25
* nvme-rdma: don't suppress send completionsSagi Grimberg2018-03-081-40/+14
* nvme-fabrics: initialize default host->id in nvmf_host_default()Ewan D. Milne2018-03-031-0/+1
* nvme: check hw sectors before setting chunk sectorsKeith Busch2018-03-031-1/+2
* nvme-fc: remove double put reference if admin connect failsJames Smart2018-03-031-1/+0
* nvme-pci: fix NULL pointer dereference in nvme_free_host_mem()Minwoo Im2018-02-031-0/+1
* nvme-rdma: don't complete requests before a send work request has completedSagi Grimberg2018-02-031-4/+24
* nvmet-fc: correct ref counting error when deferred rcv usedJames Smart2018-02-031-3/+6
* nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set.Minwoo Im2018-02-031-1/+1
* nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-AKai-Heng Feng2018-02-031-2/+10
* nvme-loop: check if queue is ready in queue_rqSagi Grimberg2018-02-031-1/+24
* nvme-fc: check if queue is ready in queue_rqSagi Grimberg2018-02-031-1/+18
* nvme-fabrics: introduce init command check for a queue that is not aliveSagi Grimberg2018-02-032-26/+36