index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2016-10-21
target/tcm_fc: Update debugging statements to match libfc usage
Hannes Reinecke
2016-10-21
target/tcm_fc: return detailed error in ft_sess_create()
Hannes Reinecke
2016-07-20
tcm_fc: set and unset FCP_SPPF_TARG_FCN
Hannes Reinecke
2016-05-10
target: make ->shutdown_session optional
Christoph Hellwig
2016-03-10
tcm_fc: Convert to target_alloc_session usage
Nicholas Bellinger
2016-01-12
tcm_fc: Convert acl lookup to modern get_initiator_node_acl usage
Nicholas Bellinger
2016-01-07
tcm_fc: Wait for command completion before freeing a session
Bart Van Assche
2015-10-13
target: use per-attribute show and store methods
Christoph Hellwig
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
2015-05-30
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2014-09-15
tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-04-11
target/tcm_fc: Rename ft_tport_create to ft_tport_get
Andy Grover
2014-04-11
target/tcm_fc: Fix use-after-free of ft_tpg
Andy Grover
2014-04-07
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
2013-10-01
tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmd
Nicholas Bellinger
2013-04-25
tcm_fc: using kfree_rcu() to simplify the code
Wei Yongjun
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-01-10
tcm_fc: Do not report target role when target is not defined
Mark Rustad
2013-01-10
tcm_fc: Do not indicate retry capability to initiators
Mark Rustad
2012-12-12
target/tcm_fc: fix the lockdep warning due to inconsistent lock state
Yi Zou
2012-09-17
tcm_fc: remove unused including <generated/utsrelease.h>
Wei Yongjun
2012-08-20
tcm_fc: rcu_deref outside rcu lock/unlock section
Denis Efremov
2012-07-06
tcm_fc: Resolve suspicious RCU usage warnings
Mark Rustad
2012-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-03-15
target: remove obvious warnings
Jörn Engel
2012-03-10
target: Drop unused legacy target_core_fabric_ops API callers
Nicholas Bellinger
2012-02-21
tcm_fc: Convert call_rcu() to kfree_rcu(), drop ft_tport_rcu_free()
Paul E. McKenney
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
2011-10-11
target: Remove unneeded version.h includes
Jesper Juhl
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-11
Merge branch 'master' into for-next
Jiri Kosina
2011-06-24
tcm_fc: Fix possible lock to unlock type deadlock
Dan Carpenter
2011-06-24
target: Fix ERR_PTR dereferencing bugs
Dan Carpenter
2011-06-20
treewide: remove duplicate includes
Vitaliy Ivanov
2011-05-17
[SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ...
Kiran Patil