summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
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-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-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
2018-04-24nvme-pci: Use pci_sriov_configure_simple() to enable VFsAlexander Duyck
2018-04-12nvme: expand nvmf_check_if_ready checksJames Smart
2018-04-12nvme: Use admin command effects for admin commandsKeith Busch
2018-04-12nvme: check return value of init_srcu_struct functionMax Gurtovoy
2018-04-12nvme-pci: Separate IO and admin queue IRQ vectorsKeith Busch
2018-04-12nvme-pci: Remove unused queue parameterKeith Busch
2018-04-12nvme-pci: Skip queue deletion if there are no queuesKeith Busch
2018-04-12nvme: don't send keep-alives to the discovery controllerJohannes Thumshirn
2018-04-12nvme: unexport nvme_start_keep_aliveJohannes Thumshirn
2018-04-12nvme: enforce 64bit offset for nvme_get_log_ext fnMatias Bjørling
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-03-29lightnvm: remove function name in stringsMatias Bjørling
2018-03-29lightnvm: implement get log report chunk helpersJavier González
2018-03-29lightnvm: normalize geometry nomenclatureJavier González
2018-03-29lightnvm: complete geo structure with maxoc*Javier González
2018-03-29lightnvm: add shorten OCSSD version in geoJavier González
2018-03-29lightnvm: add minor version to generic geometryJavier González
2018-03-29lightnvm: simplify geometry structureJavier González