summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2023-07-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-06-28scsi: target: iblock: Quiet bool conversion warning with pr_preempt useMike Christie
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-24scsi: target: iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpageDavid Howells
2023-06-21scsi: target: tcmu: Replace strlcpy() with strscpy()Azeem Shaikh
2023-06-14scsi: target: core: Fix error path in target_setup_session()Bob Pearson
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig
2023-06-05block: introduce holder opsChristoph Hellwig
2023-05-22Merge patch series "Use block pr_ops in LIO"Martin K. Petersen
2023-05-22scsi: target: iscsi: Prevent login threads from racing between each otherMaurizio Lombardi
2023-05-22scsi: target: iscsi: Fix hang in the iSCSI login codeMaurizio Lombardi
2023-05-16scsi: target: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2023-04-11scsi: target: Add block PR support to iblockMike Christie
2023-04-11scsi: target: Report and detect unsupported PR commandsMike Christie
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-04-11scsi: target: core: Fix invalid memory accessMaurizio Lombardi
2023-04-02scsi: target: core: Remove unused 'prod_len' variableTom Rix
2023-03-31Merge branch '6.3/scsi-fixes' into 6.4/scsi-stagingMartin K. Petersen
2023-03-24scsi: target: tcm_loop: Remove redundant driver match functionLizhe
2023-03-24Merge patch series "Constify most SCSI host templates"Martin K. Petersen
2023-03-24scsi: target: tcm-loop: Declare SCSI host template constBart Van Assche
2023-03-24Merge patch series "target: TMF and recovery fixes"Martin K. Petersen
2023-03-24scsi: target: iscsi: Handle abort for WRITE_PENDING cmdsDmitry Bogdanov
2023-03-24scsi: target: iscsit: Fix TAS handling during conn cleanupMike Christie
2023-03-24scsi: target: Fix multiple LUN_RESET handlingMike Christie
2023-03-24scsi: target: iscsit: Free cmds before session freeDmitry Bogdanov
2023-03-24scsi: target: iscsit: Stop/wait on cmds during conn closeMike 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-16Merge patch series "add virtual remote fabric"Martin K. Petersen
2023-03-16scsi: target: Add virtual remote targetDmitry Bogdanov
2023-03-16scsi: target: fcoe: Remove default fabric ops calloutsDmitry Bogdanov
2023-03-16scsi: target: sbp: Remove default fabric ops calloutsDmitry Bogdanov
2023-03-16scsi: target: loop: Remove default fabric ops calloutsDmitry Bogdanov
2023-03-16scsi: target: Add default fabric ops calloutsDmitry Bogdanov
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: Use RTPI from target portRoman Bolshakov
2023-03-09scsi: target: core: Add RTPI field to target portDmitry Bogdanov
2023-03-06scsi: target: iscsi: Fix an error message in iscsi_check_key()Maurizio Lombardi
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds