index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
2
-180
/
+16
|
\
|
*
scsi: qla2xxx: use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfs
Xingui Yang
2023-10-04
1
-52
/
+7
|
*
scsi: hisi_sas: use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfs
Xingui Yang
2023-10-04
1
-128
/
+9
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-11-02
57
-1032
/
+1900
|
\
\
|
*
|
scsi: megaraid: Fix up debug message in megaraid_abort_and_reset()
Hannes Reinecke
2023-10-24
1
-4
/
+7
|
*
|
scsi: aic79xx: Fix up NULL command in ahd_done()
Hannes Reinecke
2023-10-24
1
-2
/
+4
|
*
|
scsi: mpt3sas: Fix loop logic
Ranjan Kumar
2023-10-24
1
-2
/
+2
|
*
|
scsi: snic: Remove useless code in snic_dr_clean_pending_req()
Su Hui
2023-10-24
1
-10
/
+4
|
*
|
scsi: core: Clean up scsi_dev_queue_ready()
Wenchao Hao
2023-10-24
1
-17
/
+15
|
*
|
scsi: pmcraid: Add missing scsi_device_put() in pmcraid_eh_target_reset_handl...
Hannes Reinecke
2023-10-24
1
-3
/
+6
|
*
|
scsi: pmcraid: Fix kernel-doc comment
Yang Li
2023-10-24
1
-1
/
+1
|
*
|
scsi: core: Handle depopulation and restoration in progress
Douglas Gilbert
2023-10-16
2
-0
/
+5
|
*
|
Merge patch series "scsi: scsi_debug: Add error injection for single device"
Martin K. Petersen
2023-10-16
1
-5
/
+570
|
|
\
\
|
|
*
|
scsi: scsi_debug: Add param to control sdev's allow_restart
Wenchao Hao
2023-10-16
1
-0
/
+6
|
|
*
|
scsi: scsi_debug: Add debugfs interface to fail target reset
Wenchao Hao
2023-10-16
1
-1
/
+113
|
|
*
|
scsi: scsi_debug: Add new error injection type: Reset LUN failed
Wenchao Hao
2023-10-16
1
-0
/
+39
|
|
*
|
scsi: scsi_debug: Add new error injection type: Abort Failed
Wenchao Hao
2023-10-16
1
-0
/
+40
|
|
*
|
scsi: scsi_debug: Set command result and sense data if error is injected
Wenchao Hao
2023-10-16
1
-0
/
+53
|
|
*
|
scsi: scsi_debug: Return failed value if error is injected
Wenchao Hao
2023-10-16
1
-0
/
+36
|
|
*
|
scsi: scsi_debug: Time out command if the error is injected
Wenchao Hao
2023-10-16
1
-0
/
+34
|
|
*
|
scsi: scsi_debug: Define grammar to remove added error injection
Wenchao Hao
2023-10-16
1
-0
/
+31
|
|
*
|
scsi: scsi_debug: Add interface to manage error injection for a single device
Wenchao Hao
2023-10-16
1
-4
/
+210
|
|
*
|
scsi: scsi_debug: Create scsi_debug directory in the debugfs filesystem
Wenchao Hao
2023-10-16
1
-0
/
+8
|
*
|
|
Merge patch series "lpfc: Update lpfc to revision 14.2.0.15"
Martin K. Petersen
2023-10-13
7
-15
/
+48
|
|
\
\
\
|
|
*
|
|
scsi: lpfc: Update lpfc version to 14.2.0.15
Justin Tee
2023-10-13
1
-1
/
+1
|
|
*
|
|
scsi: lpfc: Introduce LOG_NODE_VERBOSE messaging flag
Justin Tee
2023-10-13
2
-5
/
+5
|
|
*
|
|
scsi: lpfc: Validate ELS LS_ACC completion payload
Justin Tee
2023-10-13
1
-0
/
+23
|
|
*
|
|
scsi: lpfc: Reject received PRLIs with only initiator fcn role for NPIV ports
Justin Tee
2023-10-13
1
-4
/
+14
|
|
*
|
|
scsi: lpfc: Treat IOERR_SLI_DOWN I/O completion status the same as pci offline
Justin Tee
2023-10-13
1
-2
/
+4
|
|
*
|
|
scsi: lpfc: Remove unnecessary zero return code assignment in lpfc_sli4_hba_s...
Justin Tee
2023-10-13
1
-3
/
+1
|
|
|
/
/
|
*
|
|
Merge patch series "megaraid_sas: Driver version update to 07.727.03.00-rc1"
Martin K. Petersen
2023-10-13
3
-4
/
+7
|
|
\
\
\
|
|
*
|
|
scsi: megaraid_sas: Driver version update to 07.727.03.00-rc1
Chandrakanth patil
2023-10-13
1
-2
/
+2
|
|
*
|
|
scsi: megaraid_sas: Log message when controller reset is requested but not is...
Chandrakanth patil
2023-10-13
1
-0
/
+3
|
|
*
|
|
scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for selec...
Chandrakanth patil
2023-10-13
1
-2
/
+2
|
|
|
/
/
|
*
|
|
Merge patch series "scsi: sshdr and retry fixes"
Martin K. Petersen
2023-10-13
7
-75
/
+82
|
|
\
\
\
|
|
*
|
|
scsi: sr: Fix sshdr use in sr_get_events
Mike Christie
2023-10-13
1
-1
/
+2
|
|
*
|
|
scsi: sd: Fix sshdr use in cache_type_store
Mike Christie
2023-10-13
1
-4
/
+5
|
|
*
|
|
scsi: Fix sshdr use in scsi_cdl_enable
Mike Christie
2023-10-13
1
-1
/
+1
|
|
*
|
|
scsi: Fix sshdr use in scsi_test_unit_ready
Mike Christie
2023-10-13
1
-2
/
+2
|
|
*
|
|
scsi: sd: Fix scsi_mode_sense caller's sshdr use
Mike Christie
2023-10-13
1
-2
/
+2
|
|
*
|
|
scsi: spi: Fix sshdr use
Mike Christie
2023-10-13
1
-2
/
+2
|
|
*
|
|
scsi: rdac: Fix sshdr use
Mike Christie
2023-10-13
1
-3
/
+6
|
|
*
|
|
scsi: rdac: Fix send_mode_select retry handling
Mike Christie
2023-10-13
1
-9
/
+9
|
|
*
|
|
scsi: hp_sw: Fix sshdr use
Mike Christie
2023-10-13
1
-39
/
+40
|
|
*
|
|
scsi: sd: Fix sshdr use in sd_spinup_disk
Mike Christie
2023-10-13
1
-11
/
+13
|
|
*
|
|
scsi: sd: Fix sshdr use in read_capacity_16
Mike Christie
2023-10-13
1
-4
/
+3
|
|
|
/
/
|
*
|
|
Merge patch series "scsi: target: Allow userspace to config cmd submission"
Martin K. Petersen
2023-10-13
3
-0
/
+14
|
|
\
\
\
|
|
*
|
|
scsi: target: Have drivers report if they support direct submissions
Mike Christie
2023-10-13
3
-0
/
+14
|
|
|
/
/
|
*
|
|
Merge patch series "scsi: EH rework prep patches, part 1"
Martin K. Petersen
2023-10-13
15
-365
/
+452
|
|
\
\
\
|
|
*
|
|
scsi: mpi3mr: Split off bus_reset function from host_reset
Hannes Reinecke
2023-10-13
1
-20
/
+37
[next]