index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page_poison.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-16
scsi: zfcp: Fix indentation coding style issue
Yevhen Viktorov
1
-3
/
+3
2021-04-16
scsi: zfcp: Remove unneeded INIT_LIST_HEAD() for FSF requests
Julian Wiedmann
1
-1
/
+0
2021-04-16
scsi: qla2xxx: Reserve extra IRQ vectors
Roman Bolshakov
1
-2
/
+2
2021-04-16
scsi: smartpqi: Fix device pointer variable reference static checker issue
Don Brace
1
-1
/
+1
2021-04-16
scsi: smartpqi: Fix blocks_per_row static checker issue
Don Brace
1
-2
/
+6
2021-04-13
scsi: ibmvfc: Fix invalid state machine BUG_ON()
Brian King
1
-19
/
+38
2021-04-13
scsi: lpfc: Copyright updates for 12.8.0.9 patches
James Smart
4
-4
/
+4
2021-04-13
scsi: lpfc: Update lpfc version to 12.8.0.9
James Smart
1
-1
/
+1
2021-04-13
scsi: lpfc: Eliminate use of LPFC_DRIVER_NAME in lpfc_attr.c
James Smart
1
-10
/
+10
2021-04-13
scsi: lpfc: Standardize discovery object logging format
James Smart
6
-19
/
+19
2021-04-13
scsi: lpfc: Fix various trivial errors in comments and log messages
James Smart
5
-22
/
+21
2021-04-13
scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logic
James Smart
4
-313
/
+3
2021-04-13
scsi: lpfc: Fix lpfc_hdw_queue attribute being ignored
James Smart
1
-3
/
+11
2021-04-13
scsi: lpfc: Fix missing FDMI registrations after Mgmt Svc login
James Smart
2
-14
/
+20
2021-04-13
scsi: lpfc: Fix silent memory allocation failure in lpfc_sli4_bsg_link_diag_t...
James Smart
1
-1
/
+3
2021-04-13
scsi: lpfc: Fix use-after-free on unused nodes after port swap
James Smart
1
-0
/
+18
2021-04-13
scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL mode
James Smart
3
-56
/
+70
2021-04-13
scsi: lpfc: Fix lack of device removal on port swaps with PRLIs
James Smart
1
-3
/
+1
2021-04-13
scsi: lpfc: Fix NMI crash during rmmod due to circular hbalock dependency
James Smart
3
-46
/
+30
2021-04-13
scsi: lpfc: Fix reference counting errors in lpfc_cmpl_els_rsp()
James Smart
1
-63
/
+1
2021-04-13
scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response
James Smart
2
-3
/
+0
2021-04-13
scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotag
James Smart
4
-17
/
+21
2021-04-13
scsi: isci: Remove unnecessary struct declaration
Wan Jiabing
1
-1
/
+0
2021-04-13
scsi: message: fusion: Remove unused local variable 'vtarget'
Jiapeng Chong
1
-2
/
+0
2021-04-13
scsi: message: fusion: Remove unused local variable 'status'
Jiapeng Chong
1
-2
/
+1
2021-04-13
scsi: message: fusion: Remove unused local variable 'port'
Zhen Lei
1
-6
/
+0
2021-04-13
scsi: message: fusion: Remove unused local variable 'time_count'
Zhen Lei
1
-2
/
+0
2021-04-13
scsi: qla4xxx: Remove unneeded if-null-free check
Qiheng Lin
1
-18
/
+9
2021-04-13
scsi: qla2xxx: Reuse existing error handling path
Christophe JAILLET
1
-2
/
+2
2021-04-13
scsi: qla2xxx: Remove unneeded if-null-free check
Qiheng Lin
1
-4
/
+2
2021-04-13
scsi: mpt3sas: Fix out-of-bounds warnings in _ctl_addnl_diag_query
Gustavo A. R. Silva
2
-11
/
+6
2021-04-13
scsi: qedf: Use devlink to report errors and recovery
Javed Hasan
1
-2
/
+3
2021-04-13
scsi: qedf: Enable devlink support
Javed Hasan
2
-0
/
+14
2021-04-13
scsi: sni_53c710: Add IRQ check
Sergey Shtylyov
1
-1
/
+4
2021-04-13
scsi: sun3x_esp: Add IRQ check
Sergey Shtylyov
1
-1
/
+3
2021-04-13
scsi: jazz_esp: Add IRQ check
Sergey Shtylyov
1
-1
/
+3
2021-04-13
scsi: hisi_sas: Fix IRQ checks
Sergey Shtylyov
1
-3
/
+3
2021-04-13
scsi: ufs: ufshcd-pltfrm: Fix deferred probing
Sergey Shtylyov
1
-1
/
+1
2021-04-13
scsi: snic: Convert to DEFINE_SHOW_ATTRIBUTE()
dingsenjie
1
-19
/
+1
2021-04-13
scsi: ufs: ufs-qcom: Remove redundant dev_err() call in ufs_qcom_init()
Ye Bin
1
-6
/
+1
2021-04-13
scsi: hisi_sas: Print SATA device SAS address for soft reset failure
Luo Jiaxing
1
-2
/
+4
2021-04-13
scsi: hisi_sas: Warn in v3 hw channel interrupt handler when status reg cleared
Luo Jiaxing
1
-2
/
+8
2021-04-13
scsi: hisi_sas: Directly snapshot registers when executing a reset
Jianqin Xie
3
-20
/
+36
2021-04-13
scsi: hisi_sas: Call sas_unregister_ha() to roll back if .hw_init() fails
Xiang Chen
2
-2
/
+6
2021-04-13
scsi: hisi_sas: Print SAS address for v3 hw erroneous completion print
Luo Jiaxing
1
-1
/
+2
2021-04-13
scsi: hisi_sas: Delete some unused callbacks
Luo Jiaxing
1
-2
/
+0
2021-04-13
scsi: pm8001: Clean up open braces
Luo Jiaxing
1
-4
/
+2
2021-04-13
scsi: pm8001: Clean up white space
Luo Jiaxing
6
-36
/
+39
2021-04-13
scsi: pm80xx: Fix potential infinite loop
Colin Ian King
1
-1
/
+1
2021-04-13
scsi: pm80xx: Remove busy wait from mpi_uninit_check()
Igor Pylypiv
1
-5
/
+5
[next]