summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
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-25nvmet-loop: use nr_phys_segments when map rq to sglChaitanya Kulkarni
2018-05-25nvmet-fc: increase LS buffer count per fc portJames Smart
2018-05-25nvmet: add simple file backed ns supportChaitanya Kulkarni
2018-05-25nvmet: remove duplicate NULL initialization for req->nsChaitanya Kulkarni
2018-05-25nvmet: make a few error messages more genericChaitanya Kulkarni
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
2018-05-11nvme: add quirk to force medium priority for SQ creationJens Axboe
2018-05-11nvme: Fix sync controller reset returnCharles Machalow
2018-05-09IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen
2018-05-07nvme/pci: Hold controller reference during async probeKeith Busch
2018-05-07nvme: fix use-after-free in nvme_free_ns_headJianchao Wang
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-05-03nvmet: switch loopback target state to connecting when resettingJohannes Thumshirn
2018-05-03nvme/multipath: Fix multipath disabled naming collisionsKeith Busch
2018-05-03nvme/multipath: Disable runtime writable enabling parameterKeith Busch
2018-05-03nvme: Set integrity flag for user passthrough commandsKeith Busch
2018-05-03nvme: fix potential memory leak in option parsingChengguang Xu
2018-05-02nvme: only reconfigure discard if necessaryJens Axboe
2018-05-02nvme/pci: Use async_schedule for initial reset workKeith Busch
2018-04-27nvmet-rdma: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-04-27nvme: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-04-26nvme: lightnvm: add granby supportWei Xu
2018-04-26NVMe: Add Quirk Delay before CHK RDY for Seagate Nytro Flash StorageMicah Parrish
2018-04-26nvme: change order of qid and cmdid in completion traceJohannes Thumshirn
2018-04-26nvme: fc: provide a descriptive errorJohannes Thumshirn