summaryrefslogtreecommitdiffstats
path: root/drivers/target/tcm_fc/tfc_io.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: libfc: Replace ->seq_start_next callback with function callHannes Reinecke2016-11-081-1/+1
* scsi: libfc: Replace ->seq_send callback with function callHannes Reinecke2016-11-081-1/+1
* target: use offset_in_page macroGeliang Tang2016-01-061-4/+4
* target: use per-attribute show and store methodsChristoph Hellwig2015-10-131-1/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-1/+0
|\
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-301-1/+0
* | target: Minimize SCSI header #include directivesBart Van Assche2015-06-021-4/+0
|/
* tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter2015-03-191-1/+2
* tcm_fc: Generate TASK_SET_FULL status for DataIN failuresNicholas Bellinger2014-06-061-2/+15
* tcm_fc: Check for aborted sequenceMark Rustad2013-04-251-1/+8
* tcm_fc: move the dereference below the NULL testWei Yongjun2012-09-171-1/+2
* tcm_fc: remove unused including <generated/utsrelease.h>Wei Yongjun2012-09-171-1/+0
* tcm_fc: Offload WRITE I/O backend submission to tpg workqueueChristoph Hellwig2012-07-161-2/+11
* tcm_fc: Remove use of transport_do_task_sg_chain()Roland Dreier2012-04-141-1/+1
* tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad2012-04-061-0/+2
* target: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-6/+4
* target: header reshuffle, part2Christoph Hellwig2011-12-141-4/+1
* target: Remove unneeded version.h includesJesper Juhl2011-10-111-1/+0
* tcm_fc: Invalidation of DDP context for FCoE target in error conditionsKiran Patil2011-09-161-32/+30
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2011-08-031-49/+72
|\
| * tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_dataKiran Patil2011-08-031-49/+72
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+0
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2011-07-111-1/+1
| |\
| * | treewide: remove duplicate includesVitaliy Ivanov2011-06-201-1/+0
* | | target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2011-07-221-4/+4
* | | target: Eliminate usage of struct se_memAndy Grover2011-07-221-32/+26
* | | target: Make all control CDBs scatter-gatherAndy Grover2011-07-221-44/+17
* | | target: Updates from AGrover and HCH (round 3)Andy Grover2011-07-221-13/+8
* | | target: More core cleanups from AGrover (round 2)Andy Grover2011-07-221-6/+4
* | | target: Core cleanups from AGrover (round 1)Andy Grover2011-07-221-2/+2
| |/ |/|
* | tcm_fc: Fix conversion spec warningNicholas Bellinger2011-06-241-1/+1
|/
* [SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ...Kiran Patil2011-05-171-0/+374