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
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-08
[SCSI] qla2xxx: Synchronize MPI settings after a PE Reset.
Andrew Vasquez
3
-0
/
+121
2009-06-08
[SCSI] qla2xxx: Export additional firmware-states for application support.
Andrew Vasquez
3
-4
/
+25
2009-06-08
[SCSI] qla2xxx: Reduce lock-contention during do-work processing.
Andrew Vasquez
2
-23
/
+24
2009-06-08
[SCSI] qla2xxx: Avoid explicit LOGO during driver host tear-down.
Andrew Vasquez
1
-1
/
+2
2009-06-08
[SCSI] qla2xxx: Query supported RISC registers bits in determining a paused-s...
Andrew Vasquez
2
-5
/
+2
2009-06-08
[SCSI] qla2xxx: Avoid redundant RISC reset during (re)-initialization.
Andrew Vasquez
1
-3
/
+0
2009-06-08
[SCSI] qla2xxx: Fallback enode-mac should not be a multicast address.
Andrew Vasquez
1
-1
/
+1
2009-06-08
[SCSI] qla2xxx: Add notification message when an NPIV fails to acquire a port...
Andrew Vasquez
1
-1
/
+4
2009-06-08
[SCSI] qla2xxx: Add 10Gb iiDMA support.
Andrew Vasquez
2
-2
/
+11
2009-06-08
[SCSI] qla2xxx: Mark a port's state as needing-rediscovery during link disrup...
Andrew Vasquez
1
-1
/
+3
2009-06-08
[SCSI] qla2xxx: Check status of qla2x00_get_fw_version() call.
Andrew Vasquez
3
-5
/
+11
2009-06-08
[SCSI] qla2xxx: Correct NULL pointer bug in cpu affinity mode.
Anirban Chakraborty
2
-15
/
+16
2009-06-08
[SCSI] qla2xxx: Use 'proper' DID_* status code for dropped-frame scenarios.
Andrew Vasquez
1
-2
/
+2
2009-06-08
[SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs.
Andrew Vasquez
5
-8
/
+38
2009-06-08
[SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode.
Anirban Chakraborty
4
-13
/
+11
2009-06-08
[SCSI] qla2xxx: Correct logic-bug in set-model-info().
Andrew Vasquez
1
-1
/
+1
2009-06-08
[SCSI] qla2xxx: Export TLV data on supported ISPs.
Andrew Vasquez
6
-0
/
+101
2009-06-08
[SCSI] qla2xxx: Export XGMAC statistics on supported ISPs.
Andrew Vasquez
6
-0
/
+107
2009-06-08
[SCSI] qla2xxx: Export negotiated fabric-parameters for application support.
Andrew Vasquez
1
-0
/
+11
2009-06-08
[SCSI] fcoe: removes reserving memory for vlan_ethdr on tx path
Vasu Dev
1
-2
/
+1
2009-06-08
[SCSI] fcoe: removes fcoe_watchdog
Vasu Dev
2
-34
/
+19
2009-06-08
[SCSI] fcoe: reduces lock cost when adding a new skb to fcoe_pending_queue
Vasu Dev
1
-22
/
+15
2009-06-08
[SCSI] libfc: Check if exchange is completed when receiving a sequence
Steve Ma
1
-0
/
+4
2009-06-08
[SCSI] libfc: use DID_ERROR when we have internall aborted command
Mike Christie
1
-1
/
+1
2009-06-08
[SCSI] fcoe: use ETH_P_FIP for skb->protocol of FIP frames
Chris Leech
1
-3
/
+3
2009-06-08
[SCSI] libfcoe: fip: fix non-FIP-mode FLOGI state after reset.
Joe Eykholt
1
-5
/
+10
2009-06-08
[SCSI] cxgb3i: Include net/dst.h for struct dst_cache
Herbert Xu
1
-0
/
+1
2009-06-08
[SCSI] ibmvfc: Driver version 1.0.6
Brian King
1
-2
/
+2
2009-06-08
[SCSI] ibmvfc: Improve LOGO/PRLO ELS handling
Brian King
1
-1
/
+37
2009-06-08
[SCSI] ibmvfc: Improve device rediscovery
Brian King
1
-3
/
+3
2009-06-08
[SCSI] ibmvfc: Add flush on halt support
Brian King
2
-5
/
+42
2009-06-08
[SCSI] ibmvfc: Add support for NPIV Logout
Brian King
2
-4
/
+105
2009-06-08
[SCSI] ibmvfc: Fix deadlock in EH
Brian King
2
-41
/
+86
2009-06-08
[SCSI] ibmvfc: Reduce error logging noise
Brian King
2
-26
/
+48
2009-06-08
[SCSI] ibmvfc: Use DEVICE_ATTR macro
Brian King
1
-54
/
+13
2009-06-08
[SCSI] ibmvfc: Fixup GFP flags for target allocations
Brian King
1
-1
/
+1
2009-06-08
[SCSI] ibmvfc: Fix invalid error response handling
Brian King
1
-1
/
+1
2009-06-08
[SCSI] sd: fix bug in SCSI async probing
James Bottomley
1
-24
/
+21
2009-06-08
[SCSI] fix up scsi_eh_lock_door()
James Bottomley
1
-12
/
+5
2009-06-08
[SCSI] fix documentation for two functions
Bartlomiej Zolnierkiewicz
2
-4
/
+4
2009-06-08
[SCSI] lpfc 8.3.2 : Update the lpfc driver version to 8.3.2
James Smart
1
-1
/
+1
2009-06-08
[SCSI] lpfc 8.3.2 : Persistent Vport Support
James Smart
6
-57
/
+236
2009-06-08
[SCSI] lpfc 8.3.2 : Miscellaneous Changes
James Smart
9
-59
/
+91
2009-06-08
[SCSI] lpfc 8.3.2 : Update of copyrights
James Smart
14
-14
/
+14
2009-06-08
[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - FCOE Discovery support
James Smart
6
-64
/
+1756
2009-06-08
[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Mailbox handling
James Smart
8
-147
/
+1101
2009-06-08
[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Queues
James Smart
1
-0
/
+3382
2009-06-08
[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support
James Smart
19
-311
/
+8485
2009-06-08
[SCSI] lpfc 8.3.2 : Reorganization for SLI4
James Smart
8
-1088
/
+2517
2009-05-24
[SCSI] libfc,fcoe,fnic: Separate rport and lport max retry counts
Abhijeet Joglekar
3
-1
/
+3
[next]