aboutsummaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)AuthorFilesLines
2023-11-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 14-72/+128
2023-10-28scsi: target: Convert to bdev_open_by_path()Gravatar Jan Kara 4-22/+26
2023-10-24scsi: target: core: Fix kernel-doc commentGravatar Yang Li 1-1/+1
2023-10-13Merge patch series "scsi: target: Allow userspace to config cmd submission"Gravatar Martin K. Petersen 12-68/+121
2023-10-13scsi: target: Export fabric driver direct submit settingsGravatar Mike Christie 1-0/+24
2023-10-13scsi: target: core: Unexport target_queue_submission()Gravatar Mike Christie 1-2/+1
2023-10-13scsi: target: Allow userspace to request direct submissionsGravatar Mike Christie 4-11/+55
2023-10-13scsi: target: core: Kill transport_handle_cdb_direct()Gravatar Mike Christie 3-21/+10
2023-10-13scsi: target: core: Move buffer clearing hackGravatar Mike Christie 1-28/+21
2023-10-13scsi: target: core: Move core_alua_check_nonop_delay() callGravatar Mike Christie 3-13/+6
2023-10-13scsi: target: Have drivers report if they support direct submissionsGravatar Mike Christie 4-0/+11
2023-10-13scsi: target: iscs: Make write_pending_must_be_called a bit fieldGravatar Mike Christie 1-1/+1
2023-09-27scsi: target: tcmu: Annotate struct tcmu_tmr with __counted_byGravatar Kees Cook 1-1/+1
2023-09-27scsi: target: Remove the references to http://www.linux-iscsi.org/Gravatar Bart Van Assche 1-3/+6
2023-09-27scsi: target: core: Fix deadlock due to recursive lockingGravatar Junxiao Bi 1-7/+4
2023-09-13scsi: target: core: Fix target_cmd_counter leakGravatar David Disseldorp 1-0/+1
2023-09-13Merge branch '6.6/scsi-staging' into 6.6/scsi-fixesGravatar Martin K. Petersen 1-12/+12
2023-09-05scsi: target: Replace strlcpy() with strscpy()Gravatar Azeem Shaikh 1-12/+12
2023-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 4-66/+42
2023-08-21scsi: target: Fix write perf due to unneeded throttlingGravatar Mike Christie 1-1/+6
2023-08-09bio-integrity: update the payload size in bio_integrity_add_page()Gravatar Jinyoung Choi 1-2/+1
2023-07-31Merge patch series "scsi: target: iscsi: Get rid of sprintf in iscsi_target_c...Gravatar Martin K. Petersen 1-36/+36
2023-07-31scsi: target: iscsi: Stop using sprintf() in iscsi_target_configfs.cGravatar Konstantin Shelekhin 1-9/+9
2023-07-31scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()Gravatar Konstantin Shelekhin 1-27/+27
2023-07-11scsi: target: iscsi: Remove the unused netif_timeout attributeGravatar Maurizio Lombardi 3-29/+0
2023-07-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 2-3/+3
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 10-64/+448
2023-06-28scsi: target: iblock: Quiet bool conversion warning with pr_preempt useGravatar Mike Christie 1-1/+1
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-6/+9
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxGravatar Linus Torvalds 2-11/+9
2023-06-24scsi: target: iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpageGravatar David Howells 1-6/+9
2023-06-21scsi: target: tcmu: Replace strlcpy() with strscpy()Gravatar Azeem Shaikh 1-2/+2
2023-06-14scsi: target: core: Fix error path in target_setup_session()Gravatar Bob Pearson 1-0/+2
2023-06-12block: replace fmode_t with a block-specific type for block open flagsGravatar Christoph Hellwig 2-5/+4
2023-06-12block: use the holder as indication for exclusive opensGravatar Christoph Hellwig 2-8/+6
2023-06-05block: introduce holder opsGravatar Christoph Hellwig 2-2/+3
2023-05-22Merge patch series "Use block pr_ops in LIO"Gravatar Martin K. Petersen 6-52/+436
2023-05-22scsi: target: iscsi: Prevent login threads from racing between each otherGravatar Maurizio Lombardi 1-1/+3
2023-05-22scsi: target: iscsi: Fix hang in the iSCSI login codeGravatar Maurizio Lombardi 5-91/+99
2023-05-16scsi: target: Replace all non-returning strlcpy() with strscpy()Gravatar Azeem Shaikh 4-12/+12
2023-04-11scsi: target: Add block PR support to iblockGravatar Mike Christie 1-5/+266
2023-04-11scsi: target: Report and detect unsupported PR commandsGravatar Mike Christie 2-20/+72
2023-04-11scsi: target: Pass struct target_opcode_descriptor to enabledGravatar Mike Christie 1-15/+25
2023-04-11scsi: target: Allow backends to hook into PR handlingGravatar Mike Christie 1-1/+61
2023-04-11scsi: target: Rename sbc_ops to exec_cmd_opsGravatar Mike Christie 5-14/+15
2023-04-11scsi: target: core: Fix invalid memory accessGravatar Maurizio Lombardi 1-4/+3
2023-04-02scsi: target: core: Remove unused 'prod_len' variableGravatar Tom Rix 1-5/+0
2023-03-31Merge branch '6.3/scsi-fixes' into 6.4/scsi-stagingGravatar Martin K. Petersen 1-5/+7
2023-03-24scsi: target: tcm_loop: Remove redundant driver match functionGravatar Lizhe 1-7/+0
2023-03-24Merge patch series "Constify most SCSI host templates"Gravatar Martin K. Petersen 1-1/+1