summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/fc.c
Commit message (Expand)AuthorAgeFilesLines
* nvme-fc: revise TRADDR parsingJames Smart2017-07-251-48/+53
* nvmet-fc: fix byte swapping in nvmet_fc_ls_create_associationChristoph Hellwig2017-07-201-4/+4
* nvmet_fc: Accept variable pad lengths on Create Association LSJames Smart2017-07-101-7/+13
* nvmet_fc: fix crashes on bad opcodesJames Smart2017-06-281-4/+6
* nvmet-fc: remove target cpu scheduling flagJames Smart2017-05-201-3/+1
* nvmet-fc: properly endian swap sq_headChristoph Hellwig2017-04-241-1/+1
* 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