index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
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
2025-10-15
scsi: target: target_core_configfs: Add length check to avoid buffer overflow
Wang Haoran
1
-1
/
+1
2025-08-28
scsi: target: core: Generate correct identifiers for PR OUT transport IDs
Maurizio Lombardi
3
-25
/
+60
2025-07-10
scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port()
Maurizio Lombardi
1
-1
/
+3
2025-06-04
scsi: target: iscsi: Fix timeout on deleted connection
Dmitry Bogdanov
1
-1
/
+1
2024-11-01
scsi: target: core: Fix null-ptr-deref in target_alloc_device()
Wang Hai
1
-1
/
+1
2024-11-01
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
1
-1
/
+1
2024-05-17
scsi: target: Fix SELinux error when systemd-modules loads the target module
Maurizio Lombardi
1
-0
/
+12
2024-03-01
scsi: target: pscsi: Fix bio_put() for error case
Naohiro Aota
1
-3
/
+6
2024-03-01
scsi: target: core: Add TMF to tmr_list handling
Dmitry Bogdanov
2
-5
/
+4
2024-01-25
scsi: target: core: add missing file_{start,end}_write()
Amir Goldstein
1
-3
/
+7
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
[next]