summaryrefslogtreecommitdiff
path: root/drivers/target/sbp
AgeCommit message (Expand)Author
2016-12-09sbp-target: Add an #include directiveBart Van Assche
2016-12-09sbp-target: Fix second argument of percpu_ida_alloc()Bart Van Assche
2016-05-10target: make close_session optionalChristoph Hellwig
2016-05-10target: make ->shutdown_session optionalChristoph Hellwig
2016-03-10sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger
2016-03-10sbp-target: Conversion to percpu_ida tag pre-allocationNicholas Bellinger
2016-03-10target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig
2016-01-06sbp-target: Remove a superfluous forward declarationBart 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-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-06-01target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger
2015-06-01target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche
2015-05-30target: move transport ID handling to the coreChristoph Hellwig
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig
2015-05-30target: change core_tpg_register prototypeChristoph Hellwig
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig
2015-05-30target: refactor init/drop_nodeacl methodsChristoph Hellwig
2015-05-30target: make the tpg_get_default_depth method optionalChristoph Hellwig
2015-05-30sbp_target: remove struct sbp_naclChristoph Hellwig
2015-04-14target: simplify the target template registration APIChristoph Hellwig
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig
2014-04-07target: Pass in transport supported PI at session initializationNicholas Bellinger
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger
2013-10-16target: Remove TF_CIT_TMPL macroAndy Grover
2013-07-07target: make queue_tm_rsp() return voidJoern Engel
2013-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-02-27target: Add __exit annotation for module_exit functionsAsias He
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-09treewide: Fix typo in various driversMasanari Iida
2012-12-12sbp-target: fix error path in sbp_make_tpg()Chris Boot
2012-12-12sbp-target: use simple assignment in tgt_agent_rw_agent_state()Chris Boot
2012-11-07sbp-target: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-09-22sbp-target: fix return value check in sbp_register_configfs()Wei Yongjun
2012-09-17target: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier
2012-09-17target/sbp: Remove strict param from sbp_parse_wwnAndy Grover
2012-07-17target: Allow for target_submit_cmd() returning errorsRoland Dreier
2012-07-16sbp-target: Consolidate duplicated error path code in sbp_handle_command()Roland Dreier
2012-07-16target: remove transport_generic_process_writeChristoph Hellwig
2012-05-30sbp-target: rename a variable to avoid name clashStefan Richter
2012-05-09sbp-target: Initial merge of firewire/ieee-1394 target mode supportChris Boot