summaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAgeFilesLines
* scsi: target: iscsit: Fix TAS handling during conn cleanupMike Christie2023-05-171-7/+9
* scsi: target: iscsi: Fix an error message in iscsi_check_key()Maurizio Lombardi2023-04-051-5/+7
* scsi: target: core: Fix warning on RT kernelsMaurizio Lombardi2023-02-221-2/+2
* scsi: target: tcmu: Fix possible page UAFXiaoguang Wang2022-04-201-1/+2
* scsi: target: iscsi: Make sure the np under each tpg is uniqueZouMingzhe2022-02-161-0/+3
* scsi: target: Fix alua_tg_pt_gps_count trackingMike Christie2021-11-261-1/+0
* scsi: target: Fix ordered tag handlingMike Christie2021-11-263-22/+57
* scsi: target: Fix protect handling in WRITE SAME(32)Dmitry Bogdanov2021-07-281-18/+17
* scsi: target: core: Fix warning on realtime kernelsMaurizio Lombardi2021-06-301-3/+1
* scsi: target: pscsi: Fix warning in pscsi_complete_cmd()Chaitanya Kulkarni2021-05-221-1/+2
* scsi: target: pscsi: Clean up after failure in pscsi_map_sg()Martin Wilck2021-04-101-0/+8
* scsi: target: Fix XCOPY NAA identifier lookupDavid Disseldorp2021-01-122-49/+71
* scsi: target: iscsi: Fix cmd abort fabric stop raceMike Christie2020-12-021-4/+13
* scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_logi...Hou Pu2020-09-233-7/+5
* scsi: target: iscsi: Fix data digest calculationVarun Prakash2020-09-231-2/+15
* scsi: target: tcmu: Fix crash on ARM during cmd completionBodo Stroesser2020-09-031-1/+8
* scsi: target/iblock: fix WRITE SAME zeroingDavid Disseldorp2020-05-051-1/+1
* scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser2020-05-021-1/+1
* scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi2020-04-243-16/+29
* scsi: target: remove boilerplate codeMaurizio Lombardi2020-04-242-45/+2
* scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche2020-02-281-8/+2
* scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche2020-02-281-3/+3
* scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche2020-01-291-3/+3
* scsi: target/core: Fix a race condition in the LUN lookup codeBart Van Assche2020-01-271-2/+2
* scsi: target: core: Fix a pr_debug() argumentBart Van Assche2020-01-231-1/+1
* scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche2020-01-041-2/+8
* scsi: target: compare full CHAP_A Algorithm stringsDavid Disseldorp2020-01-041-1/+1
* scsi: target: core: Do not overwrite CDB byte 1Bodo Stroesser2019-11-101-21/+0
* scsi: target: cxgbit: Fix cxgbit_fw4_ack()Bart Van Assche2019-11-061-1/+2
* scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supportedMaurizio Lombardi2019-07-311-8/+8
* scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlockBart Van Assche2019-03-231-2/+2
* scsi: target: use consistent left-aligned ASCII INQUIRY dataDavid Disseldorp2019-01-261-5/+12
* scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash2019-01-231-1/+4
* Revert "scsi: target: iscsi: cxgbit: fix csk leak"Sasha Levin2019-01-231-4/+1
* scsi: target: iscsi: cxgbit: add missing spin_lock_init()Varun Prakash2019-01-131-0/+1
* scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash2019-01-131-1/+4
* scsi: iscsi: target: Don't use stack buffer for scatterlistLaura Abbott2018-10-181-8/+14
* scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values ...Vincent Pelletier2018-10-101-5/+3
* scsi: target: Avoid that EXTENDED COPY commands trigger lock inversionBart Van Assche2018-10-031-5/+17
* scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer...Bart Van Assche2018-10-031-2/+1
* scsi: target: iscsi: Use bin2hex instead of a re-implementationVincent Pelletier2018-09-291-12/+3
* scsi: target: iscsi: Use hex2bin instead of a re-implementationVincent Pelletier2018-09-291-16/+14
* scsi: target: fix __transport_register_session lockingMike Christie2018-09-191-2/+3
* iscsi target: fix session creation failure handlingMike Christie2018-09-051-14/+21
* scsi: target: iscsi: cxgbit: fix max iso npdu calculationVarun Prakash2018-09-051-7/+9
* scsi: target: Fix truncated PR-in ReadKeys responseDavid Disseldorp2018-07-111-5/+10
* scsi: target: fix crash with iscsi target and dvdMing Lei2018-06-211-0/+2
* scsi: target: Fix fortify_panic kernel exceptionBryant G Ly2018-05-091-4/+4
* tcmu: release blocks for partially setup cmdsMike Christie2018-04-121-0/+7
* iscsi-target: make sure to wake up sleeping login workerFlorian Westphal2018-02-221-0/+3