summaryrefslogtreecommitdiffstats
path: root/include/target
Commit message (Expand)AuthorAgeFilesLines
...
* scsi: target: core: Break up target_submit_cmd_map_sgls()Mike Christie2021-03-041-0/+8
* scsi: target: core: Rename transport_init_se_cmd()Mike Christie2021-03-041-1/+1
* scsi: target: core: Add cmd length set before cmd completeAleksandr Miloserdov2021-02-221-0/+1
* scsi: target: core: Change ASCQ for residual writeAnastasia Kovaleva2021-01-261-0/+1
* scsi: target: Make state_list per CPUMike Christie2020-11-041-2/+11
* scsi: target: Drop sess_cmd_lock from I/O pathMike Christie2020-11-042-4/+4
* scsi: target: Remove TARGET_SCF_LOOKUP_LUN_FROM_TAGMike Christie2020-11-041-1/+0
* scsi: target: Rename cmd.bad_sector to cmd.sense_infoDavid Disseldorp2020-11-041-1/+1
* scsi: target: Make iscsit_register_transport() return voidMax Gurtovoy2020-08-041-1/+1
* scsi: target: Add tmr_notify backend functionBodo Stroesser2020-07-282-0/+3
* scsi: target: iscsi: Fix login error when receivingHou Pu2020-07-281-4/+5
* scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()Sudhakar Panneerselvam2020-06-091-1/+1
* scsi: target: Initialize LUN in transport_init_se_cmd()Sudhakar Panneerselvam2020-06-091-3/+3
* scsi: target: Factor out a new helper, target_cmd_init_cdb()Sudhakar Panneerselvam2020-06-091-0/+1
* scsi: target: tcmu: Make pgr_support and alua_support attributes writableBodo Stroesser2020-05-071-0/+1
* scsi: target: Make transport_flags per deviceBodo Stroesser2020-05-072-1/+2
* scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptplBodo Stroesser2020-05-071-0/+1
* scsi: target: iscsi: Remove the iscsi_data_count structureMaurizio Lombardi2020-04-241-10/+0
* scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi2020-03-261-1/+1
* scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitionsBart Van Assche2020-03-161-6/+0
* scsi: target: use an enum to track emulate_ua_intlck_ctrlDavid Disseldorp2020-02-211-3/+8
* scsi: target: convert boolean se_dev_attrib types to boolDavid Disseldorp2020-02-211-16/+16
* scsi: target: fix unmap_zeroes_data boolean initialisationDavid Disseldorp2020-02-211-1/+1
* scsi: target: Remove tpg_list and se_portal_group.se_tpg_nodeBart Van Assche2019-10-031-1/+0
* scsi: target/iscsi: Handle too large immediate data buffers correctlyBart Van Assche2019-04-121-0/+1
* scsi: target/core: Rework the SPC-2 reservation handling codeBart Van Assche2019-04-122-2/+3
* scsi: target/iscsi: Rename a function and a function pointerBart Van Assche2019-02-041-1/+1
* scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche2019-02-041-1/+1
* scsi: target/core: Add target_send_busy()Bart Van Assche2019-02-041-0/+1
* scsi: target/core: Remove several state tests from the TMF codeBart Van Assche2019-02-041-1/+0
* scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche2019-02-041-1/+0
* scsi: target: consistently null-terminate t10_wwn stringsDavid Disseldorp2018-12-071-3/+11
* scsi: target/core: Make ABORT and LUN RESET handling synchronousBart Van Assche2018-12-071-0/+1
* scsi: target/core: Fix TAS handling for aborted commandsBart Van Assche2018-12-072-2/+0
* scsi: target/core: Simplify the code for aborting SCSI commandsBart Van Assche2018-12-071-0/+7
* scsi: target/core: Make it possible to wait from more than one context for co...Bart Van Assche2018-12-071-1/+2
* scsi: target/core: Use system workqueues for TMFBart Van Assche2018-12-071-1/+0
* scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughBart Van Assche2018-12-072-1/+2
* scsi: target/core: Simplify transport_clear_lun_ref()Bart Van Assche2018-12-071-1/+0
* scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp2018-11-281-3/+9
* scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp2018-11-281-1/+5
* scsi: target: drop unused pi_prot_format attribute storageDavid Disseldorp2018-11-281-1/+0
* scsi: target: add emulate_pr backstore attr to toggle PR supportDavid Disseldorp2018-11-211-0/+3
* scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flagBart Van Assche2018-10-161-1/+0
* scsi: target: use ISCSI_IQN_LEN in iscsi_target_statDavid Disseldorp2018-10-162-5/+5
* scsi: target: add session removal functionMike Christie2018-08-021-0/+1
* scsi: target: rename target_alloc_sessionMike Christie2018-08-021-1/+1
* scsi: target: make transport_init_session_tags staticMike Christie2018-08-021-2/+0
* scsi: target: add helper to check if dev is configuredMike Christie2018-07-301-0/+4
* scsi: target: Remove se_dev_entry.ua_countBart Van Assche2018-07-021-1/+0