index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
tcm_fc
/
tfc_sess.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-13
/
+1
2018-08-02
scsi: tcm_fc: use target_remove_session
Mike Christie
1
-2
/
+1
2018-08-02
scsi: target: rename target_alloc_session
Mike Christie
1
-1
/
+1
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-1
/
+1
2016-10-21
target/tcm_fc: Update debugging statements to match libfc usage
Hannes Reinecke
1
-11
/
+26
2016-10-21
target/tcm_fc: return detailed error in ft_sess_create()
Hannes Reinecke
1
-2
/
+3
2016-07-20
tcm_fc: set and unset FCP_SPPF_TARG_FCN
Hannes Reinecke
1
-0
/
+2
2016-05-10
target: make ->shutdown_session optional
Christoph Hellwig
1
-12
/
+0
2016-03-11
tcm_fc: Convert to target_alloc_session usage
Nicholas Bellinger
1
-22
/
+22
2016-01-13
tcm_fc: Convert acl lookup to modern get_initiator_node_acl usage
Nicholas Bellinger
1
-9
/
+16
2016-01-08
tcm_fc: Wait for command completion before freeing a session
Bart Van Assche
1
-6
/
+11
2015-10-14
target: use per-attribute show and store methods
Christoph Hellwig
1
-1
/
+0
2015-07-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-1
/
+0
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
1
-4
/
+0
2015-05-31
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
1
-1
/
+0
2014-09-16
tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-04-12
target/tcm_fc: Rename ft_tport_create to ft_tport_get
Andy Grover
1
-3
/
+3
2014-04-12
target/tcm_fc: Fix use-after-free of ft_tpg
Andy Grover
1
-0
/
+1
2014-04-07
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
1
-1
/
+2
2013-10-02
tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmd
Nicholas Bellinger
1
-1
/
+2
2013-04-25
tcm_fc: using kfree_rcu() to simplify the code
Wei Yongjun
1
-8
/
+1
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-8
/
+4
2013-01-11
tcm_fc: Do not report target role when target is not defined
Mark Rustad
1
-2
/
+8
2013-01-11
tcm_fc: Do not indicate retry capability to initiators
Mark Rustad
1
-1
/
+1
2012-12-13
target/tcm_fc: fix the lockdep warning due to inconsistent lock state
Yi Zou
1
-1
/
+1
2012-09-18
tcm_fc: remove unused including <generated/utsrelease.h>
Wei Yongjun
1
-1
/
+0
2012-08-21
tcm_fc: rcu_deref outside rcu lock/unlock section
Denis Efremov
1
-1
/
+3
2012-07-06
tcm_fc: Resolve suspicious RCU usage warnings
Mark Rustad
1
-1
/
+2
2012-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-21
/
+0
2012-03-16
target: remove obvious warnings
Jörn Engel
1
-2
/
+0
2012-03-11
target: Drop unused legacy target_core_fabric_ops API callers
Nicholas Bellinger
1
-19
/
+0
2012-02-21
tcm_fc: Convert call_rcu() to kfree_rcu(), drop ft_tport_rcu_free()
Paul E. McKenney
1
-11
/
+1
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
1
-4
/
+1
2011-10-11
target: Remove unneeded version.h includes
Jesper Juhl
1
-1
/
+0
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+0
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
1
-9
/
+9
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
1
-2
/
+2
2011-06-24
tcm_fc: Fix possible lock to unlock type deadlock
Dan Carpenter
1
-1
/
+1
2011-06-24
target: Fix ERR_PTR dereferencing bugs
Dan Carpenter
1
-1
/
+1
2011-06-20
treewide: remove duplicate includes
Vitaliy Ivanov
1
-2
/
+0
2011-05-17
[SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ...
Kiran Patil
1
-0
/
+541