summaryrefslogtreecommitdiffstats
path: root/drivers/target/tcm_fc/tcm_fc.h
Commit message (Expand)AuthorAgeFilesLines
* target: Minimize #include directivesBart Van Assche2016-12-091-0/+3
* target: make ->shutdown_session optionalChristoph Hellwig2016-05-101-1/+0
* tcm_fc: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger2016-01-121-1/+0
* target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-301-1/+0
* target: move node ACL allocation to core codeChristoph Hellwig2015-05-301-1/+1
* target: simplify the target template registration APIChristoph Hellwig2015-04-141-1/+0
* target/tcm_fc: Rename structs and list members for clarityAndy Grover2014-04-111-4/+4
* target/tcm_fc: Limit to 1 TPG per wwnAndy Grover2014-04-111-2/+1
* target/tcm_fc: Don't export ft_lport_listAndy Grover2014-04-111-1/+0
* target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-071-0/+1
* tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmdNicholas Bellinger2013-10-011-0/+1
* target: make queue_tm_rsp() return voidJoern Engel2013-07-071-1/+1
* tcm_fc: Avoid debug overhead when not debuggingMark Rustad2012-08-161-0/+1
* tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad2012-04-061-0/+1
* target: Bump core version to v4.1.0-rc2-ml + fabric versionsNicholas Bellinger2012-03-101-1/+1
* target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger2012-03-101-4/+0
* tcm_fc: Remove cmd->cdb data memberAndy Grover2012-02-251-1/+0
* scsi: Use struct scsi_lun in fc/fcp.hAndy Grover2012-02-251-1/+0
* target: Make TFO->check_stop_free return free statusNicholas Bellinger2011-11-021-1/+1
* tcm_fc: Work queue based approach instead of managing own thread and event ba...Christoph Hellwig2011-09-161-10/+2
* tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_dataKiran Patil2011-08-031-0/+5
* target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2011-07-221-24/+0
* target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig2011-07-221-1/+0
* tcm_fc: Fix ft_send_tm LUN lookup OOPsKiran Patil2011-06-241-1/+1
* [SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ...Kiran Patil2011-05-171-0/+215
OpenPOWER on IntegriCloud