summaryrefslogtreecommitdiffstats
path: root/drivers/target/tcm_fc/tfc_conf.c
Commit message (Expand)AuthorAgeFilesLines
* target: simplify the target template registration APIChristoph Hellwig2015-04-141-65/+24Star
* target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwnAndy Grover2014-04-121-6/+6
* target/tcm_fc: Rename structs and list members for clarityAndy Grover2014-04-121-29/+28Star
* target/tcm_fc: Limit to 1 TPG per wwnAndy Grover2014-04-121-9/+11
* target/tcm_fc: Don't export ft_lport_listAndy Grover2014-04-121-1/+1
* target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-071-0/+1
* drivers: target: Mark functions and structures as static in tfc_conf.cRashika Kheria2014-01-101-3/+3
* target: Remove TF_CIT_TMPL macroAndy Grover2013-10-161-9/+9
* target: replace strict_strto*() with kstrto*()Jingoo Han2013-08-131-1/+5
* target: Simplify fabric sense data length handlingRoland Dreier2012-09-181-6/+0Star
* target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier2012-09-181-6/+0Star
* tcm_fc: Remove use of transport_do_task_sg_chain()Roland Dreier2012-04-151-3/+0Star
* tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad2012-04-071-5/+8
* target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger2012-03-101-4/+0Star
* target: header reshuffle, part2Christoph Hellwig2011-12-141-5/+1Star
* target: Drop config_item_name usage in fabric TFO->free_wwn()Nicholas Bellinger2011-12-061-2/+1Star
* tcm_fc: remove custom hex_to_bin in ft_parse_wwnAndy Shevchenko2011-10-241-7/+5Star
* target: Remove unneeded version.h includesJesper Juhl2011-10-111-1/+0Star
* tcm_fc: Work queue based approach instead of managing own thread and event ba...Christoph Hellwig2011-09-161-4/+3Star
* target: Convert acl_node_lock to be IRQ-disablingRoland Dreier2011-08-221-2/+2
* tcm_fc: init/exit functions should not be protected by "#ifdef MODULE"Roland Dreier2011-08-221-2/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+0Star
|\
| * treewide: remove duplicate includesVitaliy Ivanov2011-06-201-1/+0Star
* | target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2011-07-221-18/+15Star
* | tcm_fc: Convert to wake_up_process and schedule_timeout_interruptibleNicholas Bellinger2011-07-221-2/+2
* | target: merge release_cmd methodsChristoph Hellwig2011-07-221-2/+1Star
* | target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig2011-07-221-1/+0Star
* | target: More core cleanups from AGrover (round 2)Andy Grover2011-07-221-1/+1
* | target: Core cleanups from AGrover (round 1)Andy Grover2011-07-221-2/+2
|/
* [SCSI] target: Convert REPORT_LUNs to use int_to_scsilunNicholas Bellinger2011-05-241-8/+0Star
* [SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ...Kiran Patil2011-05-171-0/+677