aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvme
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-18nvmet-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-18nvmet: use a macro for default error locationChaitanya Kulkarni
2018-12-18nvmet: fix comparison of a u16 with -1Colin Ian King
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-13nvmet: update smart log with num err log entriesChaitanya Kulkarni
2018-12-13nvmet: add error log page cmd handlerChaitanya Kulkarni
2018-12-13nvmet: add error log support for file backendChaitanya Kulkarni
2018-12-13nvmet: add error log support for bdev backendChaitanya Kulkarni
2018-12-13nvmet: add error log support for admin-cmdChaitanya Kulkarni
2018-12-13nvmet: add error log support for rdma backendChaitanya Kulkarni
2018-12-13nvmet: add error log support for fabrics-cmdChaitanya Kulkarni
2018-12-13nvmet: add error log support in the coreChaitanya Kulkarni
2018-12-13nvmet: add interface to update error-log pageChaitanya Kulkarni
2018-12-13nvmet: add error-log definitionsChaitanya Kulkarni
2018-12-13nvme: remove nvme_common command cdw10 arrayChaitanya Kulkarni
2018-12-13nvmet: remove unused variableSagi Grimberg
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-13nvmet: allow configfs tcp trtype configurationSagi Grimberg
2018-12-13nvmet-tcp: add NVMe over TCP target driverSagi Grimberg
2018-12-13nvme-fabrics: allow user passing data digestSagi Grimberg
2018-12-13nvme-fabrics: allow user passing header digestSagi Grimberg
2018-12-13nvmet: Add install_queue calloutSagi 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-07nvmet: fix the structure member indentationChaitanya Kulkarni
2018-12-07nvmet: use unlikely for req status checkChaitanya Kulkarni
2018-12-07nvmet-rdma: Add unlikely for response allocated checkIsrael Rukshin