index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
scsi: target: Report and detect unsupported PR commands
Mike Christie
2023-04-12
2
-20
/
+72
|
|
*
scsi: target: Pass struct target_opcode_descriptor to enabled
Mike Christie
2023-04-12
1
-15
/
+25
|
|
*
scsi: target: Allow backends to hook into PR handling
Mike Christie
2023-04-12
1
-1
/
+61
|
|
*
scsi: target: Rename sbc_ops to exec_cmd_ops
Mike Christie
2023-04-12
5
-14
/
+15
|
*
|
scsi: target: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2023-05-17
4
-12
/
+12
*
|
|
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-29
1
-6
/
+9
|
\
\
\
|
*
|
|
scsi: target: iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
2023-06-25
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-15
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-12
1
-4
/
+3
*
|
scsi: target: core: Remove unused 'prod_len' variable
Tom Rix
2023-04-03
1
-5
/
+0
*
|
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
2023-04-01
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-25
1
-7
/
+0
*
|
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
2023-03-25
1
-1
/
+1
|
\
\
|
*
|
scsi: target: tcm-loop: Declare SCSI host template const
Bart Van Assche
2023-03-25
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-17
12
-126
/
+361
|
\
\
|
*
|
scsi: target: Add virtual remote target
Dmitry Bogdanov
2023-03-17
6
-0
/
+300
|
*
|
scsi: target: fcoe: Remove default fabric ops callouts
Dmitry Bogdanov
2023-03-17
3
-21
/
+0
|
*
|
scsi: target: sbp: Remove default fabric ops callouts
Dmitry Bogdanov
2023-03-17
1
-31
/
+0
|
*
|
scsi: target: loop: Remove default fabric ops callouts
Dmitry Bogdanov
2023-03-17
1
-41
/
+0
|
*
|
scsi: target: Add default fabric ops callouts
Dmitry Bogdanov
2023-03-17
1
-33
/
+61
|
|
/
*
|
scsi: target: core: Add RTPI attribute for target port
Dmitry Bogdanov
2023-03-10
2
-6
/
+52
*
|
scsi: target: core: Drop device-based RTPI
Roman Bolshakov
2023-03-10
3
-48
/
+0
*
|
scsi: target: core: Use RTPI from target port
Roman Bolshakov
2023-03-10
5
-11
/
+11
*
|
scsi: target: core: Add RTPI field to target port
Dmitry Bogdanov
2023-03-10
3
-5
/
+60
|
/
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-24
1
-1
/
+1
|
\
|
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-10
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
|
\
\
|
*
|
scsi: target: target_core_pscsi: Convert to scsi_execute_cmd()
Mike Christie
2023-01-14
1
-7
/
+5
|
|
/
*
|
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-22
1
-0
/
+2
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-28
1
-2
/
+2
|
|
\
\
|
*
|
|
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2023-01-23
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
target: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
1
-12
/
+6
|
|
/
|
/
|
*
|
scsi: target: core: Fix warning on RT kernels
Maurizio Lombardi
2023-01-14
1
-2
/
+2
|
/
[prev]
[next]