aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
* mpt2sas: Fix for system hang when discovery in progressnagalakshmi.nandigama@lsi.com2011-11-111-5/+10
* Fix block queue and elevator memory leak in scsi_alloc_sdevAnton Blanchard2011-11-111-0/+1
* Make scsi_free_queue() kill pending SCSI commandsBart Van Assche2011-11-112-3/+15
* scsi_dh: check queuedata pointer before proceeding furtherMoger, Babu2011-11-111-1/+9
* st: fix race in st_scsi_execute_endPetr Uzel2011-11-111-1/+3
* isci: fix missed unlock in apc_agent_timeout()Jeff Skirvin2011-11-111-1/+1
* isci: fix support for large smp requestsDan Williams2011-11-114-35/+21
* libsas: set sas_address and device type of rphyJack Wang2011-11-111-0/+2
* ipr: Always initiate hard reset in kdump kernelAnton Blanchard2011-11-111-1/+1
* megaraid_sas: Fix instance access in megasas_reset_timeradam radford2011-11-111-2/+1
* libsas: fix panic when single phy is disabled on a wide portMark Salyzyn2011-10-161-4/+6
* qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unloadRoland Dreier2011-10-161-4/+5
* scsi: qla4xxx needs libiscsi.oRandy Dunlap2011-10-031-1/+1
* libsas: fix failure to revalidate domain for anything but the first expander ...Mark Salyzyn2011-10-031-1/+1
* aacraid: reset should disable MSI interruptVasily Averin2011-10-031-0/+2
* 3w-9xxx: fix iommu_iova leakJames Bottomley2011-10-031-0/+2
* cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman2011-10-031-1/+1
* bnx2fc: scsi_dma_unmap() not invoked on IO completionsBhanu Prakash Gollapudi2011-10-031-1/+1
* bnx2fc: Fix kernel panic when deleting NPIV portsBhanu Prakash Gollapudi2011-10-033-3/+57
* libiscsi_tcp: fix LLD data allocationMike Christie2011-10-031-11/+3
* isci: fix event-get pointer incrementDan Williams2011-10-031-0/+3
* isci: Leave requests alone if already terminating.Jeff Skirvin2011-10-031-2/+10
* isci: change sas phy timeouts from 54us to 59usMarcin Tomczak2011-10-032-0/+25
* lpfc 8.3.25: PCI and SR-IOV FixesJames Smart2011-10-034-73/+49
* lpfc 8.3.25: Fabric and Target Discovery FixesJames Smart2011-10-033-21/+18
* lpfc 8.3.25: Adapter Interface fixes and changesJames Smart2011-10-038-62/+133
* lpfc 8.3.25: Miscellaneous Bug fixes and code cleanupJames Smart2011-10-037-54/+129
* lpfc 8.3.25: T10 DIF FixesJames Smart2011-10-032-68/+33
* mpt2sas: Adding support for customer specific brandingKashyap, Desai2011-10-032-2/+20
* mpt2sas: Added DID_NO_CONNECT return when driver remove and avoid shutdown callKashyap, Desai2011-10-031-2/+1
* fcoe: Unable to select the exchangeID from offload pool for storage targetsKiran Patil2011-10-031-2/+17
* libfc: Enhancement to RPORT state machine applicable only for VN2VN modeKiran Patil2011-10-031-0/+14
* iscsi_tcp: fix locking around iscsi sk user dataMike Christie2011-10-031-20/+41
* qla2xxx: Correct inadvertent loop state transitions during port-update handling.Andrew Vasquez2011-10-032-4/+0
* hpsa: fix physical device lun and target numbering problemStephen M. Cameron2011-10-031-0/+10
* hpsa: fix problem that OBDR devices are not detectedStephen M. Cameron2011-10-031-20/+27
* isci: fix 32-bit operation when CONFIG_HIGHMEM64G=nDan Williams2011-10-032-2/+2
* isci: fix sata response handlingDan Williams2011-10-031-12/+6
* mpt2sas: Fixed Big Indian Issues on 32 bit PPCKashyap, Desai2011-08-156-70/+96
* hpsa: do not attempt to read from a write-only registerStephen M. Cameron2011-08-041-1/+1
* pmcraid: reject negative request sizeDan Rosenberg2011-08-041-0/+3
* fix crash in scsi_dispatch_cmd()James Bottomley2011-08-041-0/+2
* ses: requesting a fault indicationDouglas Gilbert2011-08-041-1/+5
* sr: check_events() ignore GET_EVENT when TUR says otherwiseKay Sievers2011-08-042-4/+49
* Blacklist Traxdata CDR4120 and IOMEGA Zip drive to avoid lock ups.Werner Fink2011-08-041-0/+2
* libsas: remove expander from dev list on errorLuben Tuikov2011-08-041-0/+3
* [SCSI] isci: fix checkpatch errorsJames Bottomley2011-07-035-42/+44
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isciJames Bottomley2011-07-0336-0/+23590
|\
| * isci: Device reset should request sas_phy_reset(phy, true)Jeff Skirvin2011-07-031-12/+6
| * isci: pare back error messsagesDan Williams2011-07-032-28/+28