aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2018-06-08nvme-pci: unquiesce dead controller queuesKeith Busch
2018-06-08nvme-pci: remove HMB teardown on resetKeith Busch
2018-06-08nvme-pci: queue creation fixesKeith Busch
2018-06-08nvme-pci: remove unnecessary completion doorbell checkKeith Busch
2018-06-08nvme-pci: remove unnecessary nested lockingKeith Busch
2018-06-08nvme-rdma: correctly check for target keyed sgl supportSteve Wise
2018-06-08nvme: don't hold nvmf_transports_rwsem for more than transport lookupsJohannes Thumshirn
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-01Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe
2018-06-01nvme: use the changed namespaces list log to clear ns data changed AENsChristoph Hellwig
2018-06-01nvme: mark nvme_queue_scan staticChristoph Hellwig
2018-06-01nvme: submit AEN event configuration on startupHannes Reinecke
2018-05-31nvme.h: untangle AEN notice definitionsChristoph Hellwig
2018-05-31nvme-fabrics: allow internal passthrough command on deleting controllersChristoph Hellwig
2018-05-30Merge tag 'for-linus-20180530' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-30blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iterChristoph Hellwig
2018-05-30nvme-pci: simplify __nvme_submit_cmdChristoph Hellwig
2018-05-30nvme-pci: Rate limit the nvme timeout warningsKeith Busch
2018-05-30nvme: allow duplicate controller if prior controller being deletedJames Smart
2018-05-29Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe
2018-05-29nvme: fix extended data LBA supported settingMax Gurtovoy
2018-05-29nvme: return BLK_EH_DONE from ->timeoutChristoph Hellwig
2018-05-28IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann
2018-05-25nvme: fixup memory leak in nvme_init_identify()Hannes Reinecke
2018-05-25nvme: fix KASAN warning when parsing host nqnHannes Reinecke
2018-05-25nvme-fabrics: allow duplicate connections to the discovery controllerHannes Reinecke
2018-05-25nvme-fabrics: centralize discovery controller defaultsHannes Reinecke
2018-05-25nvme-fabrics: remove unnecessary controller subnqn validationJames Smart
2018-05-25nvme-fc: remove setting DNR on exception conditionsJames Smart
2018-05-25nvme-rdma: stop admin queue before freeing itJianchao Wang
2018-05-25nvme-pci: Fix AER reset handlingKeith Busch
2018-05-25nvme-pci: set nvmeq->cq_vector after alloc cq/sqJianchao Wang
2018-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-05-23nvme: host: core: fix precedence of ternary operatorIvan Bornyakov
2018-05-23nvme: fix lockdep warning in nvme_mpath_clear_current_pathJohannes Thumshirn
2018-05-21nvme-pci: fix race between poll and IRQ completionsJens Axboe
2018-05-21Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe
2018-05-18nvme-pci: drop IRQ disabling on submission queue lockJens Axboe
2018-05-18nvme-pci: split the nvme queue lock into submission and completion locksJens Axboe
2018-05-18nvme-pci: handle completions outside of the queue lockJens Axboe
2018-05-18nvme-pci: move ->cq_vector == -1 check outside of ->q_lockJens Axboe
2018-05-18nvme-pci: remove cq check after submissionJens Axboe
2018-05-18nvme-pci: simplify nvme_cqe_validChristoph Hellwig
2018-05-18nvme: mark the result argument to nvme_complete_async_event volatileChristoph Hellwig
2018-05-16Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-05-15nvme: Avoid flush dependency in delete controller flowNitzan Carmi
2018-05-11nvme/pci: Sync controller reset for AER slot_resetKeith Busch