summaryrefslogtreecommitdiff
path: root/drivers/target/tcm_fc/tcm_fc.h
AgeCommit message (Expand)Author
2016-05-10target: make ->shutdown_session optionalChristoph Hellwig
2016-01-12tcm_fc: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig
2015-04-14target: simplify the target template registration APIChristoph Hellwig
2014-04-11target/tcm_fc: Rename structs and list members for clarityAndy Grover
2014-04-11target/tcm_fc: Limit to 1 TPG per wwnAndy Grover
2014-04-11target/tcm_fc: Don't export ft_lport_listAndy Grover
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger
2013-10-01tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmdNicholas Bellinger
2013-07-07target: make queue_tm_rsp() return voidJoern Engel
2012-08-16tcm_fc: Avoid debug overhead when not debuggingMark Rustad
2012-04-06tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad
2012-03-10target: Bump core version to v4.1.0-rc2-ml + fabric versionsNicholas Bellinger
2012-03-10target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger
2012-02-25tcm_fc: Remove cmd->cdb data memberAndy Grover
2012-02-25scsi: Use struct scsi_lun in fc/fcp.hAndy Grover
2011-11-02target: Make TFO->check_stop_free return free statusNicholas Bellinger
2011-09-16tcm_fc: Work queue based approach instead of managing own thread and event ba...Christoph Hellwig
2011-08-03tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_dataKiran Patil
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover
2011-07-22target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig
2011-06-24tcm_fc: Fix ft_send_tm LUN lookup OOPsKiran Patil
2011-05-17[SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ...Kiran Patil