summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] isci: Immediately fail I/O to removed devices.Jeff Skirvin2011-10-311-10/+21
* [SCSI] isci: Lookup device references through requests in completions.Jeff Skirvin2011-10-311-4/+3
* [SCSI] ipr: add definitions for additional adapterWayne Boyer2011-10-312-0/+3
* [SCSI] scsi_dh: check queuedata pointer before proceeding furtherMoger, Babu2011-10-311-1/+9
* [SCSI] hpsa: detect controller lockupStephen M. Cameron2011-10-302-4/+185
* [SCSI] hpsa: fix flush cache transfer lengthStephen M. Cameron2011-10-301-0/+2
* [SCSI] hpsa: fix potential array overflow in hpsa_update_scsi_devicesScott Teel2011-10-303-3/+11
* [SCSI] hpsa: rename HPSA_MAX_SCSI_DEVS_PER_HBAScott Teel2011-10-302-15/+12
* [SCSI] hpsa: remove unused busy_initializing and busy_scanningStephen M. Cameron2011-10-302-5/+0
* [SCSI] hpsa: set max sectors instead of taking the defaultStephen M. Cameron2011-10-301-0/+1
* [SCSI] qla2xxx: Correct inadvertent clearing of RISC_INTR status.Andrew Vasquez2011-10-301-1/+1
* [SCSI] pmcraid: pmcraid_chr_ioctl uses incorrect argument order to kmalloc()Dave Jones2011-10-301-1/+1
* [SCSI] bnx2fc: Bumped version to 1.0.9Bhanu Prakash Gollapudi2011-10-302-2/+2
* [SCSI] bnx2fc: Handle SRR LS_ACC drop scenarioBhanu Prakash Gollapudi2011-10-301-11/+12
* [SCSI] bnx2fc: Handle ABTS timeout during ulp timeoutBhanu Prakash Gollapudi2011-10-302-0/+40
* [SCSI] st: fix race in st_scsi_execute_endPetr Uzel2011-10-301-1/+3
* [SCSI] Make scsi_free_queue() kill pending SCSI commandsBart Van Assche2011-10-302-3/+15
* [SCSI] sd: remove arbitrary SD_MAX_DISKS namespace limitDave Kleikamp2011-10-302-13/+5
* [SCSI] mpt2sas: Bump driver version to 10.100.00.00nagalakshmi.nandigama@lsi.com2011-10-301-3/+3
* [SCSI] mpt2sas: Fix for Panic when inactive volume is tried deletingnagalakshmi.nandigama@lsi.com2011-10-302-31/+82
* [SCSI] mpt2sas: Fix for issue Port Reset taking long time(around 5 mins) to c...nagalakshmi.nandigama@lsi.com2011-10-301-17/+45
* [SCSI] mpt2sas: Fix for deadlock between hot plug worker threads and host res...nagalakshmi.nandigama@lsi.com2011-10-301-12/+18
* [SCSI] mpt2sas: Fix for dead lock occurring between host_lock and sas_device_...nagalakshmi.nandigama@lsi.com2011-10-301-5/+10
* [SCSI] mpt2sas: Fix drives not getting properly deleted if sas cable is remov...nagalakshmi.nandigama@lsi.com2011-10-301-8/+30
* [SCSI] mpt2sas: Fix failure message displayed during diag resetnagalakshmi.nandigama@lsi.com2011-10-301-13/+16
* [SCSI] mpt2sas: Fix for system hang when discovery in progressnagalakshmi.nandigama@lsi.com2011-10-301-5/+10
* [SCSI] mpt2sas: New feature - Fast Load Supportnagalakshmi.nandigama@lsi.com2011-10-304-125/+580
* [SCSI] mpt2sas: MPI next revision header updatenagalakshmi.nandigama@lsi.com2011-10-303-21/+256
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-28162-3311/+14101
|\
| * [SCSI] qla4xxx: export address/port of connection (fix udev disk names)Mike Christie2011-10-201-0/+2
| * [SCSI] ipr: Fix BUG on adapter dump timeoutBrian King2011-10-202-1/+4
| * [SCSI] megaraid_sas: Fix instance access in megasas_reset_timeradam radford2011-10-201-2/+1
| * [SCSI] hpsa: change confusing message to be more clearMike Miller2011-10-201-4/+2
| * [SCSI] iscsi class: fix vlan configurationMike Christie2011-10-203-9/+10
| * [SCSI] qla4xxx: fix data alignment and use nl helpersMike Christie2011-10-203-19/+13
| * [SCSI] iscsi class: fix link local mispellingMike Christie2011-10-201-3/+3
| * [SCSI] iscsi class: Replace iscsi_get_next_target_id with IDAMike Christie2011-10-202-36/+24
| * [SCSI] aacraid: use lower snprintf() limitDan Carpenter2011-10-201-3/+4
| * [SCSI] lpfc 8.3.27: Change driver version to 8.3.27James Smart2011-10-161-1/+1
| * [SCSI] lpfc 8.3.27: T10 additions for SLI4James Smart2011-10-165-19/+471
| * [SCSI] lpfc 8.3.27: Fix queue allocation failure recoveryJames Smart2011-10-163-67/+118
| * [SCSI] lpfc 8.3.27: Change algorithm for getting physical port nameJames Smart2011-10-164-6/+366
| * [SCSI] lpfc 8.3.27: Changed worst case mailbox timeoutJames Smart2011-10-168-136/+229
| * [SCSI] lpfc 8.3.27: Miscellanous logic and interface fixesJames Smart2011-10-1611-57/+143
| * [SCSI] megaraid_sas: Changelog and version updateadam radford2011-10-163-4/+19
| * [SCSI] megaraid_sas: Add driver workaround for PERC5/1068 kdump kernel panicadam radford2011-10-162-1/+19
| * [SCSI] megaraid_sas: Add multiple MSI-X vector/multiple reply queue supportadam radford2011-10-164-59/+176
| * [SCSI] megaraid_sas: Add support for MegaRAID 9360/9380 12GB/s controllersadam radford2011-10-165-40/+139
| * [SCSI] megaraid_sas: Clear FUSION_IN_RESET before enabling interruptsadam radford2011-10-161-0/+3
| * [SCSI] megaraid_sas: Clear state change interruptsadam radford2011-10-161-1/+8
OpenPOWER on IntegriCloud