summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/fcloop.c
Commit message (Expand)AuthorAgeFilesLines
* nvme-fcloop: Fix dropped LS's to removed target portJames Smart2018-08-281-1/+2
* Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds2018-01-291-48/+196
|\
| * nvme_fcloop: refactor host/target io job accessJames Smart2018-01-081-22/+125
| * nvme_fcloop: rework to remove xxx_IN_ISR feature flagsJames Smart2018-01-081-35/+63
| * nvme_fcloop: disassocate local port structsJames Smart2018-01-081-10/+25
| * nvme_fcloop: fix abort race conditionJames Smart2018-01-081-5/+7
* | nvme-fcloop: avoid possible uninitialized variable warningJames Smart2017-12-291-1/+1
|/
* nvme-fcloop: fix port deletes and callbacksJames Smart2017-09-251-64/+38
* nvmet-fcloop: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
* nvmet-fcloop: remove ALL_OPTS defineJohannes Thumshirn2017-08-281-3/+0
* nvmet-fc: Remove a set-but-not-used variableBart Van Assche2017-06-151-2/+0
* nvmet-fc: remove target cpu scheduling flagJames Smart2017-05-201-1/+0
* nvmet-fcloop: mark two symbols staticChristoph Hellwig2017-04-241-2/+2
* nvmet_fc: Rework target side abort handlingJames Smart2017-04-211-22/+130
* nvme_fcloop: split job struct from transport for req_releaseJames Smart2017-04-211-8/+17
* nvmet_fc: add req_release to lldd apiJames Smart2017-04-211-5/+10
* nvmet_fc: add target feature flags for upcall isr contextsJames Smart2017-04-211-2/+3
* nvmet/fcloop: remove some logically dead code performing redundant ret checksColin Ian King2016-12-211-2/+2
* nvme-fabrics: Add FC LLDD loopback driver to test FC-NVMEJames Smart2016-12-061-0/+1148