summaryrefslogtreecommitdiff
path: root/drivers/target/tcm_fc
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-03-02
|\
| * target/tcm_fc: Remove a set-but-not-used variableBart Van Assche2017-02-09
* | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-14
|/
* Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-21
|\
| * target: Minimize #include directivesBart Van Assche2016-12-09
* | scsi: libfc: Replace ->seq_release callback with function callHannes Reinecke2016-11-08
* | scsi: libfc: Replace ->seq_assign callback with function callHannes Reinecke2016-11-08
* | scsi: libfc: Replace ->seq_set_resp callback with direct function callHannes Reinecke2016-11-08
* | scsi: libfc: Replace ->seq_start_next callback with function callHannes Reinecke2016-11-08
* | scsi: libfc: Replace ->exch_done callback with function callHannes Reinecke2016-11-08
* | scsi: libfc: Replace ->seq_send callback with function callHannes Reinecke2016-11-08
|/
* target/tcm_fc: use CPU affinity for responsesHannes Reinecke2016-10-21
* target/tcm_fc: Update debugging statements to match libfc usageHannes Reinecke2016-10-21
* target/tcm_fc: return detailed error in ft_sess_create()Hannes Reinecke2016-10-21
* target/tcm_fc: print command pointer in debug messageHannes Reinecke2016-10-21
* tcm_fc: set and unset FCP_SPPF_TARG_FCNHannes Reinecke2016-07-20
* target: make ->shutdown_session optionalChristoph Hellwig2016-05-10
* tcm_fc: Convert to TARGET_SCF_ACK_KREF I/O + TMR krefsNicholas Bellinger2016-03-10
* tcm_fc: Convert to target_alloc_session usageNicholas Bellinger2016-03-10
* tcm_fc: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger2016-01-12
* tcm_fc: Wait for command completion before freeing a sessionBart Van Assche2016-01-07
* target/fcoe: Add tag support to tcm_fcAndy Grover2016-01-07
* target: use offset_in_page macroGeliang Tang2016-01-06
* target: use per-attribute show and store methodsChristoph Hellwig2015-10-13
* drivers: target: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-07-31
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-04
|\
| * target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-15
| * target: Convert se_tpg->acl_node_lock to ->acl_node_mutexNicholas Bellinger2015-06-01
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-30
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-30
| * target: move transport ID handling to the coreChristoph Hellwig2015-05-30
| * target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-30
| * target: change core_tpg_register prototypeChristoph Hellwig2015-05-30
| * tcm_fc: stop using se_tpg_fabric_ptrChristoph Hellwig2015-05-30
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-30
| * target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-30
| * target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-30
* | target: Minimize SCSI header #include directivesBart Van Assche2015-06-02
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-24
|\
| * target: simplify the target template registration APIChristoph Hellwig2015-04-14
* | tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter2015-03-19
|/
* scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-04
* tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-09-15
* tcm_fc: Generate TASK_SET_FULL status for response failuresNicholas Bellinger2014-06-06
* tcm_fc: Generate TASK_SET_FULL status for DataIN failuresNicholas Bellinger2014-06-06
* tcm_fc: Fix free-after-use regression in ft_free_cmdNicholas Bellinger2014-05-15
* target/tcm_fc: Rename ft_tport_create to ft_tport_getAndy Grover2014-04-11
* target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwnAndy Grover2014-04-11
* target/tcm_fc: Rename structs and list members for clarityAndy Grover2014-04-11