aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/tcm_fc/tfc_conf.c
AgeCommit message (Expand)Author
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-06-01target: Convert se_tpg->acl_node_lock to ->acl_node_mutexNicholas Bellinger
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche
2015-05-30target: move transport ID handling to the coreChristoph Hellwig
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig
2015-05-30target: change core_tpg_register prototypeChristoph Hellwig
2015-05-30tcm_fc: stop using se_tpg_fabric_ptrChristoph Hellwig
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig
2015-05-30target: refactor init/drop_nodeacl methodsChristoph Hellwig
2015-05-30target: make the tpg_get_default_depth method optionalChristoph Hellwig
2015-04-14target: simplify the target template registration APIChristoph Hellwig
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