summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-048-246/+313
|\
| * Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe2018-06-015-99/+142
| |\
| | * nvme: use the changed namespaces list log to clear ns data changed AENsChristoph Hellwig2018-06-012-4/+49
| | * nvme: mark nvme_queue_scan staticChristoph Hellwig2018-06-012-11/+9
| | * nvme: submit AEN event configuration on startupHannes Reinecke2018-06-012-0/+18
| | * nvme.h: untangle AEN notice definitionsChristoph Hellwig2018-05-311-12/+18
| | * nvme-fabrics: allow internal passthrough command on deleting controllersChristoph Hellwig2018-05-311-48/+31
| | * nvme-pci: simplify __nvme_submit_cmdChristoph Hellwig2018-05-301-23/+14
| | * nvme-pci: Rate limit the nvme timeout warningsKeith Busch2018-05-301-1/+1
| | * nvme: allow duplicate controller if prior controller being deletedJames Smart2018-05-301-1/+3
| * | blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iterChristoph Hellwig2018-05-302-6/+0
| |/
| * Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe2018-05-296-52/+40
| |\
| | * nvme: fixup memory leak in nvme_init_identify()Hannes Reinecke2018-05-251-1/+1
| | * nvme: fix KASAN warning when parsing host nqnHannes Reinecke2018-05-251-1/+1
| | * nvme-fabrics: allow duplicate connections to the discovery controllerHannes Reinecke2018-05-252-1/+3
| | * nvme-fabrics: centralize discovery controller defaultsHannes Reinecke2018-05-251-4/+4
| | * nvme-fabrics: remove unnecessary controller subnqn validationJames Smart2018-05-251-10/+0
| | * nvme-fc: remove setting DNR on exception conditionsJames Smart2018-05-251-10/+0
| | * nvme-rdma: stop admin queue before freeing itJianchao Wang2018-05-251-4/+6
| | * nvme-pci: Fix AER reset handlingKeith Busch2018-05-251-9/+5
| | * nvme-pci: set nvmeq->cq_vector after alloc cq/sqJianchao Wang2018-05-251-9/+16
| | * nvme: host: core: fix precedence of ternary operatorIvan Bornyakov2018-05-231-2/+2
| | * nvme: fix lockdep warning in nvme_mpath_clear_current_pathJohannes Thumshirn2018-05-231-1/+2
| * | nvme: return BLK_EH_DONE from ->timeoutChristoph Hellwig2018-05-292-10/+6
| |/
| * nvme-pci: fix race between poll and IRQ completionsJens Axboe2018-05-211-4/+11
| * Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe2018-05-215-94/+133
| |\
| | * nvme-pci: drop IRQ disabling on submission queue lockJens Axboe2018-05-181-4/+4
| | * nvme-pci: split the nvme queue lock into submission and completion locksJens Axboe2018-05-181-21/+23
| | * nvme-pci: handle completions outside of the queue lockJens Axboe2018-05-181-42/+45
| | * nvme-pci: move ->cq_vector == -1 check outside of ->q_lockJens Axboe2018-05-181-5/+13
| | * nvme-pci: remove cq check after submissionJens Axboe2018-05-181-2/+0
| | * nvme-pci: simplify nvme_cqe_validChristoph Hellwig2018-05-181-6/+6
| | * nvme: mark the result argument to nvme_complete_async_event volatileChristoph Hellwig2018-05-182-2/+2
| | * nvme/pci: Sync controller reset for AER slot_resetKeith Busch2018-05-111-2/+9
| | * nvme/pci: Hold controller reference during async probeKeith Busch2018-05-071-0/+3
| | * nvme: only reconfigure discard if necessaryJens Axboe2018-05-021-12/+16
| | * nvme/pci: Use async_schedule for initial reset workKeith Busch2018-05-021-1/+9
| | * nvme: lightnvm: add granby supportWei Xu2018-04-261-0/+2
| | * NVMe: Add Quirk Delay before CHK RDY for Seagate Nytro Flash StorageMicah Parrish2018-04-261-0/+2
| | * nvme: change order of qid and cmdid in completion traceJohannes Thumshirn2018-04-261-2/+2
| | * nvme: fc: provide a descriptive errorJohannes Thumshirn2018-04-261-0/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-021-1/+1
|\ \ \
| * | | IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann2018-05-281-1/+1
* | | | Merge tag 'for-linus-20180530' of git://git.kernel.dk/linux-blockLinus Torvalds2018-05-301-1/+1
|\ \ \ \
| * | | | nvme: fix extended data LBA supported settingMax Gurtovoy2018-05-291-1/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-05-241-1/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen2018-05-091-1/+1
* | | | nvme: add quirk to force medium priority for SQ creationJens Axboe2018-05-112-1/+16
* | | | nvme: Fix sync controller reset returnCharles Machalow2018-05-111-1/+2
* | | | nvme: fix use-after-free in nvme_free_ns_headJianchao Wang2018-05-071-0/+5
| |/ / |/| |
OpenPOWER on IntegriCloud