Age | Commit message (Expand) | Author |
2021-02-22 | scsi: target: core: Add cmd length set before cmd complete | Aleksandr Miloserdov |
2021-01-26 | scsi: target: core: Change ASCQ for residual write | Anastasia Kovaleva |
2020-11-04 | scsi: target: Make state_list per CPU | Mike Christie |
2020-11-04 | scsi: target: Drop sess_cmd_lock from I/O path | Mike Christie |
2020-11-04 | scsi: target: Remove TARGET_SCF_LOOKUP_LUN_FROM_TAG | Mike Christie |
2020-11-04 | scsi: target: Rename cmd.bad_sector to cmd.sense_info | David Disseldorp |
2020-08-04 | scsi: target: Make iscsit_register_transport() return void | Max Gurtovoy |
2020-07-28 | scsi: target: Add tmr_notify backend function | Bodo Stroesser |
2020-07-28 | scsi: target: iscsi: Fix login error when receiving | Hou Pu |
2020-06-09 | scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb() | Sudhakar Panneerselvam |
2020-06-09 | scsi: target: Initialize LUN in transport_init_se_cmd() | Sudhakar Panneerselvam |
2020-06-09 | scsi: target: Factor out a new helper, target_cmd_init_cdb() | Sudhakar Panneerselvam |
2020-05-07 | scsi: target: tcmu: Make pgr_support and alua_support attributes writable | Bodo Stroesser |
2020-05-07 | scsi: target: Make transport_flags per device | Bodo Stroesser |
2020-05-07 | scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptpl | Bodo Stroesser |
2020-04-24 | scsi: target: iscsi: Remove the iscsi_data_count structure | Maurizio Lombardi |
2020-03-26 | scsi: target: fix hang when multiple threads try to destroy the same iscsi se... | Maurizio Lombardi |
2020-03-16 | scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions | Bart Van Assche |
2020-02-21 | scsi: target: use an enum to track emulate_ua_intlck_ctrl | David Disseldorp |
2020-02-21 | scsi: target: convert boolean se_dev_attrib types to bool | David Disseldorp |
2020-02-21 | scsi: target: fix unmap_zeroes_data boolean initialisation | David Disseldorp |
2019-10-03 | scsi: target: Remove tpg_list and se_portal_group.se_tpg_node | Bart Van Assche |
2019-04-12 | scsi: target/iscsi: Handle too large immediate data buffers correctly | Bart Van Assche |
2019-04-12 | scsi: target/core: Rework the SPC-2 reservation handling code | Bart Van Assche |
2019-02-04 | scsi: target/iscsi: Rename a function and a function pointer | Bart Van Assche |
2019-02-04 | scsi: target/iscsi: Fix spelling of "unsolicited" | Bart Van Assche |
2019-02-04 | scsi: target/core: Add target_send_busy() | Bart Van Assche |
2019-02-04 | scsi: target/core: Remove several state tests from the TMF code | Bart Van Assche |
2019-02-04 | scsi: target/core: Remove the write_pending_status() callback function | Bart Van Assche |
2018-12-07 | scsi: target: consistently null-terminate t10_wwn strings | David Disseldorp |
2018-12-07 | scsi: target/core: Make ABORT and LUN RESET handling synchronous | Bart Van Assche |
2018-12-07 | scsi: target/core: Fix TAS handling for aborted commands | Bart Van Assche |
2018-12-07 | scsi: target/core: Simplify the code for aborting SCSI commands | Bart Van Assche |
2018-12-07 | scsi: target/core: Make it possible to wait from more than one context for co... | Bart Van Assche |
2018-12-07 | scsi: target/core: Use system workqueues for TMF | Bart Van Assche |
2018-12-07 | scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough | Bart Van Assche |
2018-12-07 | scsi: target/core: Simplify transport_clear_lun_ref() | Bart Van Assche |
2018-11-28 | scsi: target: replace fabric_ops.name with fabric_alias | David Disseldorp |
2018-11-28 | scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops | David Disseldorp |
2018-11-28 | scsi: target: drop unused pi_prot_format attribute storage | David Disseldorp |
2018-11-21 | scsi: target: add emulate_pr backstore attr to toggle PR support | David Disseldorp |
2018-10-16 | scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flag | Bart Van Assche |
2018-10-16 | scsi: target: use ISCSI_IQN_LEN in iscsi_target_stat | David Disseldorp |
2018-08-02 | scsi: target: add session removal function | Mike Christie |
2018-08-02 | scsi: target: rename target_alloc_session | Mike Christie |
2018-08-02 | scsi: target: make transport_init_session_tags static | Mike Christie |
2018-07-30 | scsi: target: add helper to check if dev is configured | Mike Christie |
2018-07-02 | scsi: target: Remove se_dev_entry.ua_count | Bart Van Assche |
2018-07-02 | scsi: target: Remove second argument from fabric_make_tpg() | Bart Van Assche |
2018-07-02 | scsi: target: Simplify the code for waiting for command completion | Bart Van Assche |