summaryrefslogtreecommitdiffstats
path: root/drivers/target/sbp
Commit message (Expand)AuthorAgeFilesLines
* target: make close_session optionalChristoph Hellwig2016-05-101-6/+0
* target: make ->shutdown_session optionalChristoph Hellwig2016-05-101-6/+0
* sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger2016-03-101-14/+16
* sbp-target: Conversion to percpu_ida tag pre-allocationNicholas Bellinger2016-03-101-6/+30
* target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig2016-03-101-25/+8
* sbp-target: Remove a superfluous forward declarationBart Van Assche2016-01-061-2/+0
* target: use per-attribute show and store methodsChristoph Hellwig2015-10-131-49/+38
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-042-232/+54
|\
| * target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-151-1/+1
| * target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger2015-06-011-2/+5
| * target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger2015-06-012-56/+43
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-301-1/+0
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-301-10/+2
| * target: move transport ID handling to the coreChristoph Hellwig2015-05-301-70/+0
| * target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-301-13/+0
| * target: change core_tpg_register prototypeChristoph Hellwig2015-05-301-2/+1
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-301-14/+0
| * target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-301-32/+4
| * target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-301-6/+0
| * sbp_target: remove struct sbp_naclChristoph Hellwig2015-05-302-30/+3
* | target: Minimize SCSI header #include directivesBart Van Assche2015-06-021-1/+1
|/
* target: simplify the target template registration APIChristoph Hellwig2015-04-141-58/+10
* scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-041-1/+1
* target: Pass in transport supported PI at session initializationNicholas Bellinger2014-04-071-1/+1
* target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-071-0/+6
* target: Remove TF_CIT_TMPL macroAndy Grover2013-10-161-9/+9
* target: make queue_tm_rsp() return voidJoern Engel2013-07-071-2/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-03-021-1/+1
|\
| * target: Add __exit annotation for module_exit functionsAsias He2013-02-271-1/+1
* | Merge branch 'master' into for-nextJiri Kosina2013-01-292-11/+15
|\|
| * sbp-target: fix error path in sbp_make_tpg()Chris Boot2012-12-121-7/+10
| * sbp-target: use simple assignment in tgt_agent_rw_agent_state()Chris Boot2012-12-121-3/+4
| * sbp-target: remove depends on CONFIG_EXPERIMENTALKees Cook2012-11-071-1/+1
* | treewide: Fix typo in various driversMasanari Iida2013-01-091-1/+1
|/
* sbp-target: fix return value check in sbp_register_configfs()Wei Yongjun2012-09-221-2/+2
* target: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-171-2/+1
* target: Simplify fabric sense data length handlingRoland Dreier2012-09-171-6/+0
* target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier2012-09-171-6/+0
* target/sbp: Remove strict param from sbp_parse_wwnAndy Grover2012-09-171-4/+4
* target: Allow for target_submit_cmd() returning errorsRoland Dreier2012-07-171-3/+5
* sbp-target: Consolidate duplicated error path code in sbp_handle_command()Roland Dreier2012-07-161-16/+12
* target: remove transport_generic_process_writeChristoph Hellwig2012-07-161-2/+1
* sbp-target: rename a variable to avoid name clashStefan Richter2012-05-301-4/+4
* sbp-target: Initial merge of firewire/ieee-1394 target mode supportChris Boot2012-05-094-0/+2884