summaryrefslogtreecommitdiff
path: root/drivers/target/tcm_fc (follow)
Commit message (Expand)AuthorAge
* 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
* target/tcm_fc: Limit to 1 TPG per wwnAndy Grover2014-04-11
* target/tcm_fc: Don't export ft_lport_listAndy Grover2014-04-11
* target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover2014-04-11
* target: Pass in transport supported PI at session initializationNicholas Bellinger2014-04-07
* target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-07
* percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet2014-01-23
* drivers: target: Mark functions and structures as static in tfc_conf.cRashika Kheria2014-01-09
* target: Remove TF_CIT_TMPL macroAndy Grover2013-10-16
* tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmdNicholas Bellinger2013-10-01
* target: replace strict_strto*() with kstrto*()Jingoo Han2013-08-12
* target: make queue_tm_rsp() return voidJoern Engel2013-07-07
* target: remove unused codes from enum tcm_tmrsp_tableJoern Engel2013-07-07
* tcm_fc: Check for aborted sequenceMark Rustad2013-04-25
* tcm_fc: using kfree_rcu() to simplify the codeWei Yongjun2013-04-25
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* tcm_fc: Do not report target role when target is not definedMark Rustad2013-01-10
* tcm_fc: Do not indicate retry capability to initiatorsMark Rustad2013-01-10
* target/tcm_fc: fix the lockdep warning due to inconsistent lock stateYi Zou2012-12-12
* tcm_fc: move the dereference below the NULL testWei Yongjun2012-09-17
* tcm_fc: remove unused including <generated/utsrelease.h>Wei Yongjun2012-09-17
* target: Simplify fabric sense data length handlingRoland Dreier2012-09-17
* target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier2012-09-17
* tcm_fc: rcu_deref outside rcu lock/unlock sectionDenis Efremov2012-08-20
* tcm_fc: Avoid debug overhead when not debuggingMark Rustad2012-08-16