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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-08
scsi: megaraid: silence a static checker bug
Dan Carpenter
1
-0
/
+3
2018-05-08
scsi: mptsas: fix spelling mistake: "matchs" -> "matches"
Colin Ian King
1
-1
/
+1
2018-05-08
scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox"
Colin Ian King
2
-12
/
+12
2018-05-08
scsi: qla2xxx: remove the unused tcm_qla2xxx_cmd_wq
Andrei Vagin
1
-10
/
+0
2018-05-08
scsi: mptfusion: fix spelling mistake: "initators" -> "initiators"
Colin Ian King
1
-1
/
+1
2018-05-08
scsi: hisi_sas: workaround a v3 hw hilink bug
Xiaofei Tan
1
-1
/
+24
2018-05-08
scsi: hisi_sas: add readl poll timeout helper wrappers
John Garry
1
-6
/
+22
2018-05-08
scsi: hisi_sas: remove redundant handling to event95 for v3
Xiaofei Tan
1
-8
/
+1
2018-05-08
scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw
Xiang Chen
1
-5
/
+6
2018-05-08
scsi: hisi_sas: update PHY linkrate after a controller reset
Xiang Chen
4
-26
/
+53
2018-05-08
scsi: hisi_sas: stop controller timer for reset
John Garry
1
-0
/
+3
2018-05-08
scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()
Xiang Chen
1
-5
/
+6
2018-05-08
scsi: hisi_sas: fix PI memory size
Xiang Chen
1
-1
/
+1
2018-05-08
scsi: hisi_sas: check host frozen before calling "done" function
Xiang Chen
4
-0
/
+32
2018-05-08
scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice
Xiang Chen
3
-29
/
+18
2018-05-08
scsi: hisi_sas: optimise the usage of DQ locking
Xiang Chen
2
-6
/
+0
2018-05-08
scsi: lpfc: Comment cleanup regarding Broadcom copyright header
James Smart
10
-10
/
+10
2018-05-08
scsi: lpfc: update driver version to 12.0.0.3
James Smart
1
-1
/
+1
2018-05-08
scsi: lpfc: Enhance log messages when reporting CQE errors
James Smart
1
-7
/
+16
2018-05-08
scsi: lpfc: Fix up log messages and stats counters in IO submit code path
James Smart
4
-23
/
+37
2018-05-08
scsi: lpfc: Driver NVME load fails when CPU cnt > WQ resource cnt
James Smart
1
-0
/
+34
2018-05-08
scsi: lpfc: Handle new link fault code returned by adapter firmware.
James Smart
2
-17
/
+15
2018-05-08
scsi: lpfc: Correct fw download error message
James Smart
2
-1
/
+8
2018-05-08
scsi: lpfc: enhance LE data structure copies to hardware
James Smart
1
-14
/
+42
2018-05-08
scsi: lpfc: Change IO submit return to EBUSY if remote port is recovering
James Smart
1
-6
/
+7
2018-05-08
scsi: qedf: Update version number to 8.33.16.20
Chad Dupuis
1
-2
/
+2
2018-05-08
scsi: qedf: Update copyright for 2018
Chad Dupuis
15
-15
/
+15
2018-05-08
scsi: qedf: Add more defensive checks for concurrent error conditions
Chad Dupuis
3
-14
/
+58
2018-05-08
scsi: qedf: Set the UNLOADING flag when removing a vport
Chad Dupuis
1
-0
/
+10
2018-05-08
scsi: qedf: Add additional checks when restarting an rport due to ABTS timeout
Chad Dupuis
1
-0
/
+31
2018-05-08
scsi: qedf: If qed fails to enable MSI-X fail PCI probe
Chad Dupuis
1
-1
/
+2
2018-05-08
scsi: qedf: Honor default_prio module parameter even if DCBX does not converge
Chad Dupuis
1
-1
/
+8
2018-05-08
scsi: qedf: Improve firmware debug dump handling
Chad Dupuis
3
-2
/
+15
2018-05-08
scsi: qedf: Remove setting DCBX pending during soft context reset
Saurav Kashyap
1
-1
/
+0
2018-05-08
scsi: qedf: Add task id to kref_get_unless_zero() debug messages when flushin...
Chad Dupuis
1
-3
/
+3
2018-05-08
scsi: qedf: Check if link is already up when receiving a link up event from qed
Chad Dupuis
1
-0
/
+5
2018-05-08
scsi: qedf: Return request as DID_NO_CONNECT if MSI-X is not enabled
Chad Dupuis
1
-0
/
+9
2018-05-08
scsi: qedf: Release RRQ reference correctly when RRQ command times out
Chad Dupuis
1
-0
/
+8
2018-05-08
scsi: qedf: Honor priority from DCBX FCoE App tag
Chad Dupuis
2
-14
/
+39
2018-05-08
scsi: qedf: Add dcbx_not_wait module parameter so we won't wait for DCBX conv...
Chad Dupuis
1
-2
/
+9
2018-05-08
scsi: qedf: Sanity check FCoE/FIP priority value to make sure it's between 0 ...
Chad Dupuis
1
-0
/
+7
2018-05-08
scsi: qedf: Add check for offload before flushing I/Os for target
Chad Dupuis
1
-0
/
+6
2018-05-08
scsi: qedf: Fix VLAN display when printing sent FIP frames
Chad Dupuis
1
-1
/
+1
2018-05-08
scsi: qedf: Add missing skb frees in error path
Chad Dupuis
2
-0
/
+2
2018-05-08
scsi: qedf: Increase the number of default FIP VLAN request retries to 60
Chad Dupuis
1
-2
/
+2
2018-05-08
scsi: qedf: Synchronize rport restarts when multiple ELS commands time out
Chad Dupuis
2
-0
/
+13
2018-05-08
scsi: qla2xxx: Update driver version to 10.00.00.07-k
himanshu.madhani@cavium.com
1
-1
/
+1
2018-05-08
scsi: qla2xxx: Fix TMF and Multi-Queue config
Quinn Tran
3
-25
/
+141
2018-05-08
scsi: qla2xxx: Prevent relogin loop by removing stale code
himanshu.madhani@cavium.com
1
-14
/
+0
2018-05-08
scsi: qla2xxx: Remove stale debug value for login_retry flag
Quinn Tran
1
-1
/
+0
[next]