index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: zfcp: Fix sysfs roll-back on error in zfcp_adapter_enqueue()
Julian Wiedmann
2021-04-16
1
-2
/
+18
*
scsi: zfcp: Fix indentation coding style issue
Yevhen Viktorov
2021-04-16
1
-3
/
+3
*
scsi: zfcp: Remove unneeded INIT_LIST_HEAD() for FSF requests
Julian Wiedmann
2021-04-16
1
-1
/
+0
*
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: message: fusion: Remove unused local variable 'vtarget'
Jiapeng Chong
2021-04-13
1
-2
/
+0
*
scsi: message: fusion: Remove unused local variable 'status'
Jiapeng Chong
2021-04-13
1
-2
/
+1
*
scsi: message: fusion: Remove unused local variable 'port'
Zhen Lei
2021-04-13
1
-6
/
+0
*
scsi: message: fusion: Remove unused local variable 'time_count'
Zhen Lei
2021-04-13
1
-2
/
+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
*
scsi: hisi_sas: Fix IRQ checks
Sergey Shtylyov
2021-04-13
1
-3
/
+3
*
scsi: ufs: ufshcd-pltfrm: Fix deferred probing
Sergey Shtylyov
2021-04-13
1
-1
/
+1
*
scsi: snic: Convert to DEFINE_SHOW_ATTRIBUTE()
dingsenjie
2021-04-13
1
-19
/
+1
*
scsi: ufs: ufs-qcom: Remove redundant dev_err() call in ufs_qcom_init()
Ye Bin
2021-04-13
1
-6
/
+1
*
scsi: hisi_sas: Print SATA device SAS address for soft reset failure
Luo Jiaxing
2021-04-13
1
-2
/
+4
*
scsi: hisi_sas: Warn in v3 hw channel interrupt handler when status reg cleared
Luo Jiaxing
2021-04-13
1
-2
/
+8
*
scsi: hisi_sas: Directly snapshot registers when executing a reset
Jianqin Xie
2021-04-13
3
-20
/
+36
*
scsi: hisi_sas: Call sas_unregister_ha() to roll back if .hw_init() fails
Xiang Chen
2021-04-13
2
-2
/
+6
*
scsi: hisi_sas: Print SAS address for v3 hw erroneous completion print
Luo Jiaxing
2021-04-13
1
-1
/
+2
*
scsi: hisi_sas: Delete some unused callbacks
Luo Jiaxing
2021-04-13
1
-2
/
+0
*
scsi: pm8001: Clean up open braces
Luo Jiaxing
2021-04-13
1
-4
/
+2
*
scsi: pm8001: Clean up white space
Luo Jiaxing
2021-04-13
6
-36
/
+39
*
scsi: pm80xx: Fix potential infinite loop
Colin Ian King
2021-04-13
1
-1
/
+1
[next]