summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libfc: avoid exchanges collision during lport resetVasu Dev2011-10-312-9/+5
* [SCSI] libfc: fix checking FC_TYPE_BLSVasu Dev2011-10-311-1/+2
* [SCSI] edd: Treat "XPRS" host bus type the same as "PCI"Michael Chan2011-10-311-3/+3
* [SCSI] isci: overriding max_concurr_spinup oem parameter by max(oem, user)Andrzej Jakowski2011-10-313-10/+19
* [SCSI] isci: revert bcn filteringDan Williams2011-10-313-281/+4
* [SCSI] isci: Fix hard reset timeout conditions.Jeff Skirvin2011-10-312-42/+60
* [SCSI] isci: No need to manage the pending reset bit on pending requests.Jeff Skirvin2011-10-313-40/+1
* [SCSI] isci: Remove redundant isci_request.ttype field.Jeff Skirvin2011-10-314-60/+31
* [SCSI] isci: Fix task management for SMP, SATA and on dev remove.Jeff Skirvin2011-10-314-184/+67
* [SCSI] isci: No task_done callbacks in error handler paths.Jeff Skirvin2011-10-311-55/+14
* [SCSI] isci: Handle task request timeouts correctly.Jeff Skirvin2011-10-312-42/+109
* [SCSI] isci: Fix tag leak in tasks and terminated requests.Jeff Skirvin2011-10-311-20/+31
* [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-28144-3194/+13248
|\
| * [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-202-5/+5
| * [SCSI] qla4xxx: fix data alignment and use nl helpersMike Christie2011-10-202-18/+11
| * [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-201-36/+23
| * [SCSI] aacraid: use lower snprintf() limitDan Carpenter2011-10-201-3/+4