aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/tcm_fc/tfc_sess.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-25tcm_fc: using kfree_rcu() to simplify the codeWei Yongjun1-8/+1
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-8/+4
2013-01-10tcm_fc: Do not report target role when target is not definedMark Rustad1-2/+8
2013-01-10tcm_fc: Do not indicate retry capability to initiatorsMark Rustad1-1/+1
2012-12-12target/tcm_fc: fix the lockdep warning due to inconsistent lock stateYi Zou1-1/+1
2012-09-17tcm_fc: remove unused including <generated/utsrelease.h>Wei Yongjun1-1/+0
2012-08-20tcm_fc: rcu_deref outside rcu lock/unlock sectionDenis Efremov1-1/+3
2012-07-06tcm_fc: Resolve suspicious RCU usage warningsMark Rustad1-1/+2
2012-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-21/+0
2012-03-15target: remove obvious warningsJörn Engel1-2/+0
2012-03-10target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger1-19/+0
2012-02-21tcm_fc: Convert call_rcu() to kfree_rcu(), drop ft_tport_rcu_free()Paul E. McKenney1-11/+1
2011-12-14target: header reshuffle, part2Christoph Hellwig1-4/+1
2011-10-11target: Remove unneeded version.h includesJesper Juhl1-1/+0
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+0
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover1-9/+9
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-2/+2
2011-06-24tcm_fc: Fix possible lock to unlock type deadlockDan Carpenter1-1/+1
2011-06-24target: Fix ERR_PTR dereferencing bugsDan Carpenter1-1/+1
2011-06-20treewide: remove duplicate includesVitaliy Ivanov1-2/+0
2011-05-17[SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target core) supportKiran Patil1-0/+541