summaryrefslogtreecommitdiffstats
path: root/drivers/target/tcm_fc/tfc_io.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-13/+1Star
* 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-141-1/+0Star
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-1/+0Star
|\
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-311-1/+0Star
* | target: Minimize SCSI header #include directivesBart Van Assche2015-06-021-4/+0Star
|/
* tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter2015-03-201-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-181-1/+2
* tcm_fc: remove unused including <generated/utsrelease.h>Wei Yongjun2012-09-181-1/+0Star
* tcm_fc: Offload WRITE I/O backend submission to tpg workqueueChristoph Hellwig2012-07-171-2/+11
* tcm_fc: Remove use of transport_do_task_sg_chain()Roland Dreier2012-04-151-1/+1
* tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad2012-04-071-0/+2
* target: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-6/+4Star
* target: header reshuffle, part2Christoph Hellwig2011-12-141-4/+1Star
* target: Remove unneeded version.h includesJesper Juhl2011-10-111-1/+0Star
* tcm_fc: Invalidation of DDP context for FCoE target in error conditionsKiran Patil2011-09-161-32/+30Star
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2011-08-041-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/+0Star
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2011-07-111-1/+1
| |\
| * | treewide: remove duplicate includesVitaliy Ivanov2011-06-201-1/+0Star
* | | 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/+26Star
* | | target: Make all control CDBs scatter-gatherAndy Grover2011-07-221-44/+17Star
* | | target: Updates from AGrover and HCH (round 3)Andy Grover2011-07-221-13/+8Star
* | | target: More core cleanups from AGrover (round 2)Andy Grover2011-07-221-6/+4Star
* | | 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