summaryrefslogtreecommitdiff
path: root/drivers/target/tcm_fc/tfc_io.c
AgeCommit message (Expand)Author
2016-01-06target: use offset_in_page macroGeliang Tang
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2015-03-19tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter
2014-06-06tcm_fc: Generate TASK_SET_FULL status for DataIN failuresNicholas Bellinger
2013-04-25tcm_fc: Check for aborted sequenceMark Rustad
2012-09-17tcm_fc: move the dereference below the NULL testWei Yongjun
2012-09-17tcm_fc: remove unused including <generated/utsrelease.h>Wei Yongjun
2012-07-16tcm_fc: Offload WRITE I/O backend submission to tpg workqueueChristoph Hellwig
2012-04-14tcm_fc: Remove use of transport_do_task_sg_chain()Roland Dreier
2012-04-06tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad
2012-03-20target: remove the second argument of k[un]map_atomic()Cong Wang
2011-12-14target: header reshuffle, part2Christoph Hellwig
2011-10-11target: Remove unneeded version.h includesJesper Juhl
2011-09-16tcm_fc: Invalidation of DDP context for FCoE target in error conditionsKiran Patil
2011-08-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2011-08-03tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_dataKiran Patil
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover
2011-07-22target: Eliminate usage of struct se_memAndy Grover
2011-07-22target: Make all control CDBs scatter-gatherAndy Grover
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-06-24tcm_fc: Fix conversion spec warningNicholas Bellinger
2011-06-20treewide: remove duplicate includesVitaliy Ivanov
2011-05-17[SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ...Kiran Patil