aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/fcloop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-17nvmet-fcloop: suppress a compiler warningBart Van Assche1-0/+1
2018-08-28nvme-fcloop: Fix dropped LS's to removed target portJames Smart1-1/+2
2018-01-29Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-48/+196
2018-01-08nvme_fcloop: refactor host/target io job accessJames Smart1-22/+125
2018-01-08nvme_fcloop: rework to remove xxx_IN_ISR feature flagsJames Smart1-35/+63
2018-01-08nvme_fcloop: disassocate local port structsJames Smart1-10/+25
2018-01-08nvme_fcloop: fix abort race conditionJames Smart1-5/+7
2017-12-29nvme-fcloop: avoid possible uninitialized variable warningJames Smart1-1/+1
2017-09-25nvme-fcloop: fix port deletes and callbacksJames Smart1-64/+38
2017-09-25nvmet-fcloop: remove use of FC-specific error codesJames Smart1-1/+1
2017-08-28nvmet-fcloop: remove ALL_OPTS defineJohannes Thumshirn1-3/+0
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