index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-04-13
scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()
Igor Pylypiv
1
-2
/
+2
2021-04-13
scsi: target: tcmu: Make data_pages_per_blk changeable via configfs
Bodo Stroesser
1
-2
/
+53
2021-04-13
scsi: target: tcmu: Replace block size definitions with new udev members
Bodo Stroesser
1
-37
/
+45
2021-04-13
scsi: target: tcmu: Remove function tcmu_get_block_page()
Bodo Stroesser
1
-7
/
+1
2021-04-13
scsi: target: tcmu: Support DATA_BLOCK_SIZE = N * PAGE_SIZE
Bodo Stroesser
1
-89
/
+116
2021-04-13
scsi: target: tcmu: Prepare for PAGE_SIZE != DATA_BLOCK_SIZE
Bodo Stroesser
1
-41
/
+41
2021-04-13
scsi: target: tcmu: Adjust names of variables and definitions
Bodo Stroesser
1
-17
/
+22
2021-04-13
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
5
-57
/
+66
2021-04-06
scsi: libsas: Clean up whitespace
Luo Jiaxing
2
-7
/
+8
2021-04-06
scsi: libsas: Correctly indent statements in sas_to_ata_err()
Luo Jiaxing
1
-40
/
+34
2021-04-06
scsi: qedf: Remove unused include of linux/version.h
Tian Tao
2
-3
/
+0
2021-04-06
scsi: bfa: Remove unnecessary struct declarations
Wan Jiabing
1
-3
/
+0
2021-04-06
scsi: ufs: core: Fix out-of-bounds warnings in ufshcd_exec_raw_upiu_cmd()
Gustavo A. R. Silva
2
-21
/
+29
2021-04-06
scsi: fnic: Remove unnecessary spin_lock_init() and INIT_LIST_HEAD()
Yang Yingliang
1
-3
/
+0
2021-04-06
scsi: message: fusion: Use BUG_ON instead of if condition followed by BUG
zhouchuangao
1
-4
/
+2
[prev]
[next]