summaryrefslogtreecommitdiff
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
2019-03-13nvmet: ignore EOPNOTSUPP for discardChristoph Hellwig
2019-03-13nvmet-fc: bring Disconnect into compliance with FC-NVME specJames Smart
2019-03-13nvmet-fc: fix issues with targetport assoc_list list walkingJames Smart
2019-03-13nvme-loop: init nvmet_ctrl fatal_err_work when allocateYufen Yu
2019-02-20nvmet: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvmet-rdma: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvme-loop: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvmet-fcloop: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvmet-fc: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvmet: fix indentationBart Van Assche
2019-01-23nvmet-rdma: fix null dereference under heavy loadRaju Rangoju
2019-01-16nvmet-tcp: fix uninitialized variable accessSagi Grimberg
2018-12-18nvme-fabrics: allow nvmf_connect_io_queue to pollSagi Grimberg
2018-12-18nvmet-tcp: fix endianess annotationsChristoph 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-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-13nvmet: allow configfs tcp trtype configurationSagi Grimberg
2018-12-13nvmet-tcp: add NVMe over TCP target driverSagi Grimberg
2018-12-13nvmet: Add install_queue calloutSagi Grimberg
2018-12-09Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe
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
2018-12-07nvmet: expose support for fabrics SQ flow control disable in treqSagi Grimberg
2018-12-07nvmet: don't override treq upon modification.Sagi Grimberg
2018-12-07nvmet: support fabrics sq flow controlSagi Grimberg
2018-12-07nvmet-fc: remove the IN_ISR deferred scheduling optionsJames Smart
2018-12-07nvmet: mark nvmet_genctr staticChristoph Hellwig
2018-12-07nvmet: enable Discovery Controller AENsJay Sternberg
2018-12-07nvmet: allow host connect even if no allowed subsystems are exportedSagi Grimberg
2018-12-07nvmet: add support to Discovery controllers for commandsJay Sternberg
2018-12-07nvmet: add defines for discovery change async eventsJay Sternberg
2018-12-07nvmet: make kato and AEN processing for use by other controllersJay Sternberg
2018-12-07nvmet: allow Keep Alive for Discovery controllerJay Sternberg
2018-12-07nvmet: change aen mask functions to use bit numbersJay Sternberg
2018-12-07nvmet: provide aen bit functions for multiple controller typesJay Sternberg
2018-12-07nvmet: use IOCB_NOWAIT for file-ns buffered I/OChaitanya Kulkarni
2018-12-07nvmet: support for traffic based keep-aliveSagi Grimberg