summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAgeFilesLines
* lightnvm: disable interleaved metadataIgor Konopko2018-12-111-0/+1
* lightnvm: dynamic DMA pool entry sizeIgor Konopko2018-12-111-2/+3
* lightnvm: simplify geometry enumerationMatias Bjørling2018-12-113-23/+15
* lightnvm: Fix uninitialized return value in nvm_get_chunk_meta()Geert Uytterhoeven2018-12-111-1/+2
* nvme: fix irq vs io_queue calculationsJens Axboe2018-12-111-35/+29
* Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe2018-12-092-2/+11
|\
| * nvmet-rdma: fix response use after freeIsrael Rukshin2018-12-071-1/+2
| * nvme: validate controller state before rescheduling keep aliveJames Smart2018-12-071-1/+9
* | nvme: remove unused function nvme_ctrl_readyIsrael Rukshin2018-12-071-9/+0
* | nvme: implement Enhanced Command RetryKeith Busch2018-12-072-2/+46
* | nvmet: fix the structure member indentationChaitanya Kulkarni2018-12-071-4/+4
* | nvmet: use unlikely for req status checkChaitanya Kulkarni2018-12-071-1/+1
* | nvmet-rdma: Add unlikely for response allocated checkIsrael Rukshin2018-12-071-1/+1
* | nvme: Remove unused forward declarationIsrael Rukshin2018-12-071-1/+0
* | nvme: disable fabrics SQ flow control when asked by the userSagi Grimberg2018-12-072-1/+14
* | nvmet: expose support for fabrics SQ flow control disable in treqSagi Grimberg2018-12-071-0/+1
* | nvmet: don't override treq upon modification.Sagi Grimberg2018-12-071-4/+7
* | nvmet: support fabrics sq flow controlSagi Grimberg2018-12-073-10/+20
* | nvmet-fc: remove the IN_ISR deferred scheduling optionsJames Smart2018-12-071-64/+2
* | nvmet: mark nvmet_genctr staticChristoph Hellwig2018-12-072-2/+1
* | nvmet: enable Discovery Controller AENsJay Sternberg2018-12-074-12/+99
* | nvmet: allow host connect even if no allowed subsystems are exportedSagi Grimberg2018-12-073-30/+9
* | nvmet: add support to Discovery controllers for commandsJay Sternberg2018-12-071-0/+53
* | nvmet: add defines for discovery change async eventsJay Sternberg2018-12-071-0/+2
* | nvmet: make kato and AEN processing for use by other controllersJay Sternberg2018-12-072-15/+45
* | nvmet: allow Keep Alive for Discovery controllerJay Sternberg2018-12-074-28/+18
* | nvmet: change aen mask functions to use bit numbersJay Sternberg2018-12-073-9/+9
* | nvmet: provide aen bit functions for multiple controller typesJay Sternberg2018-12-073-20/+15
* | nvmet: use IOCB_NOWAIT for file-ns buffered I/OChaitanya Kulkarni2018-12-071-46/+84
* | nvmet: support for traffic based keep-aliveSagi Grimberg2018-12-073-1/+16
* | nvme: support traffic based keep-aliveSagi Grimberg2018-12-072-0/+14
* | nvme: cache controller attributesSagi Grimberg2018-12-072-0/+2
* | nvme: introduce ctrl attributes enumerationSagi Grimberg2018-12-071-1/+1
* | nvme: add a numa_node field to struct nvme_ctrlHannes Reinecke2018-12-075-7/+12
* | nvme: consolidate memset calls in the nvme_setup_cmd pathChaitanya Kulkarni2018-12-071-3/+1
* | block: only allow polling if a poll queue_map existsChristoph Hellwig2018-12-041-20/+9
* | nvme-mpath: remove I/O polling supportChristoph Hellwig2018-12-041-16/+0
* | nvme-rdma: remove I/O polling supportChristoph Hellwig2018-12-041-24/+0
* | nvme-pci: remove the CQ lock for interrupt driven queuesChristoph Hellwig2018-12-041-11/+26
* | nvme-pci: don't poll from irq context when deleting queuesChristoph Hellwig2018-12-041-8/+19
* | nvme-pci: refactor nvme_disable_io_queuesChristoph Hellwig2018-12-041-21/+20
* | nvme-pci: consolidate code for polling non-dedicated queuesChristoph Hellwig2018-12-041-23/+12
* | nvme-pci: only allow polling with separate poll queuesChristoph Hellwig2018-12-041-13/+5
* | nvme-pci: cleanup SQ allocation a bitChristoph Hellwig2018-12-041-18/+15
* | nvme-pci: use atomic bitops to mark a queue enabledChristoph Hellwig2018-12-041-28/+15
* | block: move queues types to the block layerChristoph Hellwig2018-12-041-43/+25
* | Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe2018-12-044-14/+74
|\|
| * nvme-rdma: fix double freeing of async event dataPrabhath Sajeepa2018-11-301-0/+2
| * nvme: flush namespace scanning work just before removing namespacesSagi Grimberg2018-11-301-1/+3
| * nvme: warn when finding multi-port subsystems without multipathing enabledChristoph Hellwig2018-11-301-0/+3