summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/fcloop.c
AgeCommit message (Expand)Author
2021-02-02nvme: constify static attribute_group structsRikard Falkeborn
2021-01-06nvme-fcloop: Fix sscanf type and list_first_entry_or_null warningsJames Smart
2020-12-01nvme-fcloop: add sysfs attribute to inject command dropJames Smart
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-08nvme-fcloop: verify wwnn and wwpn formatDongli Zhang
2020-05-09nvme-fcloop: add target to host LS request supportJames Smart
2020-05-09nvme-fcloop: refactor to enable target to host LSJames Smart
2020-05-09nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS requestJames Smart
2020-04-04nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-03-31nvme-fcloop: fix deallocation of working contextJames Smart
2019-11-27nvme_fc: add module to ops template to allow module referencesJames Smart
2019-07-09nvme-fcloop: resolve warnings on RCU usage and sleep warningsJames Smart
2019-07-09nvme-fcloop: fix inconsistent lock state warningsJames Smart
2019-06-21nvme-fcloop: add support for nvmet discovery_event opJames Smart
2019-02-20nvmet-fcloop: convert to SPDX identifiersChristoph Hellwig
2018-10-17nvmet-fcloop: suppress a compiler warningBart Van Assche
2018-08-28nvme-fcloop: Fix dropped LS's to removed target portJames Smart
2018-01-29Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-01-08nvme_fcloop: refactor host/target io job accessJames Smart
2018-01-08nvme_fcloop: rework to remove xxx_IN_ISR feature flagsJames Smart
2018-01-08nvme_fcloop: disassocate local port structsJames Smart
2018-01-08nvme_fcloop: fix abort race conditionJames Smart
2017-12-29nvme-fcloop: avoid possible uninitialized variable warningJames Smart
2017-09-25nvme-fcloop: fix port deletes and callbacksJames Smart
2017-09-25nvmet-fcloop: remove use of FC-specific error codesJames Smart
2017-08-28nvmet-fcloop: remove ALL_OPTS defineJohannes Thumshirn
2017-06-15nvmet-fc: Remove a set-but-not-used variableBart Van Assche
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart
2017-04-24nvmet-fcloop: mark two symbols staticChristoph Hellwig
2017-04-21nvmet_fc: Rework target side abort handlingJames Smart
2017-04-21nvme_fcloop: split job struct from transport for req_releaseJames Smart
2017-04-21nvmet_fc: add req_release to lldd apiJames Smart
2017-04-21nvmet_fc: add target feature flags for upcall isr contextsJames Smart
2016-12-21nvmet/fcloop: remove some logically dead code performing redundant ret checksColin Ian King
2016-12-06nvme-fabrics: Add FC LLDD loopback driver to test FC-NVMEJames Smart