ontent='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/include/target/target_core_fabric.h
AgeCommit message (Expand)Author
2021-10-04scsi: target: core: Add common tpg/enable attributeDmitry Bogdanov
2021-03-04scsi: target: core: Add workqueue based cmd submissionMike Christie
2021-03-04scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()Mike Christie
2021-03-04scsi: target: core: Remove target_submit_cmd_map_sgls()Mike Christie
2021-03-04scsi: target: core: Break up target_submit_cmd_map_sgls()Mike Christie
2021-03-04scsi: target: core: Rename transport_init_se_cmd()Mike Christie
2020-11-04scsi: target: Drop sess_cmd_lock from I/O pathMike Christie
2020-06-09scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()Sudhakar Panneerselvam
2020-06-09scsi: target: Initialize LUN in transport_init_se_cmd()Sudhakar Panneerselvam
2020-06-09scsi: target: Factor out a new helper, target_cmd_init_cdb()Sudhakar Panneerselvam
2019-04-12scsi: target/core: Rework the SPC-2 reservation handling codeBart Van Assche
2019-02-04scsi: target/core: Add target_send_busy()Bart Van Assche
2019-02-04scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche
2018-12-07scsi: target/core: Make ABORT and LUN RESET handling synchronousBart Van Assche
2018-12-07scsi: target/core: Fix TAS handling for aborted commandsBart Van Assche
2018-12-07scsi: target/core: Simplify the code for aborting SCSI commandsBart Van Assche
2018-12-07scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughBart Van Assche
2018-11-28scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp
2018-11-28scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp
2018-08-02scsi: target: add session removal functionMike Christie
2018-08-02scsi: target: rename target_alloc_sessionMike Christie
2018-08-02scsi: target: make transport_init_session_tags staticMike Christie
2018-07-02scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche
2018-07-02scsi: target: Introduce transport_init_session()Bart Van Assche
2018-07-02scsi: target: Rename transport_init_session() into transport_alloc_session()Bart Van Assche
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman