summaryrefslogtreecommitdiffstats
path: root/include/target
AgeCommit message (Expand)AuthorLines
2025-05-20scsi: target: core: Constify enabled() in struct target_opcode_descriptorChristophe JAILLET-1/+1
2025-04-28scsi: target: Move delayed/ordered tracking to per CPUMike Christie-2/+2
2025-04-28scsi: target: Move I/O path stats to per CPUMike Christie-6/+14
2024-12-01scsi: target: iscsi: switch to using the crc32c libraryEric Biggers-3/+0
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-1/+1
2023-10-13scsi: target: core: Unexport target_queue_submission()Mike Christie-1/+0
2023-10-13scsi: target: Allow userspace to request direct submissionsMike Christie-0/+1
2023-10-13scsi: target: core: Kill transport_handle_cdb_direct()Mike Christie-2/+1
2023-10-13scsi: target: core: Move core_alua_check_nonop_delay() callMike Christie-2/+0
2023-10-13scsi: target: Have drivers report if they support direct submissionsMike Christie-0/+18
2023-10-13scsi: target: iscs: Make write_pending_must_be_called a bit fieldMike Christie-2/+2
2023-07-11scsi: target: iscsi: Remove the unused netif_timeout attributeMaurizio Lombardi-4/+0
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-3/+8
2023-05-22Merge patch series "Use block pr_ops in LIO"Martin K. Petersen-3/+8
2023-05-22scsi: target: iscsi: Remove unused transport_timerMaurizio Lombardi-1/+0
2023-05-22scsi: target: iscsi: Fix hang in the iSCSI login codeMaurizio Lombardi-2/+4
2023-04-11scsi: target: Pass struct target_opcode_descriptor to enabledMike Christie-1/+2
2023-04-11scsi: target: Allow backends to hook into PR handlingMike Christie-0/+4
2023-04-11scsi: target: Rename sbc_ops to exec_cmd_opsMike Christie-2/+2
2023-03-24Merge patch series "target: TMF and recovery fixes"Martin K. Petersen-8/+22
2023-03-24scsi: target: Fix multiple LUN_RESET handlingMike Christie-0/+1
2023-03-24scsi: target: iscsit: isert: Alloc per conn cmd counterMike Christie-0/+3
2023-03-24scsi: target: Pass in cmd counter to use during cmd setupMike Christie-3/+5
2023-03-24scsi: target: Move cmd counter allocationMike Christie-1/+3
2023-03-24scsi: target: Move sess cmd counter to new structMike Christie-4/+10
2023-03-09scsi: target: core: Add RTPI attribute for target portDmitry Bogdanov-0/+1
2023-03-09scsi: target: core: Drop device-based RTPIRoman Bolshakov-4/+0
2023-03-09scsi: target: core: Add RTPI field to target portDmitry Bogdanov-0/+2
2022-11-24scsi: target: core: Send max transfer length in blocksAnastasia Kovaleva-1/+0
2022-10-27scsi: target: core: Dynamically set DPO and FUA in usage_bitsDmitry Bogdanov-0/+2
2022-10-27scsi: target: core: Add emulate_rsoc attributeDmitry Bogdanov-0/+3
2022-10-27scsi: target: core: Dynamic opcode support in RSOCDmitry Bogdanov-0/+1
2022-10-27scsi: target: core: Add support for RSOC commandDmitry Bogdanov-0/+12
2022-08-01scsi: target: core: De-RCU of se_lun and se_lun aclDmitry Bogdanov-2/+2
2022-07-07scsi: target: Add callout to configure UNMAP settingsMike Christie-0/+1
2022-06-07scsi: target: iscsi: Control authentication per ACLDmitry Bogdanov-0/+2
2022-06-07scsi: target: iscsi: Add upcast helpersDmitry Bogdanov-0/+12
2022-05-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-89/+89
2022-05-10scsi: target: iscsi: Rename iscsi_session to iscsit_sessionMax Gurtovoy-6/+6
2022-05-10scsi: target: iscsi: Rename iscsi_conn to iscsit_connMax Gurtovoy-55/+55
2022-05-10scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmdMax Gurtovoy-63/+63
2022-04-17target: pass a block_device to target_configure_unmap_from_queueChristoph Hellwig-2/+2
2022-03-14scsi: target: Add iscsi/cpus_allowed_list in configfsMingzhe Zou-25/+6
2021-10-18scsi: target: Replace lun_tg_pt_gp_lock with rcu in I/O pathMike Christie-1/+1
2021-10-18scsi: target: Fix ordered tag handlingMike Christie-2/+4
2021-10-04scsi: target: core: Add common tpg/enable attributeDmitry Bogdanov-0/+2
2021-08-17scsi: target: Allows backend drivers to fail with specific sense codesSergey Samoylenko-0/+3
2021-08-03scsi: target: core: Drop unnecessary se_cmd ASC/ASCQ membersDavid Disseldorp-3/+5
2021-05-15scsi: target: core: Add configurable IEEE Company ID attributeSergey Samoylenko-0/+1
2021-03-04scsi: target: core: Make completion affinity configurableMike Christie-0/+9