summaryrefslogtreecommitdiffstats
path: root/include/target
AgeCommit message (Expand)Author
2021-05-15scsi: target: core: Add configurable IEEE Company ID attributeSergey Samoylenko
2021-03-04scsi: target: core: Make completion affinity configurableMike Christie
2021-03-04scsi: target: core: Fix backend pluggingMike Christie
2021-03-04scsi: target: core: Cleanup cmd flag bitsMike Christie
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
2021-02-22scsi: target: core: Add cmd length set before cmd completeAleksandr Miloserdov
2021-01-26scsi: target: core: Change ASCQ for residual writeAnastasia Kovaleva
2020-11-04scsi: target: Make state_list per CPUMike Christie
2020-11-04scsi: target: Drop sess_cmd_lock from I/O pathMike Christie
2020-11-04scsi: target: Remove TARGET_SCF_LOOKUP_LUN_FROM_TAGMike Christie
2020-11-04scsi: target: Rename cmd.bad_sector to cmd.sense_infoDavid Disseldorp
2020-08-04scsi: target: Make iscsit_register_transport() return voidMax Gurtovoy
2020-07-28scsi: target: Add tmr_notify backend functionBodo Stroesser
2020-07-28scsi: target: iscsi: Fix login error when receivingHou Pu
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
2020-05-07scsi: target: tcmu: Make pgr_support and alua_support attributes writableBodo Stroesser
2020-05-07scsi: target: Make transport_flags per deviceBodo Stroesser
2020-05-07scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptplBodo Stroesser
2020-04-24scsi: target: iscsi: Remove the iscsi_data_count structureMaurizio Lombardi
2020-03-26scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi
2020-03-16scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitionsBart Van Assche
2020-02-21scsi: target: use an enum to track emulate_ua_intlck_ctrlDavid Disseldorp
2020-02-21scsi: target: convert boolean se_dev_attrib types to boolDavid Disseldorp
2020-02-21scsi: target: fix unmap_zeroes_data boolean initialisationDavid Disseldorp
2019-10-03scsi: target: Remove tpg_list and se_portal_group.se_tpg_nodeBart Van Assche
2019-04-12scsi: target/iscsi: Handle too large immediate data buffers correctlyBart Van Assche
2019-04-12scsi: target/core: Rework the SPC-2 reservation handling codeBart Van Assche
2019-02-04scsi: target/iscsi: Rename a function and a function pointerBart Van Assche
2019-02-04scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche
2019-02-04scsi: target/core: Add target_send_busy()Bart Van Assche
2019-02-04scsi: target/core: Remove several state tests from the TMF codeBart Van Assche
2019-02-04scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche
2018-12-07scsi: target: consistently null-terminate t10_wwn stringsDavid Disseldorp
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 it possible to wait from more than one context for co...Bart Van Assche
2018-12-07scsi: target/core: Use system workqueues for TMFBart Van Assche
2018-12-07scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughBart Van Assche
2018-12-07scsi: target/core: Simplify transport_clear_lun_ref()Bart 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-11-28scsi: target: drop unused pi_prot_format attribute storageDavid Disseldorp
2018-11-21scsi: target: add emulate_pr backstore attr to toggle PR supportDavid Disseldorp