summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] megaraid_sas: Add High Availability clustering support using shared Lo...adam radford2013-09-075-29/+204
* [SCSI] Allow MPT Fusion SAS 3.0 driver to be built into the kernelGreg Kroah-Hartman2013-09-061-1/+1
* [SCSI] ibmvfc: Fix for offlining devices during error recoveryBrian King2013-09-061-2/+13
* [SCSI] ibmvscsi: Fix little endian issuesAnton Blanchard2013-09-062-91/+109
* [SCSI] esas2r: Remove null test for stack allocated fw_coredump_bufferBradley Grove2013-09-061-2/+1Star
* [SCSI] esas2r: coccinelle - Replace memcpy with struct assignmentBradley Grove2013-09-061-2/+2
* [SCSI] esas2r: smatch - Remove test for impossible condition (uint8 > 255)Bradley Grove2013-09-061-1/+1
* [SCSI] esas2r: smatch - Fix overrun due to sprintf appending NULLBradley Grove2013-09-061-2/+5
* [SCSI] esas2r: smatch - Fix dereference that occurs prior to checkBradley Grove2013-09-062-2/+8
* [SCSI] esas2r: smatch - Use biwise rather than logical AND for checking if an...Bradley Grove2013-09-061-1/+1
* [SCSI] sg: push file descriptor list locking down to per-device lockingVaughan Cao2013-09-031-28/+34
* [SCSI] sg: checking sdp->detached isn't protected when openVaughan Cao2013-09-031-8/+9
* [SCSI] sg: no need sg_open_exclusive_lockVaughan Cao2013-09-031-29/+5Star
* [SCSI] sg: use rwsem to solve race during exclusive openVaughan Cao2013-09-031-38/+41
* [SCSI] scsi_debug: fix logical block provisioning support when unmap_alignmen...Akinobu Mita2013-09-031-2/+8
* [SCSI] scsi_debug: fix endianness bug in sdebug_build_parts()Akinobu Mita2013-09-031-2/+2
* [SCSI] qla2xxx: Update the driver version to 8.06.00.08-k.Saurav Kashyap2013-09-031-2/+2
* [SCSI] qla2xxx: print MAC via %pMR.Andy Shevchenko2013-09-031-4/+1Star
* [SCSI] qla2xxx: Correction to message ids.Saurav Kashyap2013-09-034-11/+15
* [SCSI] qla2xxx: Correctly print out/in mailbox registers.Joe Carnuccio2013-09-031-15/+13Star
* [SCSI] qla2xxx: Add a new interface to update versions.Sawan Chandak2013-09-032-3/+15
* [SCSI] qla2xxx: Move queue depth ramp down message to i/o debug level.Chad Dupuis2013-09-031-1/+1
* [SCSI] qla2xxx: Select link initialization option bits from current operating...Joe Carnuccio2013-09-031-1/+5
* [SCSI] qla2xxx: Add loopback IDC-TIME-EXTEND aen handling support.Santosh Vernekar2013-09-034-20/+47
* [SCSI] qla2xxx: Set default critical temperature value in cases when ISPFX00 ...Armen Baloyan2013-09-032-1/+6
* [SCSI] qla2xxx: QLAFX00 make over temperature AEN handling informational, add...Armen Baloyan2013-09-032-2/+14
* [SCSI] qla2xxx: Correct Interrupt Register offset for ISPFX00Armen Baloyan2013-09-031-1/+1
* [SCSI] qla2xxx: Remove handling of Shutdown Requested AEN from qlafx00_proces...Armen Baloyan2013-09-031-4/+0Star
* [SCSI] qla2xxx: Send all AENs for ISPFx00 to above layers.Armen Baloyan2013-09-031-2/+4
* [SCSI] qla2xxx: Add changes in initialization for ISPFX00 cards with BIOSArmen Baloyan2013-09-032-0/+12
* [SCSI] qla2xxx: Add changes to support extended IOs for ISPFX00Armen Baloyan2013-09-033-6/+12
* [SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.Joe Carnuccio2013-09-036-3/+55
* [SCSI] qla2xxx: Make log message that prints when a completion status require...Chad Dupuis2013-09-031-2/+4
* [SCSI] qla2xxx: Add critical temperature handling for ISPFX00.Armen Baloyan2013-09-035-17/+104
* [SCSI] qla2xxx: Notify ISPFX00 firmware when driver is unloaded or system is ...Armen Baloyan2013-09-033-1/+9
* [SCSI] qla2xxx: Reconfigure thermal temperature.Joe Carnuccio2013-09-039-41/+53
* [SCSI] qla2xxx: Add setting of driver version string for vendor application.Joe Carnuccio2013-09-035-1/+119
* [SCSI] qla2xxx: Remove QL_DEBUG_LEVEL_17 defines from qla_nx.c.Chad Dupuis2013-09-032-14/+1Star
* [SCSI] qla2xxx: Add ISPFX00 specific bus reset routine.Armen Baloyan2013-09-034-4/+30
* [SCSI] qla2xxx: Perform warm reset every 2 minutes if firmware load fails for...Armen Baloyan2013-09-031-0/+8
* [SCSI] qla2xxx: Set factory reset recovery timeout to 10 min. for ISPFX00.Armen Baloyan2013-09-032-0/+4
* [SCSI] qla2xxx: Correct multiqueue offset calculations.Andrew Vasquez2013-09-034-24/+18Star
* [SCSI] qla2xxx: Fix incorrect test after list_for_each_entry() exits.Joe Carnuccio2013-09-031-1/+4
* [SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh2013-09-0318-158/+4849
* [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN formatOleksandr Khoshaba2013-09-038-181/+58Star
* [SCSI] mpt3sas: Remove phys on topology changeJan Vesely2013-09-031-1/+4
* [SCSI] mpt2sas: Remove phys on topology change.Jan Vesely2013-09-031-1/+4
* [SCSI] bfa: firmware update to 3.2.1.1Rasesh Mody2013-09-031-3/+3
* [SCSI] esas2r: ATTO Technology ExpressSAS 6G SAS/SATA RAID Adapter DriverBradley Grove2013-09-0319-0/+15669
* [SCSI] eata_pio: off by one in eata_pio_detect()Dan Carpenter2013-09-031-1/+1