index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2019-02-05
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
1
-1
/
+0
2018-11-29
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
1
-1
/
+0
2018-11-29
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
1
-6
/
+1
2018-07-02
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
1
-4
/
+1
2016-05-10
target: make ->shutdown_session optional
Christoph Hellwig
1
-1
/
+0
2016-01-13
tcm_fc: Convert acl lookup to modern get_initiator_node_acl usage
Nicholas Bellinger
1
-25
/
+0
2016-01-08
target/fcoe: Add tag support to tcm_fc
Andy Grover
1
-0
/
+22
2015-10-14
target: use per-attribute show and store methods
Christoph Hellwig
1
-26
/
+18
2015-07-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-94
/
+18
2015-06-16
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
1
-4
/
+1
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
1
-4
/
+0
2015-06-01
target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
Nicholas Bellinger
1
-2
/
+2
2015-05-31
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
1
-1
/
+0
2015-05-31
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
1
-1
/
+0
2015-05-31
target: move transport ID handling to the core
Christoph Hellwig
1
-3
/
+0
2015-05-31
target: remove the get_fabric_proto_ident method
Christoph Hellwig
1
-1
/
+0
2015-05-31
target: change core_tpg_register prototype
Christoph Hellwig
1
-1
/
+1
2015-05-31
tcm_fc: stop using se_tpg_fabric_ptr
Christoph Hellwig
1
-9
/
+8
2015-05-31
target: move node ACL allocation to core code
Christoph Hellwig
1
-25
/
+1
2015-05-31
target: refactor init/drop_nodeacl methods
Christoph Hellwig
1
-42
/
+6
2015-05-31
target: make the tpg_get_default_depth method optional
Christoph Hellwig
1
-6
/
+0
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
1
-65
/
+24
2014-04-12
target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn
Andy Grover
1
-6
/
+6
2014-04-12
target/tcm_fc: Rename structs and list members for clarity
Andy Grover
1
-29
/
+28
2014-04-12
target/tcm_fc: Limit to 1 TPG per wwn
Andy Grover
1
-9
/
+11
2014-04-12
target/tcm_fc: Don't export ft_lport_list
Andy Grover
1
-1
/
+1
2014-04-07
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
1
-0
/
+1
2014-01-10
drivers: target: Mark functions and structures as static in tfc_conf.c
Rashika Kheria
1
-3
/
+3
2013-10-17
target: Remove TF_CIT_TMPL macro
Andy Grover
1
-9
/
+9
2013-08-13
target: replace strict_strto*() with kstrto*()
Jingoo Han
1
-1
/
+5
2012-09-18
target: Simplify fabric sense data length handling
Roland Dreier
1
-6
/
+0
2012-09-18
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
1
-6
/
+0
2012-04-15
tcm_fc: Remove use of transport_do_task_sg_chain()
Roland Dreier
1
-3
/
+0
2012-04-07
tcm_fc: Do not free tpg structure during wq allocation failure
Mark Rustad
1
-5
/
+8
2012-03-11
target: Drop unused legacy target_core_fabric_ops API callers
Nicholas Bellinger
1
-4
/
+0
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
1
-5
/
+1
2011-12-06
target: Drop config_item_name usage in fabric TFO->free_wwn()
Nicholas Bellinger
1
-2
/
+1
2011-10-24
tcm_fc: remove custom hex_to_bin in ft_parse_wwn
Andy Shevchenko
1
-7
/
+5
2011-10-11
target: Remove unneeded version.h includes
Jesper Juhl
1
-1
/
+0
2011-09-16
tcm_fc: Work queue based approach instead of managing own thread and event ba...
Christoph Hellwig
1
-4
/
+3
2011-08-22
target: Convert acl_node_lock to be IRQ-disabling
Roland Dreier
1
-2
/
+2
2011-08-22
tcm_fc: init/exit functions should not be protected by "#ifdef MODULE"
Roland Dreier
1
-2
/
+0
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
1
-18
/
+15
2011-07-22
tcm_fc: Convert to wake_up_process and schedule_timeout_interruptible
Nicholas Bellinger
1
-2
/
+2
2011-07-22
target: merge release_cmd methods
Christoph Hellwig
1
-2
/
+1
2011-07-22
target: remove the always-noop ->new_cmd_failure method
Christoph Hellwig
1
-1
/
+0
2011-07-22
target: More core cleanups from AGrover (round 2)
Andy Grover
1
-1
/
+1
2011-07-22
target: Core cleanups from AGrover (round 1)
Andy Grover
1
-2
/
+2
[next]