index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kfifo.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-08
scsi: 3w-9xxx: fix a missing-check bug
Wenwen Wang
1
-0
/
+5
2018-05-08
scsi: mpt3sas: fix header path in ioctl documentation
Tomohiro Kusumi
1
-1
/
+1
2018-05-08
scsi: mpt3sas: remove obsolete path "drivers/scsi/mpt2sas/" from MAINTAINERS
Tomohiro Kusumi
1
-1
/
+0
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
[next]