index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-07-08
2
-3
/
+3
|
\
|
*
scsi: target: iblock: Quiet bool conversion warning with pr_preempt use
Mike Christie
2023-06-28
1
-1
/
+1
|
*
scsi: target: tcmu: Replace strlcpy() with strscpy()
Azeem Shaikh
2023-06-21
1
-2
/
+2
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-30
10
-64
/
+448
|
\
|
|
*
Merge patch series "Use block pr_ops in LIO"
Martin K. Petersen
2023-05-22
6
-52
/
+436
|
|
\
|
|
*
scsi: target: Add block PR support to iblock
Mike Christie
2023-04-11
1
-5
/
+266
|
|
*
scsi: target: Report and detect unsupported PR commands
Mike Christie
2023-04-11
2
-20
/
+72
|
|
*
scsi: target: Pass struct target_opcode_descriptor to enabled
Mike Christie
2023-04-11
1
-15
/
+25
|
|
*
scsi: target: Allow backends to hook into PR handling
Mike Christie
2023-04-11
1
-1
/
+61
|
|
*
scsi: target: Rename sbc_ops to exec_cmd_ops
Mike Christie
2023-04-11
5
-14
/
+15
|
*
|
scsi: target: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2023-05-16
4
-12
/
+12
*
|
|
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
1
-6
/
+9
|
\
\
\
|
*
|
|
scsi: target: iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
2023-06-24
1
-6
/
+9
*
|
|
|
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
2
-11
/
+9
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
2
-5
/
+4
|
*
|
|
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
2
-8
/
+6
|
*
|
|
block: introduce holder ops
Christoph Hellwig
2023-06-05
2
-2
/
+3
|
|
/
/
*
|
|
scsi: target: core: Fix error path in target_setup_session()
Bob Pearson
2023-06-14
1
-0
/
+2
*
|
|
scsi: target: iscsi: Prevent login threads from racing between each other
Maurizio Lombardi
2023-05-22
1
-1
/
+3
*
|
|
scsi: target: iscsi: Fix hang in the iSCSI login code
Maurizio Lombardi
2023-05-22
5
-91
/
+99
|
/
/
*
|
scsi: target: core: Fix invalid memory access
Maurizio Lombardi
2023-04-11
1
-4
/
+3
*
|
scsi: target: core: Remove unused 'prod_len' variable
Tom Rix
2023-04-02
1
-5
/
+0
*
|
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
2023-03-31
1
-5
/
+7
|
\
\
|
*
|
scsi: target: iscsi: Fix an error message in iscsi_check_key()
Maurizio Lombardi
2023-03-06
1
-5
/
+7
|
|
/
*
|
scsi: target: tcm_loop: Remove redundant driver match function
Lizhe
2023-03-24
1
-7
/
+0
*
|
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
2023-03-24
1
-1
/
+1
|
\
\
|
*
|
scsi: target: tcm-loop: Declare SCSI host template const
Bart Van Assche
2023-03-24
1
-1
/
+1
|
|
/
*
|
Merge patch series "target: TMF and recovery fixes"
Martin K. Petersen
2023-03-24
8
-106
/
+204
|
\
\
|
*
|
scsi: target: iscsi: Handle abort for WRITE_PENDING cmds
Dmitry Bogdanov
2023-03-24
1
-0
/
+11
|
*
|
scsi: target: iscsit: Fix TAS handling during conn cleanup
Mike Christie
2023-03-24
1
-7
/
+9
|
*
|
scsi: target: Fix multiple LUN_RESET handling
Mike Christie
2023-03-24
2
-3
/
+24
|
*
|
scsi: target: iscsit: Free cmds before session free
Dmitry Bogdanov
2023-03-24
1
-3
/
+3
|
*
|
scsi: target: iscsit: Stop/wait on cmds during conn close
Mike Christie
2023-03-24
1
-0
/
+10
|
*
|
scsi: target: iscsit: isert: Alloc per conn cmd counter
Mike Christie
2023-03-24
3
-15
/
+15
|
*
|
scsi: target: Pass in cmd counter to use during cmd setup
Mike Christie
2023-03-24
3
-23
/
+23
|
*
|
scsi: target: Move cmd counter allocation
Mike Christie
2023-03-24
4
-42
/
+39
|
*
|
scsi: target: Move sess cmd counter to new struct
Mike Christie
2023-03-24
2
-40
/
+97
|
|
/
*
|
Merge patch series "add virtual remote fabric"
Martin K. Petersen
2023-03-16
12
-126
/
+361
|
\
\
|
*
|
scsi: target: Add virtual remote target
Dmitry Bogdanov
2023-03-16
6
-0
/
+300
|
*
|
scsi: target: fcoe: Remove default fabric ops callouts
Dmitry Bogdanov
2023-03-16
3
-21
/
+0
|
*
|
scsi: target: sbp: Remove default fabric ops callouts
Dmitry Bogdanov
2023-03-16
1
-31
/
+0
|
*
|
scsi: target: loop: Remove default fabric ops callouts
Dmitry Bogdanov
2023-03-16
1
-41
/
+0
|
*
|
scsi: target: Add default fabric ops callouts
Dmitry Bogdanov
2023-03-16
1
-33
/
+61
|
|
/
*
|
scsi: target: core: Add RTPI attribute for target port
Dmitry Bogdanov
2023-03-09
2
-6
/
+52
*
|
scsi: target: core: Drop device-based RTPI
Roman Bolshakov
2023-03-09
3
-48
/
+0
*
|
scsi: target: core: Use RTPI from target port
Roman Bolshakov
2023-03-09
5
-11
/
+11
*
|
scsi: target: core: Add RTPI field to target port
Dmitry Bogdanov
2023-03-09
3
-5
/
+60
|
/
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-1
/
+1
|
\
|
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-02-22
1
-7
/
+5
|
\
\
[next]