aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2011-11-14[SCSI] hpsa: Disable ASPMMatthew Garrett
2011-11-11[SCSI] aacraid: controller hangs if kernel uses non-default ASPM policyVasily Averin
2011-11-10[SCSI] mpt2sas: add missing allocation.Dan Carpenter
2011-11-09[SCSI] Silencing 'killing requests for dead queue'Hannes Reinecke
2011-11-09[SCSI] fix WARNING: at drivers/scsi/scsi_lib.c:1704James Bottomley
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-11-04Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-03[SCSI] Fix block queue and elevator memory leak in scsi_alloc_sdevAnton Blanchard
2011-11-03[SCSI] scsi_dh_alua: Fix the time inteval for alua rtpg commandsMoger, Babu
2011-11-03[SCSI] scsi_transport_iscsi: Fix documentation os parameterMarcos Paulo de Souza
2011-10-31scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker
2011-10-31scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-10-31scsi: drop unused Kconfig symbolPaul Bolle
2011-10-31[SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 supportRobin H. Johnson
2011-10-31[SCSI] libfc: improve flogi retries to avoid lport stuckVasu Dev
2011-10-31[SCSI] libfc: avoid exchanges collision during lport resetVasu Dev
2011-10-31[SCSI] libfc: fix checking FC_TYPE_BLSVasu Dev
2011-10-31[SCSI] isci: overriding max_concurr_spinup oem parameter by max(oem, user)Andrzej Jakowski
2011-10-31[SCSI] isci: revert bcn filteringDan Williams
2011-10-31[SCSI] isci: Fix hard reset timeout conditions.Jeff Skirvin
2011-10-31[SCSI] isci: No need to manage the pending reset bit on pending requests.Jeff Skirvin
2011-10-31[SCSI] isci: Remove redundant isci_request.ttype field.Jeff Skirvin
2011-10-31[SCSI] isci: Fix task management for SMP, SATA and on dev remove.Jeff Skirvin
2011-10-31[SCSI] isci: No task_done callbacks in error handler paths.Jeff Skirvin
2011-10-31[SCSI] isci: Handle task request timeouts correctly.Jeff Skirvin
2011-10-31[SCSI] isci: Fix tag leak in tasks and terminated requests.Jeff Skirvin
2011-10-31[SCSI] isci: Immediately fail I/O to removed devices.Jeff Skirvin
2011-10-31[SCSI] isci: Lookup device references through requests in completions.Jeff Skirvin
2011-10-31[SCSI] ipr: add definitions for additional adapterWayne Boyer
2011-10-31[SCSI] scsi_dh: check queuedata pointer before proceeding furtherMoger, Babu
2011-10-30[SCSI] hpsa: detect controller lockupStephen M. Cameron
2011-10-30[SCSI] hpsa: fix flush cache transfer lengthStephen M. Cameron
2011-10-30[SCSI] hpsa: fix potential array overflow in hpsa_update_scsi_devicesScott Teel
2011-10-30[SCSI] hpsa: rename HPSA_MAX_SCSI_DEVS_PER_HBAScott Teel
2011-10-30[SCSI] hpsa: remove unused busy_initializing and busy_scanningStephen M. Cameron
2011-10-30[SCSI] hpsa: set max sectors instead of taking the defaultStephen M. Cameron
2011-10-30[SCSI] qla2xxx: Correct inadvertent clearing of RISC_INTR status.Andrew Vasquez
2011-10-30[SCSI] pmcraid: pmcraid_chr_ioctl uses incorrect argument order to kmalloc()Dave Jones
2011-10-30[SCSI] bnx2fc: Bumped version to 1.0.9Bhanu Prakash Gollapudi
2011-10-30[SCSI] bnx2fc: Handle SRR LS_ACC drop scenarioBhanu Prakash Gollapudi
2011-10-30[SCSI] bnx2fc: Handle ABTS timeout during ulp timeoutBhanu Prakash Gollapudi
2011-10-30[SCSI] st: fix race in st_scsi_execute_endPetr Uzel
2011-10-30[SCSI] Make scsi_free_queue() kill pending SCSI commandsBart Van Assche
2011-10-30[SCSI] sd: remove arbitrary SD_MAX_DISKS namespace limitDave Kleikamp
2011-10-30[SCSI] mpt2sas: Bump driver version to 10.100.00.00nagalakshmi.nandigama@lsi.com
2011-10-30[SCSI] mpt2sas: Fix for Panic when inactive volume is tried deletingnagalakshmi.nandigama@lsi.com
2011-10-30[SCSI] mpt2sas: Fix for issue Port Reset taking long time(around 5 mins) to c...nagalakshmi.nandigama@lsi.com
2011-10-30[SCSI] mpt2sas: Fix for deadlock between hot plug worker threads and host res...nagalakshmi.nandigama@lsi.com