summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2016-12-19nvme : Use correct scnprintf in cmb showStephen Bates
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-14nvme-rdma: use rdma connection reject helper functionsSteve Wise
2016-12-13nvme/pci: Log PCI_STATUS when the controller diesAndy Lutomirski
2016-12-13Revert "nvme: add support for the Write Zeroes command"Linus Torvalds
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-09block: improve handling of the magic discard payloadChristoph Hellwig
2016-12-06nvme-fabrics: Add host support for FC transportJames Smart
2016-12-06nvme-fabrics: set sqe.command_id in core not transportsJames Smart
2016-12-06nvme-rdma: align to generic ib_event logging helperMax Gurtovoy
2016-12-06nvme-rdma: remove redundant defineSagi Grimberg
2016-12-06nvme-fabrics: Adjust source code indentationBart Van Assche
2016-12-06nvme/scsi: Remove set-but-not-used variablesBart Van Assche
2016-12-06nvme-fabrics: Fix a memory leak in an nvmf_create_ctrl() error pathBart Van Assche
2016-12-06nvme-fabrics: Fix memory leaks in nvmf_parse_options()Bart Van Assche
2016-12-06nvme-rdma: force queue size to respect controller capabilitySamuel Jones
2016-12-05nvme: move NVMe class code to pci_ids.hChristoph Hellwig
2016-12-01nvme: add support for the Write Zeroes commandChaitanya Kulkarni
2016-11-29lightnvm: eliminate nvm_lun abstraction in mmJavier González
2016-11-29lightnvm: move block provisioning to targetsJavier González
2016-11-29lightnvm: enable to send hint to erase commandJavier González
2016-11-29nvme: lightnvm: attach lightnvm sysfs to nvme block deviceMatias Bjørling
2016-11-29nvme: lightnvm: frees wrong cmd structureMatias Bjørling
2016-11-16nvme/pci: Don't free queues on errorKeith Busch
2016-11-15nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OKOmar Sandoval
2016-11-14nvme-rdma: stop and free io queues on connect failureSteve Wise
2016-11-14nvme-rdma: reject non-connect commands before the queue is liveChristoph Hellwig
2016-11-11lightnvm: invalid offset calculation for lba_shiftMatias Bjørling
2016-11-10nvme: don't pass the full CQE to nvme_complete_async_eventChristoph Hellwig
2016-11-10nvme: introduce struct nvme_requestChristoph Hellwig
2016-11-02nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq codeBart Van Assche
2016-11-02nvme: Fix a race condition related to stopping queuesBart Van Assche
2016-11-02blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()Bart Van Assche
2016-11-02blk-mq: Remove blk_mq_cancel_requeue_work()Bart Van Assche
2016-10-28block: split out request-only flags into a new namespaceChristoph Hellwig
2016-10-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-19nvme: use symbolic constants for CNS valuesChristoph Hellwig
2016-10-19nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi
2016-10-12nvme : Add sysfs entry for NVMe CMBs when appropriateStephen Bates
2016-10-12nvme: don't schedule multiple resetsKeith Busch
2016-10-12nvme: Delete created IO queues on resetKeith Busch
2016-10-12nvme: Stop probing a removed deviceKeith Busch
2016-10-11nvme: use the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira
2016-10-09Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-09-24nvme: Pass pointers, not dma addresses, to nvme_get/set_features()Andy Lutomirski
2016-09-24nvme/scsi: Remove power management supportAndy Lutomirski