index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-10
scsi: target: core: Fix deadlock due to recursive locking
Junxiao Bi
1
-7
/
+4
2023-09-23
scsi: target: core: Fix target_cmd_counter leak
David Disseldorp
1
-0
/
+1
2023-09-23
scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
Konstantin Shelekhin
1
-27
/
+27
2023-06-28
scsi: target: iscsi: Prevent login threads from racing between each other
Maurizio Lombardi
1
-1
/
+3
2023-06-21
scsi: target: core: Fix error path in target_setup_session()
Bob Pearson
1
-0
/
+2
2023-05-24
scsi: target: iscsit: Free cmds before session free
Dmitry Bogdanov
1
-3
/
+3
2023-05-11
scsi: target: iscsit: Fix TAS handling during conn cleanup
Mike Christie
1
-7
/
+9
2023-05-11
scsi: target: Fix multiple LUN_RESET handling
Mike Christie
2
-3
/
+24
2023-05-11
scsi: target: iscsit: Stop/wait on cmds during conn close
Mike Christie
1
-0
/
+10
2023-05-11
scsi: target: iscsit: isert: Alloc per conn cmd counter
Mike Christie
3
-15
/
+15
2023-05-11
scsi: target: Pass in cmd counter to use during cmd setup
Mike Christie
3
-23
/
+23
2023-05-11
scsi: target: Move cmd counter allocation
Mike Christie
4
-42
/
+39
2023-05-11
scsi: target: Move sess cmd counter to new struct
Mike Christie
2
-40
/
+97
2023-05-11
scsi: target: core: Change the way target_xcopy_do_work() sets restiction on ...
Anastasia Kovaleva
2
-45
/
+54
2023-03-30
scsi: target: iscsi: Fix an error message in iscsi_check_key()
Maurizio Lombardi
1
-5
/
+7
2023-02-09
scsi: target: core: Fix warning on RT kernels
Maurizio Lombardi
1
-2
/
+2
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2
-3
/
+3
2023-02-09
fix iov_iter_bvec() "direction" argument
Al Viro
1
-2
/
+2
2022-12-31
scsi: target: iscsi: Fix a race condition between login_work and the login th...
Maurizio Lombardi
1
-2
/
+10
2022-11-17
scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus()
Yang Yingliang
1
-1
/
+2
2022-10-21
Merge branch '6.1/scsi-queue' into 6.1/scsi-fixes
Martin K. Petersen
5
-24
/
+51
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-3
/
+10
2022-10-07
Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+4
2022-10-01
scsi: target: iblock: Fold iblock_emulate_read_cap_with_block_size() into ibl...
Christoph Hellwig
1
-15
/
+4
2022-10-01
scsi: target: core: UA on all LUNs after reset
Dmitry Bogdanov
3
-2
/
+21
2022-10-01
scsi: target: core: New key must be used for moved PR
Dmitry Bogdanov
1
-2
/
+6
2022-10-01
scsi: target: core: Abort all preempted regs if requested
Dmitry Bogdanov
1
-1
/
+15
2022-10-01
scsi: target: core: Fix memory leak in preempt_and_abort
Dmitry Bogdanov
1
-4
/
+5
2022-10-01
scsi: target: core: Fix preempt and abort for allreg res
Dmitry Bogdanov
1
-1
/
+1
2022-09-30
block: change request end_io handler to pass back a return value
Jens Axboe
1
-2
/
+4
2022-09-15
scsi: target: Remove unused se_tmr_req_cache declaration
Gaosheng Cui
1
-2
/
+0
2022-09-15
scsi: target: alua: Do not report emtpy port group
Dmitry Bogdanov
1
-0
/
+3
2022-09-15
scsi: target: core: Set MULTIP bit for se_device with multiple ports
Dmitry Bogdanov
1
-0
/
+6
2022-09-01
scsi: target: pscsi: Remove repeated word "calling"
Shaomin Deng
1
-1
/
+1
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
1
-0
/
+1
2022-08-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-50
/
+25
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
14
-271
/
+389
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2022-08-01
scsi: target: core: De-RCU of se_lun and se_lun acl
Dmitry Bogdanov
5
-47
/
+25
2022-08-01
scsi: target: core: Fix race during ACL removal
Dmitry Bogdanov
1
-3
/
+0
2022-07-26
scsi: target: Remove XDWRITEREAD emulated support
Mike Christie
1
-99
/
+0
2022-07-26
scsi: target: iscsi: Do not require target authentication
Dmitry Bogdanov
2
-6
/
+12
2022-07-26
scsi: target: iscsi: Allow AuthMethod=None
Dmitry Bogdanov
3
-2
/
+15
2022-07-26
scsi: target: iscsi: Support base64 in CHAP
Dmitry Bogdanov
3
-24
/
+94
2022-07-26
scsi: target: iscsi: Add support for extended CDB AHS
Dmitry Bogdanov
1
-3
/
+52
2022-07-18
scsi: target: iscsi: Fix clang -Wformat warnings
Justin Stitt
2
-3
/
+3
2022-07-14
scsi/target: Use the new blk_opf_t type
Bart Van Assche
1
-2
/
+2
2022-07-07
scsi: target: Detect UNMAP support post configuration
Mike Christie
1
-8
/
+19
2022-07-07
scsi: target: Add file configure_unmap callout
Mike Christie
1
-14
/
+19
[next]