index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] storvsc: Restructure error handling code on command completion
K. Y. Srinivasan
2013-02-24
1
-42
/
+59
*
[SCSI] storvsc: avoid usage of WRITE_SAME
Olaf Hering
2013-02-24
1
-0
/
+4
*
[SCSI] aacraid: suppress two GCC warnings
Paul Bolle
2013-02-24
1
-2
/
+2
*
[SCSI] hpsa: check for dma_mapping_error in hpsa_passthru ioctls
Stephen M. Cameron
2013-02-24
1
-0
/
+16
*
[SCSI] hpsa: reorganize error handling in hpsa_passthru_ioctl
Stephen M. Cameron
2013-02-24
1
-12
/
+13
*
[SCSI] hpsa: check for dma_mapping_error in hpsa_map_sg_chain_block
Stephen M. Cameron
2013-02-24
1
-2
/
+12
*
[SCSI] hpsa: Check for dma_mapping_error for all code paths using fill_cmd
Stephen M. Cameron
2013-02-24
1
-20
/
+39
*
[SCSI] hpsa: Check for dma_mapping_error in hpsa_map_one
Shuah Khan
2013-02-24
1
-0
/
+5
*
[SCSI] dc395x: uninitialized variable in device_alloc()
Dan Carpenter
2013-02-24
1
-1
/
+1
*
[SCSI] storvsc: Initialize the sglist
K. Y. Srinivasan
2013-02-24
1
-0
/
+1
*
[SCSI] mpt2sas: Add support for OEM specific controller
Sreekanth Reddy
2013-02-24
2
-0
/
+14
*
[SCSI] ipr: Fix oops while resetting an ipr adapter
Brian King
2013-02-24
2
-10
/
+24
*
[SCSI] fnic: Fnic Trace Utility
Hiral Patel
2013-02-22
7
-11
/
+803
*
[SCSI] fnic: New debug flags and debug log messages
Hiral Patel
2013-02-22
3
-21
/
+132
*
[SCSI] fnic: fnic driver may hit BUG_ON on device reset
Hiral Patel
2013-02-22
2
-7
/
+116
*
[SCSI] fnic: Fix SGEs limit
Hiral Patel
2013-02-22
1
-1
/
+1
*
[SCSI] fnic: fixing issues in device and firmware reset code
Hiral Patel
2013-02-22
3
-32
/
+397
*
[SCSI] pm80xx: fix for memory region free
Sakthivel K
2013-02-22
1
-1
/
+2
*
[SCSI] megaraid_sas: Version and Changelog update
adam radford
2013-02-22
2
-4
/
+4
*
[SCSI] megaraid_sas: Dont load DevHandle unless FastPath enabled
adam radford
2013-02-22
1
-1
/
+2
*
[SCSI] megaraid_sas: Add 4k FastPath DIF support
adam radford
2013-02-22
2
-2
/
+1
*
[SCSI] qla2xxx: Wait for IDC complete event to finish loopback operation.
Chad Dupuis
2013-02-22
4
-10
/
+39
*
[SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.
Joe Carnuccio
2013-02-22
6
-40
/
+86
*
[SCSI] qla2xxx: Don't process state change aen for reset owner.
Saurav Kashyap
2013-02-22
1
-0
/
+2
*
[SCSI] qla2xxx: Don't process RSCNs for a vport on the same physical adapter.
Chad Dupuis
2013-02-22
3
-18
/
+33
*
[SCSI] qla2xxx: Add setting of driver version string for vendor application.
Joe Carnuccio
2013-02-22
5
-1
/
+66
*
[SCSI] qla2xxx: Correction of comment in MBC opcode defines.
Joe Carnuccio
2013-02-22
1
-2
/
+2
*
[SCSI] qla2xxx: Correct list-iteration bug in Report-ID Acquisition codes.
Andrew Vasquez
2013-02-22
1
-3
/
+8
*
[SCSI] Revert "[SCSI] qla2xxx: Optimize existing port name server query match...
Joe Carnuccio
2013-02-22
2
-8
/
+9
*
[SCSI] Revert "[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are e...
Joe Carnuccio
2013-02-22
1
-20
/
+63
*
[SCSI] qla2xxx: silence two GCC warnings.
Paul Bolle
2013-02-22
2
-4
/
+5
*
[SCSI] qla2xxx: Update the copyright information.
Saurav Kashyap
2013-02-22
21
-21
/
+21
*
[SCSI] qla2xxx: Display the lock owner on lock acquire failure.
Saurav Kashyap
2013-02-22
3
-3
/
+16
*
[SCSI] qla2xxx: Move loopback mode reset after chip reset check.
Chad Dupuis
2013-02-22
1
-19
/
+20
*
[SCSI] qla2xxx: Extra loopback error handling for ISP83xx.
Chad Dupuis
2013-02-22
2
-56
/
+87
*
[SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport.
Chad Dupuis
2013-02-22
4
-10
/
+15
*
[SCSI] qla2xxx: Do MPI reset only for ISP81xx.
Saurav Kashyap
2013-02-22
1
-4
/
+6
*
[SCSI] qla2xxx: Do link initialization on get loop id failure.
Joe Carnuccio
2013-02-22
5
-1
/
+61
*
[SCSI] qla2xxx: Update the FTP site references in the driver sources.
Giridhar Malavali
2013-02-22
1
-1
/
+1
*
[SCSI] qla2xxx: Reject loopback request if one is already in progress.
Chad Dupuis
2013-02-22
2
-1
/
+9
*
[SCSI] qla2xxx: Print thermal unsupported message.
Joe Carnuccio
2013-02-22
2
-1
/
+5
*
[SCSI] qla2xxx: Avoid null pointer dereference in shutdown routine.
Masanari Iida
2013-02-22
1
-0
/
+3
*
[SCSI] qla2xxx: Get VPD information from common location for CNA.
Saurav Kashyap
2013-02-22
3
-17
/
+3
*
[SCSI] qla2xxx: Correct race in loop_state assignment during reset handling.
Andrew Vasquez
2013-02-22
1
-3
/
+3
*
[SCSI] qla2xxx: Correction to the message ids.
Saurav Kashyap
2013-02-22
1
-0
/
+1
*
[SCSI] qla2xxx: Prevent enabling target mode for unsupported HBAs.
Arun Easi
2013-02-22
3
-1
/
+8
*
[SCSI] qla2xxx: Allow ISP81xx to create ATIO queues.
Arun Easi
2013-02-22
1
-0
/
+1
*
[SCSI] qla2xxx: Enable target mode support for ISP83xx.
Arun Easi
2013-02-22
8
-25
/
+187
*
[SCSI] qla2xxx: Ramp down queue depth for attached SCSI devices when driver r...
Chad Dupuis
2013-02-22
6
-7
/
+135
*
[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...
Chad Dupuis
2013-02-22
13
-47
/
+110
[next]