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