aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/tcm_fc/tfc_conf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-11target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwnAndy Grover1-6/+6
2014-04-11target/tcm_fc: Rename structs and list members for clarityAndy Grover1-29/+28
2014-04-11target/tcm_fc: Limit to 1 TPG per wwnAndy Grover1-9/+11
2014-04-11target/tcm_fc: Don't export ft_lport_listAndy Grover1-1/+1
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger1-0/+1
2014-01-09drivers: target: Mark functions and structures as static in tfc_conf.cRashika Kheria1-3/+3
2013-10-16target: Remove TF_CIT_TMPL macroAndy Grover1-9/+9
2013-08-12target: replace strict_strto*() with kstrto*()Jingoo Han1-1/+5
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier1-6/+0
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier1-6/+0
2012-04-14tcm_fc: Remove use of transport_do_task_sg_chain()Roland Dreier1-3/+0
2012-04-06tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad1-5/+8
2012-03-10target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger1-4/+0
2011-12-14target: header reshuffle, part2Christoph Hellwig1-5/+1
2011-12-06target: Drop config_item_name usage in fabric TFO->free_wwn()Nicholas Bellinger1-2/+1
2011-10-24tcm_fc: remove custom hex_to_bin in ft_parse_wwnAndy Shevchenko1-7/+5
2011-10-11target: Remove unneeded version.h includesJesper Juhl1-1/+0
2011-09-16tcm_fc: Work queue based approach instead of managing own thread and event based mechanismChristoph Hellwig1-4/+3
2011-08-22target: Convert acl_node_lock to be IRQ-disablingRoland Dreier1-2/+2
2011-08-22tcm_fc: init/exit functions should not be protected by "#ifdef MODULE"Roland Dreier1-2/+0
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-18/+15
2011-07-22tcm_fc: Convert to wake_up_process and schedule_timeout_interruptibleNicholas Bellinger1-2/+2
2011-07-22target: merge release_cmd methodsChristoph Hellwig1-2/+1
2011-07-22target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig1-1/+0
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover1-1/+1
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover1-2/+2
2011-06-20treewide: remove duplicate includesVitaliy Ivanov1-1/+0
2011-05-24[SCSI] target: Convert REPORT_LUNs to use int_to_scsilunNicholas Bellinger1-8/+0
2011-05-17[SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target core) supportKiran Patil1-0/+677