summaryrefslogtreecommitdiffstats
path: root/drivers/target/tcm_fc/tfc_sess.c
Commit message (Expand)AuthorAgeFilesLines
* tcm_fc: Do not report target role when target is not definedMark Rustad2013-01-111-2/+8
* tcm_fc: Do not indicate retry capability to initiatorsMark Rustad2013-01-111-1/+1
* target/tcm_fc: fix the lockdep warning due to inconsistent lock stateYi Zou2012-12-131-1/+1
* tcm_fc: remove unused including <generated/utsrelease.h>Wei Yongjun2012-09-181-1/+0Star
* tcm_fc: rcu_deref outside rcu lock/unlock sectionDenis Efremov2012-08-201-1/+3
* tcm_fc: Resolve suspicious RCU usage warningsMark Rustad2012-07-061-1/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-03-221-21/+0Star
|\
| * target: remove obvious warningsJörn Engel2012-03-161-2/+0Star
| * target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger2012-03-101-19/+0Star
* | tcm_fc: Convert call_rcu() to kfree_rcu(), drop ft_tport_rcu_free()Paul E. McKenney2012-02-211-11/+1Star
|/
* target: header reshuffle, part2Christoph Hellwig2011-12-141-4/+1Star
* target: Remove unneeded version.h includesJesper Juhl2011-10-111-1/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-2/+0Star
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-07-111-2/+2
| |\
| * | treewide: remove duplicate includesVitaliy Ivanov2011-06-201-2/+0Star
* | | target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2011-07-221-9/+9
| |/ |/|
* | tcm_fc: Fix possible lock to unlock type deadlockDan Carpenter2011-06-241-1/+1
* | target: Fix ERR_PTR dereferencing bugsDan Carpenter2011-06-241-1/+1
|/
* [SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ...Kiran Patil2011-05-171-0/+541