summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/fc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nvmet-fc: mark the sqhd field as __le16Christoph Hellwig2017-04-241-1/+1
* nvmet-fc: fix endianess annoations for nvmet_fc_format_rsp_hdrChristoph Hellwig2017-04-241-1/+1
* nvmet-fc: mark nvmet_fc_handle_fcp_rqst staticChristoph Hellwig2017-04-241-1/+1
* nvmet_fc: Change traddr field separator to a colonJames Smart2017-04-211-1/+1
* nvmet_fc: add missing reference in add_portJames Smart2017-04-211-0/+1
* nvmet_fc: Rework target side abort handlingJames Smart2017-04-211-54/+151
* nvmet_fc: add req_release to lldd apiJames Smart2017-04-211-2/+6
* nvmet_fc: add target feature flags for upcall isr contextsJames Smart2017-04-211-3/+34
* nvmet_fc: Clear SG list to avoid double freesJames Smart2017-04-041-0/+2
* nvmet_fc: Sync NVME LS reject reasons with specJames Smart2017-04-041-7/+12
* nvmet_fc: cleanup of abort flag processing in fcp_op_doneJames Smart2017-02-221-5/+3
* nvmet_fc: correct logic in disconnect queue LS handlingJames Smart2017-01-261-14/+22
* nvme-fabrics: Add target support for FC transportJames Smart2016-12-061-0/+2288