Age | Commit message (Expand) | Author | Files | Lines |
2020-03-26 | scsi: target: fix hang when multiple threads try to destroy the same iscsi se... | Maurizio Lombardi | 1 | -1/+1 |
2020-03-16 | scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions | Bart Van Assche | 1 | -6/+0 |
2020-02-21 | scsi: target: use an enum to track emulate_ua_intlck_ctrl | David Disseldorp | 1 | -3/+8 |
2020-02-21 | scsi: target: convert boolean se_dev_attrib types to bool | David Disseldorp | 1 | -16/+16 |
2020-02-21 | scsi: target: fix unmap_zeroes_data boolean initialisation | David Disseldorp | 1 | -1/+1 |
2019-10-03 | scsi: target: Remove tpg_list and se_portal_group.se_tpg_node | Bart Van Assche | 1 | -1/+0 |
2019-04-12 | scsi: target/iscsi: Handle too large immediate data buffers correctly | Bart Van Assche | 1 | -0/+1 |
2019-04-12 | scsi: target/core: Rework the SPC-2 reservation handling code | Bart Van Assche | 2 | -2/+3 |
2019-02-04 | scsi: target/iscsi: Rename a function and a function pointer | Bart Van Assche | 1 | -1/+1 |
2019-02-04 | scsi: target/iscsi: Fix spelling of "unsolicited" | Bart Van Assche | 1 | -1/+1 |
2019-02-04 | scsi: target/core: Add target_send_busy() | Bart Van Assche | 1 | -0/+1 |
2019-02-04 | scsi: target/core: Remove several state tests from the TMF code | Bart Van Assche | 1 | -1/+0 |
2019-02-04 | scsi: target/core: Remove the write_pending_status() callback function | Bart Van Assche | 1 | -1/+0 |
2018-12-07 | scsi: target: consistently null-terminate t10_wwn strings | David Disseldorp | 1 | -3/+11 |
2018-12-07 | scsi: target/core: Make ABORT and LUN RESET handling synchronous | Bart Van Assche | 1 | -0/+1 |
2018-12-07 | scsi: target/core: Fix TAS handling for aborted commands | Bart Van Assche | 2 | -2/+0 |
2018-12-07 | scsi: target/core: Simplify the code for aborting SCSI commands | Bart Van Assche | 1 | -0/+7 |
2018-12-07 | scsi: target/core: Make it possible to wait from more than one context for co... | Bart Van Assche | 1 | -1/+2 |
2018-12-07 | scsi: target/core: Use system workqueues for TMF | Bart Van Assche | 1 | -1/+0 |
2018-12-07 | scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough | Bart Van Assche | 2 | -1/+2 |
2018-12-07 | scsi: target/core: Simplify transport_clear_lun_ref() | Bart Van Assche | 1 | -1/+0 |
2018-11-28 | scsi: target: replace fabric_ops.name with fabric_alias | David Disseldorp | 1 | -3/+9 |
2018-11-28 | scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops | David Disseldorp | 1 | -1/+5 |
2018-11-28 | scsi: target: drop unused pi_prot_format attribute storage | David Disseldorp | 1 | -1/+0 |
2018-11-21 | scsi: target: add emulate_pr backstore attr to toggle PR support | David Disseldorp | 1 | -0/+3 |
2018-10-16 | scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flag | Bart Van Assche | 1 | -1/+0 |
2018-10-16 | scsi: target: use ISCSI_IQN_LEN in iscsi_target_stat | David Disseldorp | 2 | -5/+5 |
2018-08-02 | scsi: target: add session removal function | Mike Christie | 1 | -0/+1 |
2018-08-02 | scsi: target: rename target_alloc_session | Mike Christie | 1 | -1/+1 |
2018-08-02 | scsi: target: make transport_init_session_tags static | Mike Christie | 1 | -2/+0 |
2018-07-30 | scsi: target: add helper to check if dev is configured | Mike Christie | 1 | -0/+4 |
2018-07-02 | scsi: target: Remove se_dev_entry.ua_count | Bart Van Assche | 1 | -1/+0 |
2018-07-02 | scsi: target: Remove second argument from fabric_make_tpg() | Bart Van Assche | 1 | -1/+1 |
2018-07-02 | scsi: target: Simplify the code for waiting for command completion | Bart Van Assche | 1 | -1/+1 |
2018-07-02 | scsi: target: Make the session shutdown code also wait for commands that are ... | Bart Van Assche | 1 | -2/+1 |
2018-07-02 | scsi: target: Introduce transport_init_session() | Bart Van Assche | 1 | -0/+1 |
2018-07-02 | scsi: target: Rename transport_init_session() into transport_alloc_session() | Bart Van Assche | 1 | -1/+1 |
2018-06-26 | scsi: target: remove target_find_device | Mike Christie | 1 | -2/+0 |
2018-06-19 | scsi: target: Convert target drivers to use sbitmap | Matthew Wilcox | 2 | -3/+5 |
2018-06-19 | scsi: target: Abstract tag freeing | Matthew Wilcox | 1 | -0/+5 |
2018-05-18 | scsi: target: transport should handle st FM/EOM/ILI reads | Lee Duncan | 1 | -0/+1 |
2018-01-16 | target core: add device action configfs files | Mike Christie | 2 | -0/+2 |
2018-01-12 | target: add SAM_STAT_BUSY sense reason | Mike Christie | 1 | -0/+1 |
2017-11-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -0/+2 |
2017-11-14 | Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 1 | -6/+6 |
2017-11-07 | target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK | Nicholas Bellinger | 1 | -0/+1 |
2017-11-04 | target: add sense code INSUFFICIENT REGISTRATION RESOURCES | tangwenji | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 6 | -0/+6 |
2017-10-19 | target: make config_item_type const | Bhumika Goyal | 1 | -6/+6 |
2017-08-06 | iscsi-target: Fix iscsi_np reset hung task during parallel delete | Nicholas Bellinger | 1 | -0/+1 |