summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/fcloop.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-15nvmet-fc: Remove a set-but-not-used variableBart Van Assche1-2/+0
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart1-1/+0
2017-04-24nvmet-fcloop: mark two symbols staticChristoph Hellwig1-2/+2
2017-04-21nvmet_fc: Rework target side abort handlingJames Smart1-22/+130
2017-04-21nvme_fcloop: split job struct from transport for req_releaseJames Smart1-8/+17
2017-04-21nvmet_fc: add req_release to lldd apiJames Smart1-5/+10
2017-04-21nvmet_fc: add target feature flags for upcall isr contextsJames Smart1-2/+3
2016-12-21nvmet/fcloop: remove some logically dead code performing redundant ret checksColin Ian King1-2/+2
2016-12-06nvme-fabrics: Add FC LLDD loopback driver to test FC-NVMEJames Smart1-0/+1148