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.13.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
2011-02-28
[SCSI] megaraid_sas: Fix megasas_build_dcdb_fusion to use correct LUN field
adam radford
1
-2
/
+2
2011-02-28
[SCSI] megaraid_sas: Fix megasas_build_dcdb_fusion to not filter by TYPE_DISK
adam radford
1
-2
/
+1
2011-02-28
[SCSI] megaraid_sas: Fix probe_one to clear MSI-X flags in kdump
adam radford
2
-1
/
+21
2011-02-28
[SCSI] megaraid_sas: Call tasklet_schedule for MSI-X
adam radford
1
-1
/
+3
2011-02-28
[SCSI] megaraid_sas: Enable MSI-X before calling megasas_init_fw
adam radford
1
-12
/
+12
2011-02-28
[SCSI] megaraid_sas: Add missing check_and_restore_queue_depth call
adam radford
1
-1
/
+5
2011-02-28
[SCSI] megaraid_sas: Fix failure gotos
adam radford
2
-11
/
+12
2011-02-28
[SCSI] libsas: fix loopback topology bug during discovery
jack_wang
1
-0
/
+5
2011-02-28
[SCSI] lpfc: block target when port queueing limit is hit
Mike Christie
1
-1
/
+4
2011-02-28
[SCSI] lpfc: force retry in queuecommand when port is transitioning
Mike Christie
1
-1
/
+1
2011-02-25
[SCSI] qla2xxx: Update version number to 8.03.07.00
Madhuranath Iyengar
1
-2
/
+2
2011-02-25
[SCSI] qla2xxx: Check return value of fc_block_scsi_eh()
Andrew Vasquez
1
-9
/
+20
2011-02-25
[SCSI] qla2xxx: The ISP82XX should be online while waiting for commands compl...
Saurav Kashyap
1
-3
/
+16
2011-02-25
[SCSI] qla2xxx: Propagate block-layer tags on submitted I/Os.
Andrew Vasquez
2
-2
/
+82
2011-02-25
[SCSI] qla2xxx: Adjust FCP_RSP response-info field check after TMF completion.
Andrew Vasquez
1
-16
/
+13
2011-02-25
[SCSI] qla2xxx: Clear any stale login-states during an adapter reset.
Andrew Vasquez
1
-0
/
+17
2011-02-25
[SCSI] qla2xxx: Pass right CT command string for CT status processing.
Andrew Vasquez
1
-1
/
+1
2011-02-25
[SCSI] qla2xxx: Don't wait for active mailbox command completion when firmwar...
Giridhar Malavali
1
-7
/
+7
2011-02-25
[SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.
Giridhar Malavali
6
-61
/
+125
2011-02-25
[SCSI] qla2xxx: Display nport_id when any SNS command fails.
Giridhar Malavali
1
-6
/
+13
2011-02-25
[SCSI] qla2xxx: Reinitialize the device initialize timeout value after reset ...
Giridhar Malavali
1
-0
/
+2
2011-02-25
[SCSI] qla2xxx: Fix array subscript is above array bounds in qla2xx_build_scs...
Chad Dupuis
1
-1
/
+1
2011-02-25
[SCSI] qla2xxx: Remove host_lock in queuecommand function
Madhuranath Iyengar
1
-16
/
+6
2011-02-24
[SCSI] be2iscsi: fix null ptr ref in conn get param
Mike Christie
3
-16
/
+9
2011-02-24
[SCSI] bnx2i: fix null ptr ref in conn get param
Mike Christie
1
-23
/
+22
2011-02-24
[SCSI] cxgbi: convert to use iscsi_conn_get_addr_param
Mike Christie
4
-22
/
+22
2011-02-24
[SCSI] iscsi class: add callout to get iscsi_endpoint values
Mike Christie
1
-2
/
+37
2011-02-24
[SCSI] iscsi_tcp: use iscsi_conn_get_addr_param libiscsi function
Mike Christie
2
-67
/
+71
2011-02-24
[SCSI] libiscsi: add helper to convert addr to string
Mike Christie
1
-3
/
+41
2011-02-24
[SCSI] iscsi class: remove unused active variable
Mike Christie
1
-2
/
+0
2011-02-24
[SCSI] iscsi: fix iscsi_endpoint leak
Mike Christie
1
-13
/
+50
2011-02-24
[SCSI] cxgbi: enable TEXT PDU support
Mike Christie
2
-2
/
+2
2011-02-24
[SCSI] bnx2i: Updated to version 2.6.2.3
Eddie Wai
1
-2
/
+2
2011-02-24
[SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offload
Eddie Wai
3
-1
/
+123
2011-02-24
[SCSI] bnx2i: Added jumbo MTU support for the no shost case
Eddie Wai
1
-1
/
+1
2011-02-24
[SCSI] bnx2i: Added support for the 57712(E) devices
Eddie Wai
1
-4
/
+6
2011-02-24
[SCSI] bnx2i: Added handling for unsupported iSCSI offload hba
Eddie Wai
1
-0
/
+15
2011-02-24
[SCSI] bnx2i: Fixed the 32-bit swapping of the LUN field for nopouts for 5771X
Eddie Wai
1
-3
/
+3
2011-02-24
[SCSI] bnx2i: Allow ep CONNECT_FAILED condition to go through proper cleanup
Eddie Wai
1
-1
/
+1
2011-02-19
[SCSI] lpfc 8.3.21: Change lpfc driver version to 8.3.21
James Smart
1
-2
/
+2
2011-02-19
[SCSI] lpfc 8.3.21: Debugfs additions
James Smart
5
-55
/
+972
2011-02-19
[SCSI] lpfc 8.3.21: Initialization and user interface changes
James Smart
7
-37
/
+72
2011-02-18
[SCSI] lpfc 8.3.21: FC Discovery changes
James Smart
9
-7
/
+219
2011-02-18
[SCSI] lpfc 8.3.21: RRQ Implementation fixes
James Smart
7
-138
/
+205
2011-02-18
[SCSI] lpfc 8.3.21: Critical Errors and Bug Fixes
James Smart
12
-56
/
+264
2011-02-18
[SCSI] hpsa: fix bad comparison
Dan Carpenter
1
-1
/
+1
2011-02-18
[SCSI] hpsa: Do not attempt kdump if we detect resetting controller failed.
Stephen M. Cameron
1
-3
/
+3
2011-02-18
[SCSI] hpsa: Inform controller we are using 32-bit tags.
Stephen M. Cameron
2
-11
/
+14
2011-02-18
[SCSI] hpsa: Add transport_mode host attribute in /sys
Stephen M. Cameron
1
-1
/
+17
2011-02-18
[SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually work
Stephen M. Cameron
2
-14
/
+24
[next]