index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-22
Merge patch series "Use block pr_ops in LIO"
Martin K. Petersen
6
-52
/
+436
2023-05-22
scsi: target: iscsi: Prevent login threads from racing between each other
Maurizio Lombardi
1
-1
/
+3
2023-05-22
scsi: target: iscsi: Fix hang in the iSCSI login code
Maurizio Lombardi
5
-91
/
+99
2023-05-17
scsi: target: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
4
-12
/
+12
2023-04-12
scsi: target: Add block PR support to iblock
Mike Christie
1
-5
/
+266
2023-04-12
scsi: target: Report and detect unsupported PR commands
Mike Christie
2
-20
/
+72
2023-04-12
scsi: target: Pass struct target_opcode_descriptor to enabled
Mike Christie
1
-15
/
+25
2023-04-12
scsi: target: Allow backends to hook into PR handling
Mike Christie
1
-1
/
+61
2023-04-12
scsi: target: Rename sbc_ops to exec_cmd_ops
Mike Christie
5
-14
/
+15
2023-04-12
scsi: target: core: Fix invalid memory access
Maurizio Lombardi
1
-4
/
+3
2023-04-03
scsi: target: core: Remove unused 'prod_len' variable
Tom Rix
1
-5
/
+0
2023-04-01
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
1
-5
/
+7
2023-03-25
scsi: target: tcm_loop: Remove redundant driver match function
Lizhe
1
-7
/
+0
2023-03-25
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
1
-1
/
+1
2023-03-25
scsi: target: tcm-loop: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-25
Merge patch series "target: TMF and recovery fixes"
Martin K. Petersen
8
-106
/
+204
2023-03-25
scsi: target: iscsi: Handle abort for WRITE_PENDING cmds
Dmitry Bogdanov
1
-0
/
+11
2023-03-25
scsi: target: iscsit: Fix TAS handling during conn cleanup
Mike Christie
1
-7
/
+9
2023-03-25
scsi: target: Fix multiple LUN_RESET handling
Mike Christie
2
-3
/
+24
2023-03-25
scsi: target: iscsit: Free cmds before session free
Dmitry Bogdanov
1
-3
/
+3
2023-03-25
scsi: target: iscsit: Stop/wait on cmds during conn close
Mike Christie
1
-0
/
+10
2023-03-25
scsi: target: iscsit: isert: Alloc per conn cmd counter
Mike Christie
3
-15
/
+15
2023-03-25
scsi: target: Pass in cmd counter to use during cmd setup
Mike Christie
3
-23
/
+23
2023-03-25
scsi: target: Move cmd counter allocation
Mike Christie
4
-42
/
+39
2023-03-25
scsi: target: Move sess cmd counter to new struct
Mike Christie
2
-40
/
+97
2023-03-17
Merge patch series "add virtual remote fabric"
Martin K. Petersen
12
-126
/
+361
2023-03-17
scsi: target: Add virtual remote target
Dmitry Bogdanov
6
-0
/
+300
2023-03-17
scsi: target: fcoe: Remove default fabric ops callouts
Dmitry Bogdanov
3
-21
/
+0
2023-03-17
scsi: target: sbp: Remove default fabric ops callouts
Dmitry Bogdanov
1
-31
/
+0
2023-03-17
scsi: target: loop: Remove default fabric ops callouts
Dmitry Bogdanov
1
-41
/
+0
2023-03-17
scsi: target: Add default fabric ops callouts
Dmitry Bogdanov
1
-33
/
+61
2023-03-10
scsi: target: core: Add RTPI attribute for target port
Dmitry Bogdanov
2
-6
/
+52
2023-03-10
scsi: target: core: Drop device-based RTPI
Roman Bolshakov
3
-48
/
+0
2023-03-10
scsi: target: core: Use RTPI from target port
Roman Bolshakov
5
-11
/
+11
2023-03-10
scsi: target: core: Add RTPI field to target port
Dmitry Bogdanov
3
-5
/
+60
2023-03-07
scsi: target: iscsi: Fix an error message in iscsi_check_key()
Maurizio Lombardi
1
-5
/
+7
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-02-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+5
2023-02-22
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+2
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2023-02-03
target: use bvec_set_page to initialize bvecs
Christoph Hellwig
1
-12
/
+6
2023-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
1
-0
/
+2
2023-01-14
scsi: target: target_core_pscsi: Convert to scsi_execute_cmd()
Mike Christie
1
-7
/
+5
2023-01-14
scsi: target: core: Fix warning on RT kernels
Maurizio Lombardi
1
-2
/
+2
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-86
/
+1053
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2
-3
/
+3
2022-11-25
[target] fix iov_iter_bvec() "direction" argument
Al Viro
1
-2
/
+2
2022-11-24
scsi: target: core: Fix hard lockup when executing a compare-and-write command
Maurizio Lombardi
1
-6
/
+16
2022-11-24
scsi: target: iscsi: Fix a race condition between login_work and the login th...
Maurizio Lombardi
1
-2
/
+10
[prev]
[next]