aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/tcm_fc/tfc_io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-08scsi: libfc: Replace ->seq_start_next callback with function callHannes Reinecke1-1/+1
2016-11-08scsi: libfc: Replace ->seq_send callback with function callHannes Reinecke1-1/+1
2016-01-06target: use offset_in_page macroGeliang Tang1-4/+4
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig1-1/+0
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+0
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche1-4/+0
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig1-1/+0
2015-03-19tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter1-1/+2
2014-06-06tcm_fc: Generate TASK_SET_FULL status for DataIN failuresNicholas Bellinger1-2/+15
2013-04-25tcm_fc: Check for aborted sequenceMark Rustad1-1/+8
2012-09-17tcm_fc: move the dereference below the NULL testWei Yongjun1-1/+2
2012-09-17tcm_fc: remove unused including <generated/utsrelease.h>Wei Yongjun1-1/+0
2012-07-16tcm_fc: Offload WRITE I/O backend submission to tpg workqueueChristoph Hellwig1-2/+11
2012-04-14tcm_fc: Remove use of transport_do_task_sg_chain()Roland Dreier1-1/+1
2012-04-06tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad1-0/+2
2012-03-20target: remove the second argument of k[un]map_atomic()Cong Wang1-6/+4
2011-12-14target: header reshuffle, part2Christoph Hellwig1-4/+1
2011-10-11target: Remove unneeded version.h includesJesper Juhl1-1/+0
2011-09-16tcm_fc: Invalidation of DDP context for FCoE target in error conditionsKiran Patil1-32/+30
2011-08-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-49/+72
2011-08-03tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_dataKiran Patil1-49/+72
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover1-4/+4
2011-07-22target: Eliminate usage of struct se_memAndy Grover1-32/+26
2011-07-22target: Make all control CDBs scatter-gatherAndy Grover1-44/+17
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover1-13/+8
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover1-6/+4
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover1-2/+2
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-1/+1
2011-06-24tcm_fc: Fix conversion spec warningNicholas Bellinger1-1/+1
2011-06-20treewide: remove duplicate includesVitaliy Ivanov1-1/+0
2011-05-17[SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target core) supportKiran Patil1-0/+374