aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/tcm_fc/tcm_fc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner1-13/+1
2019-02-04scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche1-1/+0
2016-12-09target: Minimize #include directivesBart Van Assche1-0/+3
2016-05-10target: make ->shutdown_session optionalChristoph Hellwig1-1/+0
2016-01-12tcm_fc: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger1-1/+0
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche1-1/+0
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig1-1/+1
2015-04-14target: simplify the target template registration APIChristoph Hellwig1-1/+0
2014-04-11target/tcm_fc: Rename structs and list members for clarityAndy Grover1-4/+4
2014-04-11target/tcm_fc: Limit to 1 TPG per wwnAndy Grover1-2/+1
2014-04-11target/tcm_fc: Don't export ft_lport_listAndy Grover1-1/+0
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger1-0/+1
2013-10-01tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmdNicholas Bellinger1-0/+1
2013-07-07target: make queue_tm_rsp() return voidJoern Engel1-1/+1
2012-08-16tcm_fc: Avoid debug overhead when not debuggingMark Rustad1-0/+1
2012-04-06tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad1-0/+1
2012-03-10target: Bump core version to v4.1.0-rc2-ml + fabric versionsNicholas Bellinger1-1/+1
2012-03-10target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger1-4/+0
2012-02-25tcm_fc: Remove cmd->cdb data memberAndy Grover1-1/+0
2012-02-25scsi: Use struct scsi_lun in fc/fcp.hAndy Grover1-1/+0
2011-11-02target: Make TFO->check_stop_free return free statusNicholas Bellinger1-1/+1
2011-09-16tcm_fc: Work queue based approach instead of managing own thread and event based mechanismChristoph Hellwig1-10/+2
2011-08-03tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_dataKiran Patil1-0/+5
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover1-24/+0
2011-07-22target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig1-1/+0
2011-06-24tcm_fc: Fix ft_send_tm LUN lookup OOPsKiran Patil1-1/+1
2011-05-17[SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target core) supportKiran Patil1-0/+215