summaryrefslogtreecommitdiffstats
path: root/drivers/target/tcm_fc/tfc_conf.c
Commit message (Expand)AuthorAgeFilesLines
* target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-301-1/+0
* target: move transport ID handling to the coreChristoph Hellwig2015-05-301-3/+0
* target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-301-1/+0
* target: change core_tpg_register prototypeChristoph Hellwig2015-05-301-1/+1
* tcm_fc: stop using se_tpg_fabric_ptrChristoph Hellwig2015-05-301-9/+8
* target: move node ACL allocation to core codeChristoph Hellwig2015-05-301-25/+1
* target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-301-42/+6
* target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-301-6/+0
* target: simplify the target template registration APIChristoph Hellwig2015-04-141-65/+24
* target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwnAndy Grover2014-04-111-6/+6
* target/tcm_fc: Rename structs and list members for clarityAndy Grover2014-04-111-29/+28
* target/tcm_fc: Limit to 1 TPG per wwnAndy Grover2014-04-111-9/+11
* target/tcm_fc: Don't export ft_lport_listAndy Grover2014-04-111-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-091-3/+3
* target: Remove TF_CIT_TMPL macroAndy Grover2013-10-161-9/+9
* target: replace strict_strto*() with kstrto*()Jingoo Han2013-08-121-1/+5
* target: Simplify fabric sense data length handlingRoland Dreier2012-09-171-6/+0
* target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier2012-09-171-6/+0
* tcm_fc: Remove use of transport_do_task_sg_chain()Roland Dreier2012-04-141-3/+0
* tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad2012-04-061-5/+8
* target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger2012-03-101-4/+0
* target: header reshuffle, part2Christoph Hellwig2011-12-141-5/+1
* target: Drop config_item_name usage in fabric TFO->free_wwn()Nicholas Bellinger2011-12-061-2/+1
* tcm_fc: remove custom hex_to_bin in ft_parse_wwnAndy Shevchenko2011-10-241-7/+5
* target: Remove unneeded version.h includesJesper Juhl2011-10-111-1/+0
* tcm_fc: Work queue based approach instead of managing own thread and event ba...Christoph Hellwig2011-09-161-4/+3
* 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/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+0
|\
| * treewide: remove duplicate includesVitaliy Ivanov2011-06-201-1/+0
* | target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2011-07-221-18/+15
* | 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/+1
* | target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig2011-07-221-1/+0
* | 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/+0
* [SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ...Kiran Patil2011-05-171-0/+677