summaryrefslogtreecommitdiffstats
path: root/drivers/target/tcm_fc/tfc_conf.c
Commit message (Expand)AuthorAgeFilesLines
* 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