summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2018-12-19nvme-pci: trace SQ status on completionsyupeng
2018-12-18nvme-rdma: implement polling queue mapSagi Grimberg
2018-12-18nvme-fabrics: allow user to pass in nr_poll_queuesSagi Grimberg
2018-12-18nvme-fabrics: allow nvmf_connect_io_queue to pollSagi Grimberg
2018-12-18nvme-core: optionally poll sync commandsSagi Grimberg
2018-12-18nvme-tcp: fix spelling mistake "attepmpt" -> "attempt"Colin Ian King
2018-12-18nvme-tcp: fix endianess annotationsChristoph Hellwig
2018-12-18nvme-pci: refactor nvme_poll_irqdisable to make sparse happyChristoph Hellwig
2018-12-18nvme-pci: only set nr_maps to 2 if poll queues are supportedChristoph Hellwig
2018-12-17nvme-pci: don't share queue mapsChristoph Hellwig
2018-12-13nvme: fix kernel paging oopsSagi Grimberg
2018-12-13nvme-rdma: support separate queue maps for read and writeSagi Grimberg
2018-12-13nvme-tcp: support separate queue maps for read and writeSagi Grimberg
2018-12-13nvme-fabrics: allow user to set nr_write_queues for separate queue mapsSagi Grimberg
2018-12-13nvme-fabrics: add missing nvmf_ctrl_options documentationSagi Grimberg
2018-12-13blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queuesSagi Grimberg
2018-12-13nvme: remove nvme_common command cdw10 arrayChaitanya Kulkarni
2018-12-13nvme: provide fallback for discard alloc failureJens Axboe
2018-12-13nvme: add __exit annotationChengguang Xu
2018-12-13nvme-tcp: add NVMe over TCP host driverSagi Grimberg
2018-12-13nvme-fabrics: allow user passing data digestSagi Grimberg
2018-12-13nvme-fabrics: allow user passing header digestSagi Grimberg
2018-12-11lightnvm: disable interleaved metadataIgor Konopko
2018-12-11lightnvm: dynamic DMA pool entry sizeIgor Konopko
2018-12-11lightnvm: simplify geometry enumerationMatias Bjørling
2018-12-11lightnvm: Fix uninitialized return value in nvm_get_chunk_meta()Geert Uytterhoeven
2018-12-11nvme: fix irq vs io_queue calculationsJens Axboe
2018-12-09Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe
2018-12-07nvme: remove unused function nvme_ctrl_readyIsrael Rukshin
2018-12-07nvme: implement Enhanced Command RetryKeith Busch
2018-12-07nvme: Remove unused forward declarationIsrael Rukshin
2018-12-07nvme: disable fabrics SQ flow control when asked by the userSagi Grimberg
2018-12-07nvme: support traffic based keep-aliveSagi Grimberg
2018-12-07nvme: cache controller attributesSagi Grimberg
2018-12-07nvme: add a numa_node field to struct nvme_ctrlHannes Reinecke
2018-12-07nvme: consolidate memset calls in the nvme_setup_cmd pathChaitanya Kulkarni
2018-12-07nvme: validate controller state before rescheduling keep aliveJames Smart
2018-12-04block: only allow polling if a poll queue_map existsChristoph Hellwig
2018-12-04nvme-mpath: remove I/O polling supportChristoph Hellwig
2018-12-04nvme-rdma: remove I/O polling supportChristoph Hellwig
2018-12-04nvme-pci: remove the CQ lock for interrupt driven queuesChristoph Hellwig
2018-12-04nvme-pci: don't poll from irq context when deleting queuesChristoph Hellwig
2018-12-04nvme-pci: refactor nvme_disable_io_queuesChristoph Hellwig
2018-12-04nvme-pci: consolidate code for polling non-dedicated queuesChristoph Hellwig
2018-12-04nvme-pci: only allow polling with separate poll queuesChristoph Hellwig
2018-12-04nvme-pci: cleanup SQ allocation a bitChristoph Hellwig
2018-12-04nvme-pci: use atomic bitops to mark a queue enabledChristoph Hellwig
2018-12-04block: move queues types to the block layerChristoph Hellwig
2018-12-04Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe
2018-11-30nvme-rdma: fix double freeing of async event dataPrabhath Sajeepa