index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
tcm_fc
/
tfc_conf.c
Age
Commit message (
Expand
)
Author
2014-04-11
target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn
Andy Grover
2014-04-11
target/tcm_fc: Rename structs and list members for clarity
Andy Grover
2014-04-11
target/tcm_fc: Limit to 1 TPG per wwn
Andy Grover
2014-04-11
target/tcm_fc: Don't export ft_lport_list
Andy Grover
2014-04-07
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
2014-01-09
drivers: target: Mark functions and structures as static in tfc_conf.c
Rashika Kheria
2013-10-16
target: Remove TF_CIT_TMPL macro
Andy Grover
2013-08-12
target: replace strict_strto*() with kstrto*()
Jingoo Han
2012-09-17
target: Simplify fabric sense data length handling
Roland Dreier
2012-09-17
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
2012-04-14
tcm_fc: Remove use of transport_do_task_sg_chain()
Roland Dreier
2012-04-06
tcm_fc: Do not free tpg structure during wq allocation failure
Mark Rustad
2012-03-10
target: Drop unused legacy target_core_fabric_ops API callers
Nicholas Bellinger
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
2011-12-06
target: Drop config_item_name usage in fabric TFO->free_wwn()
Nicholas Bellinger
2011-10-24
tcm_fc: remove custom hex_to_bin in ft_parse_wwn
Andy Shevchenko
2011-10-11
target: Remove unneeded version.h includes
Jesper Juhl
2011-09-16
tcm_fc: Work queue based approach instead of managing own thread and event ba...
Christoph Hellwig
2011-08-22
target: Convert acl_node_lock to be IRQ-disabling
Roland Dreier
2011-08-22
tcm_fc: init/exit functions should not be protected by "#ifdef MODULE"
Roland Dreier
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
2011-07-22
tcm_fc: Convert to wake_up_process and schedule_timeout_interruptible
Nicholas Bellinger
2011-07-22
target: merge release_cmd methods
Christoph Hellwig
2011-07-22
target: remove the always-noop ->new_cmd_failure method
Christoph Hellwig
2011-07-22
target: More core cleanups from AGrover (round 2)
Andy Grover
2011-07-22
target: Core cleanups from AGrover (round 1)
Andy Grover
2011-06-20
treewide: remove duplicate includes
Vitaliy Ivanov
2011-05-24
[SCSI] target: Convert REPORT_LUNs to use int_to_scsilun
Nicholas Bellinger
2011-05-17
[SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ...
Kiran Patil