aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/fc.c
Commit message (Expand)AuthorAge
* nvmet-fc: fix kernel-doc headersBart Van Assche2018-10-17
* nvmet_fc: support target port removal with nvmet layerJames Smart2018-10-01
* nvme-fc: fix for a minor typosMilan P. Gandhi2018-10-01
* nvmet-fc: fix target sgl list on large transfersJames Smart2018-07-24
* nvmet-fc: increase LS buffer count per fc portJames Smart2018-05-25
* nvmet: constify struct nvmet_fabrics_opsChristoph Hellwig2018-03-26
* nvmet_fc: prevent new io rqsts in possible isr completionsJames Smart2018-03-26
* nvmet-fc: cleanup nvmet add_port/remove_portJames Smart2018-01-08
* nvmet/fc: Use sgl_alloc() and sgl_free()Bart Van Assche2018-01-06
* nvmet-fc: correct ref counting error when deferred rcv usedJames Smart2017-11-20
* nvmet_fc: fix better length checkingJames Smart2017-11-16
* nvmet: better data length validationChristoph Hellwig2017-11-10
* nvmet: fix fatal_err_work deadlockJames Smart2017-11-01
* nvmet-fc: ensure target queue id within range.James Smart2017-09-25
* nvmet-fc: on port remove call put outside lockJames Smart2017-09-25
* nvmet-fc: fix failing max io queue connectionsJames Smart2017-09-25
* nvmet-fc: remove use of FC-specific error codesJames Smart2017-09-25
* nvmet-fc: simplify sg list handlingJames Smart2017-08-28
* nvmet-fc: eliminate incorrect static markers on local variablesJames Smart2017-08-17
* nvmet-fc: correct use after free on list teardownJames Smart2017-08-16
* nvmet_fc: add defer_req callback for deferment of cmd buffer returnJames Smart2017-08-10
* nvme-fc: revise TRADDR parsingJames Smart2017-07-25
* nvmet-fc: fix byte swapping in nvmet_fc_ls_create_associationChristoph Hellwig2017-07-20
* nvmet_fc: Accept variable pad lengths on Create Association LSJames Smart2017-07-10
* nvmet_fc: fix crashes on bad opcodesJames Smart2017-06-28
* nvmet-fc: remove target cpu scheduling flagJames Smart2017-05-20
* nvmet-fc: properly endian swap sq_headChristoph Hellwig2017-04-24
* nvmet-fc: mark the sqhd field as __le16Christoph Hellwig2017-04-24
* nvmet-fc: fix endianess annoations for nvmet_fc_format_rsp_hdrChristoph Hellwig2017-04-24
* nvmet-fc: mark nvmet_fc_handle_fcp_rqst staticChristoph Hellwig2017-04-24
* nvmet_fc: Change traddr field separator to a colonJames Smart2017-04-21
* nvmet_fc: add missing reference in add_portJames Smart2017-04-21
* nvmet_fc: Rework target side abort handlingJames Smart2017-04-21
* nvmet_fc: add req_release to lldd apiJames Smart2017-04-21
* nvmet_fc: add target feature flags for upcall isr contextsJames Smart2017-04-21
* nvmet_fc: Clear SG list to avoid double freesJames Smart2017-04-04
* nvmet_fc: Sync NVME LS reject reasons with specJames Smart2017-04-04
* nvmet_fc: cleanup of abort flag processing in fcp_op_doneJames Smart2017-02-22
* nvmet_fc: correct logic in disconnect queue LS handlingJames Smart2017-01-26
* nvme-fabrics: Add target support for FC transportJames Smart2016-12-06