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