index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: smartpqi: Remove unused functions
Bart Van Assche
2021-04-16
1
-10
/
+0
*
scsi: qla4xxx: Remove an unused function
Bart Van Assche
2021-04-16
1
-6
/
+0
*
scsi: myrs: Remove unused functions
Bart Van Assche
2021-04-16
1
-99
/
+0
*
scsi: myrb: Remove unused functions
Bart Van Assche
2021-04-16
1
-71
/
+0
*
scsi: mpt3sas: Fix two kernel-doc headers
Bart Van Assche
2021-04-16
1
-2
/
+2
*
scsi: fcoe: Suppress a compiler warning
Bart Van Assche
2021-04-16
1
-1
/
+1
*
scsi: libfc: Fix a format specifier
Bart Van Assche
2021-04-16
1
-1
/
+1
*
scsi: aacraid: Remove an unused function
Bart Van Assche
2021-04-16
1
-5
/
+0
*
scsi: core: Introduce enum scsi_disposition
Bart Van Assche
2021-04-16
6
-38
/
+42
*
scsi: core: Modify the scsi_send_eh_cmnd() return value for the SDEV_BLOCK case
Bart Van Assche
2021-04-16
1
-1
/
+1
*
scsi: core: Rename scsi_softirq_done() into scsi_complete()
Bart Van Assche
2021-04-16
1
-3
/
+7
*
scsi: core: Make the scsi_alloc_sgtables() documentation more accurate
Bart Van Assche
2021-04-16
1
-2
/
+5
*
scsi: pm80xx: Remove global lock from outbound queue processing
Viswas G
2021-04-16
3
-5
/
+9
*
scsi: pm80xx: Reset PI and CI memory during re-initialization
Viswas G
2021-04-16
2
-0
/
+4
*
scsi: pm80xx: Completing pending I/O after fatal error
Ruksar Devadi
2021-04-16
6
-7
/
+65
*
scsi: pm80xx: Add sysfs attribute to track iop1 count
Vishakha Channapattan
2021-04-16
1
-0
/
+23
*
scsi: pm80xx: Add sysfs attribute to track iop0 count
Vishakha Channapattan
2021-04-16
1
-0
/
+22
*
scsi: pm80xx: Add sysfs attribute to track RAAE count
Vishakha Channapattan
2021-04-16
1
-0
/
+22
*
scsi: pm80xx: Add sysfs attribute to check controller hmi error
Vishakha Channapattan
2021-04-16
1
-0
/
+22
*
scsi: pm80xx: Add sysfs attribute to check MPI state
Vishakha Channapattan
2021-04-16
1
-1
/
+31
*
scsi: qla2xxx: Reserve extra IRQ vectors
Roman Bolshakov
2021-04-16
1
-2
/
+2
*
scsi: smartpqi: Fix device pointer variable reference static checker issue
Don Brace
2021-04-16
1
-1
/
+1
*
scsi: smartpqi: Fix blocks_per_row static checker issue
Don Brace
2021-04-16
1
-2
/
+6
*
scsi: ibmvfc: Fix invalid state machine BUG_ON()
Brian King
2021-04-13
1
-19
/
+38
*
scsi: lpfc: Copyright updates for 12.8.0.9 patches
James Smart
2021-04-13
4
-4
/
+4
*
scsi: lpfc: Update lpfc version to 12.8.0.9
James Smart
2021-04-13
1
-1
/
+1
*
scsi: lpfc: Eliminate use of LPFC_DRIVER_NAME in lpfc_attr.c
James Smart
2021-04-13
1
-10
/
+10
*
scsi: lpfc: Standardize discovery object logging format
James Smart
2021-04-13
6
-19
/
+19
*
scsi: lpfc: Fix various trivial errors in comments and log messages
James Smart
2021-04-13
5
-22
/
+21
*
scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logic
James Smart
2021-04-13
4
-313
/
+3
*
scsi: lpfc: Fix lpfc_hdw_queue attribute being ignored
James Smart
2021-04-13
1
-3
/
+11
*
scsi: lpfc: Fix missing FDMI registrations after Mgmt Svc login
James Smart
2021-04-13
2
-14
/
+20
*
scsi: lpfc: Fix silent memory allocation failure in lpfc_sli4_bsg_link_diag_t...
James Smart
2021-04-13
1
-1
/
+3
*
scsi: lpfc: Fix use-after-free on unused nodes after port swap
James Smart
2021-04-13
1
-0
/
+18
*
scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL mode
James Smart
2021-04-13
3
-56
/
+70
*
scsi: lpfc: Fix lack of device removal on port swaps with PRLIs
James Smart
2021-04-13
1
-3
/
+1
*
scsi: lpfc: Fix NMI crash during rmmod due to circular hbalock dependency
James Smart
2021-04-13
3
-46
/
+30
*
scsi: lpfc: Fix reference counting errors in lpfc_cmpl_els_rsp()
James Smart
2021-04-13
1
-63
/
+1
*
scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response
James Smart
2021-04-13
2
-3
/
+0
*
scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotag
James Smart
2021-04-13
4
-17
/
+21
*
scsi: isci: Remove unnecessary struct declaration
Wan Jiabing
2021-04-13
1
-1
/
+0
*
scsi: qla4xxx: Remove unneeded if-null-free check
Qiheng Lin
2021-04-13
1
-18
/
+9
*
scsi: qla2xxx: Reuse existing error handling path
Christophe JAILLET
2021-04-13
1
-2
/
+2
*
scsi: qla2xxx: Remove unneeded if-null-free check
Qiheng Lin
2021-04-13
1
-4
/
+2
*
scsi: mpt3sas: Fix out-of-bounds warnings in _ctl_addnl_diag_query
Gustavo A. R. Silva
2021-04-13
2
-11
/
+6
*
scsi: qedf: Use devlink to report errors and recovery
Javed Hasan
2021-04-13
1
-2
/
+3
*
scsi: qedf: Enable devlink support
Javed Hasan
2021-04-13
2
-0
/
+14
*
scsi: sni_53c710: Add IRQ check
Sergey Shtylyov
2021-04-13
1
-1
/
+4
*
scsi: sun3x_esp: Add IRQ check
Sergey Shtylyov
2021-04-13
1
-1
/
+3
*
scsi: jazz_esp: Add IRQ check
Sergey Shtylyov
2021-04-13
1
-1
/
+3
[next]