summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAgeFilesLines
* 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
* nvme: use kref_get_unless_zero in nvme_find_get_nsChristoph Hellwig2017-12-201-1/+2
* nvmet-rdma: update queue list during ib_device removalIsrael Rukshin2017-12-171-2/+4
* nvme-pci: add quirk for delay before CHK RDY for WDC SN200Jeff Lien2017-12-052-1/+3
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-022-0/+2
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* | nvme: Fix setting logical block format when revalidatingKeith Busch2017-10-301-0/+1
* | nvme-rdma: fix possible hang when issuing commands during ctrl removalSagi Grimberg2017-10-231-4/+7
* | nvme-rdma: Fix error status return in tagset allocation failureSagi Grimberg2017-10-191-2/+6
* | nvme-rdma: Fix possible double free in reconnect flowSagi Grimberg2017-10-191-2/+6
* | nvmet: synchronize sqhd updateJames Smart2017-10-192-4/+13
* | nvme-fc: retry initial controller connections 3 timesJames Smart2017-10-181-2/+30
* | nvme-fc: fix iowait hangJames Smart2017-10-181-2/+3
|/
* nvme-pci: Use PCI bus address for data/queues in CMBChristoph Hellwig2017-10-041-7/+7
* nvme: fix visibility of "uuid" ns attributeMartin Wilck2017-10-011-1/+1
* nvme-fcloop: fix port deletes and callbacksJames Smart2017-09-251-64/+38
* nvmet-fc: ensure target queue id within range.James Smart2017-09-251-0/+3
* nvmet-fc: on port remove call put outside lockJames Smart2017-09-251-1/+5
* nvme-rdma: don't fully stop the controller in error recoverySagi Grimberg2017-09-251-1/+1
* nvme-rdma: give up reconnect if state change failsSagi Grimberg2017-09-251-1/+6
* nvme-core: Use nvme_wq to queue async events and fw activationSagi Grimberg2017-09-251-2/+2
* nvme: fix sqhd reference when admin queue connect failsJames Smart2017-09-251-1/+2
* nvmet: implement valid sqhd values in completionsJames Smart2017-09-253-6/+12
* nvme-fabrics: Allow 0 as KATO valueGuilherme G. Piccoli2017-09-251-9/+9
* nvme: allow timed-out ios to retryJames Smart2017-09-251-2/+0
* nvme: stop aer posting if controller state not liveJames Smart2017-09-251-2/+3