summaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-09-084-9/+20
|\
| * scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_logi...Hou Pu2020-09-023-7/+5
| * scsi: target: iscsi: Fix data digest calculationVarun Prakash2020-09-011-2/+15
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-236-8/+8
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-141-3/+1
|\
| * scsi: target: Make iscsit_register_transport() return voidMax Gurtovoy2020-08-041-3/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-071-1/+1
|\ \ | |/ |/|
| * mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-1/+1
* | scsi: target: tcmu: Make TMR notification optionalBodo Stroesser2020-07-281-0/+38
* | scsi: target: tcmu: Implement tmr_notify callbackBodo Stroesser2020-07-281-9/+216
* | scsi: target: tcmu: Fix and simplify timeout handlingBodo Stroesser2020-07-281-36/+23
* | scsi: target: tcmu: Factor out new helper ring_insert_paddingBodo Stroesser2020-07-281-21/+30
* | scsi: target: tcmu: Do not queue aborted commandsBodo Stroesser2020-07-281-3/+4
* | scsi: target: tcmu: Use priv pointer in se_cmdBodo Stroesser2020-07-281-2/+5
* | scsi: target: Add tmr_notify backend functionBodo Stroesser2020-07-282-1/+16
* | scsi: target: Modify core_tmr_abort_task()Bodo Stroesser2020-07-281-8/+14
* | scsi: target: iscsi: Fix inconsistent debug messageHou Pu2020-07-281-1/+1
* | scsi: target: iscsi: Fix login error when receivingHou Pu2020-07-281-4/+30
* | scsi: target: Remove unused variable 'tpg'Wei Yongjun2020-07-131-2/+0
* | scsi: target: cxgbit: Remove tx flow control codeVarun Prakash2020-07-083-23/+4
* | scsi: target: cxgbit: Check connection state before issuing hardware commandVarun Prakash2020-07-081-8/+24
* | scsi: target: Handle short iSIDsMike Christie2020-07-081-5/+16
* | scsi: target: Fix iscsi transport id buf len calculationMike Christie2020-07-081-1/+1
* | scsi: target: Fix iscsi transport id buffer setupMike Christie2020-07-081-37/+35
* | scsi: target: Fix iscsi transport id parsingMike Christie2020-07-081-18/+4
* | scsi: target: Fix crash during SPEC_I_PT handlingMike Christie2020-07-081-16/+19
* | scsi: target: Fix xcopy sess release leakMike Christie2020-07-083-3/+16
* | scsi: target: Check enforce_pr_isids during registrationMike Christie2020-07-081-9/+15
* | scsi: target: tcmu: Fix crash on ARM during cmd completionBodo Stroesser2020-06-291-1/+8
* | scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARMBodo Stroesser2020-06-191-1/+1
* | scsi: target: tcmu: Optimize use of flush_dcache_pageBodo Stroesser2020-06-191-4/+7
* | scsi: target: tcmu: Remove unnecessary bit TCMU_CMD_BIT_INFLIGHTBodo Stroesser2020-06-191-2/+0
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-1/+1
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-136-44/+76
|\ \ | |/ |/|
| * scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()Sudhakar Panneerselvam2020-06-093-5/+5
| * scsi: target: Fix NULL pointer dereferenceSudhakar Panneerselvam2020-06-093-13/+39
| * scsi: target: Initialize LUN in transport_init_se_cmd()Sudhakar Panneerselvam2020-06-095-26/+24
| * scsi: target: Factor out a new helper, target_cmd_init_cdb()Sudhakar Panneerselvam2020-06-091-4/+12
| * scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_rangeBodo Stroesser2020-06-021-2/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-0510-167/+198
|\|
| * scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd()Dan Carpenter2020-05-261-3/+3
| * scsi: target: tcmu: Userspace must not complete queued commandsBodo Stroesser2020-05-191-83/+71
| * scsi: target: core: Add initiatorname to NON_EXISTENT_LUN errorLance Digby2020-05-191-4/+6
| * scsi: target: loopback: Fix READ with data and sensebytesBodo Stroesser2020-05-111-21/+15
| * scsi: target: tcmu: Make pgr_support and alua_support attributes writableBodo Stroesser2020-05-072-2/+56
| * scsi: target: Make transport_flags per deviceBodo Stroesser2020-05-078-23/+23
| * scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptplBodo Stroesser2020-05-072-10/+20
| * scsi: target: Add missing emulate_pr attribute to passthrough backendsBodo Stroesser2020-05-071-0/+1
| * scsi: target: iscsi: Remove the iscsi_data_count structureMaurizio Lombardi2020-04-241-24/+6