summaryrefslogtreecommitdiff
path: root/drivers/target/tcm_fc/tfc_sess.c
AgeCommit message (Expand)Author
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2016-10-21target/tcm_fc: Update debugging statements to match libfc usageHannes Reinecke
2016-10-21target/tcm_fc: return detailed error in ft_sess_create()Hannes Reinecke
2016-07-20tcm_fc: set and unset FCP_SPPF_TARG_FCNHannes Reinecke
2016-05-10target: make ->shutdown_session optionalChristoph Hellwig
2016-03-10tcm_fc: Convert to target_alloc_session usageNicholas Bellinger
2016-01-12tcm_fc: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger
2016-01-07tcm_fc: Wait for command completion before freeing a sessionBart Van Assche
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2014-09-15tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat
2014-04-11target/tcm_fc: Rename ft_tport_create to ft_tport_getAndy Grover
2014-04-11target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover
2014-04-07target: Pass in transport supported PI at session initializationNicholas Bellinger
2013-10-01tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmdNicholas Bellinger
2013-04-25tcm_fc: using kfree_rcu() to simplify the codeWei Yongjun
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-01-10tcm_fc: Do not report target role when target is not definedMark Rustad
2013-01-10tcm_fc: Do not indicate retry capability to initiatorsMark Rustad
2012-12-12target/tcm_fc: fix the lockdep warning due to inconsistent lock stateYi Zou
2012-09-17tcm_fc: remove unused including <generated/utsrelease.h>Wei Yongjun
2012-08-20tcm_fc: rcu_deref outside rcu lock/unlock sectionDenis Efremov
2012-07-06tcm_fc: Resolve suspicious RCU usage warningsMark Rustad
2012-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-03-15target: remove obvious warningsJörn Engel
2012-03-10target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger
2012-02-21tcm_fc: Convert call_rcu() to kfree_rcu(), drop ft_tport_rcu_free()Paul E. McKenney
2011-12-14target: header reshuffle, part2Christoph Hellwig
2011-10-11target: Remove unneeded version.h includesJesper Juhl
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-06-24tcm_fc: Fix possible lock to unlock type deadlockDan Carpenter
2011-06-24target: Fix ERR_PTR dereferencing bugsDan Carpenter
2011-06-20treewide: remove duplicate includesVitaliy Ivanov
2011-05-17[SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ...Kiran Patil