summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2012-06-09SCSI: Fix dm-multipath starvation when scsi host is busyJun'ichi Nomura1-4/+7
2012-06-09SCSI: fix scsi_wait_scanJames Bottomley1-1/+1
2012-06-01isci: fix oem parameter validation on single controller skusDan Williams1-1/+1
2012-06-01SCSI: hpsa: Fix problem with MSA2xxx devicesStephen M. Cameron1-19/+15
2012-06-01SCSI: mpt2sas: Fix for panic happening because of improper memory allocationnagalakshmi.nandigama@lsi.com1-3/+3
2012-05-21SCSI: hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handlerStephen M. Cameron1-2/+2
2012-05-07SCSI: libsas: fix false positive 'device attached' conditionsDan Williams1-1/+8
2012-05-07SCSI: libsas: fix sas_find_bcast_phy() in the presence of 'vacant' physThomas Jackson1-5/+12
2012-03-12osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh1-2/+2
2012-03-01scsi_pm: Fix bug in the SCSI power management handlerAlan Stern2-0/+17
2012-03-01scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'Huajun Li1-2/+2
2012-02-13net: fix NULL dereferences in check_peer_redir()Eric Dumazet3-4/+4
2012-01-26sym53c8xx: Fix NULL pointer dereference in slave_destroyStratos Psomadakis1-0/+4
2012-01-26block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini1-2/+9
2012-01-26block: add and use scsi_blk_cmd_ioctlPaolo Bonzini1-1/+1
2012-01-26SCSI: mpt2sas : Fix for memory allocation error for large host creditsnagalakshmi.nandigama@lsi.com2-58/+29
2012-01-26SCSI: mpt2sas: Release spinlock for the raid device list before blocking itnagalakshmi.nandigama@lsi.com1-3/+4
2012-01-12SCSI: mpt2sas: Added missing mpt2sas_base_detach call from scsih_remove contextkashyap.desai@lsi.com1-0/+1
2012-01-07mpt2sas: fix non-x86 crash on shutdownNagalakshmi Nandigama2-61/+2
2012-01-07SCSI: fcoe: Fix preempt count leak in fcoe_filter_frames()Thomas Gleixner1-0/+1
2012-01-07SCSI: mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt contextAnton Blanchard1-1/+1
2011-12-09SCSI: Silencing 'killing requests for dead queue'Hannes Reinecke1-1/+2
2011-11-26aacraid: controller hangs if kernel uses non-default ASPM policyVasily Averin1-0/+4
2011-11-26hpsa: Disable ASPMMatthew Garrett1-0/+5
2011-11-26fix WARNING: at drivers/scsi/scsi_lib.c:1704James Bottomley1-5/+1
2011-11-11hpsa: add small delay when using PCI Power Management to reset for kumpMike Miller1-0/+7
2011-11-11mpt2sas: Fix for system hang when discovery in progressnagalakshmi.nandigama@lsi.com1-5/+10
2011-11-11Fix block queue and elevator memory leak in scsi_alloc_sdevAnton Blanchard1-0/+1
2011-11-11Make scsi_free_queue() kill pending SCSI commandsBart Van Assche2-3/+15
2011-11-11scsi_dh: check queuedata pointer before proceeding furtherMoger, Babu1-1/+9
2011-11-11st: fix race in st_scsi_execute_endPetr Uzel1-1/+3
2011-11-11isci: fix missed unlock in apc_agent_timeout()Jeff Skirvin1-1/+1
2011-11-11isci: fix support for large smp requestsDan Williams4-35/+21
2011-11-11libsas: set sas_address and device type of rphyJack Wang1-0/+2
2011-11-11ipr: Always initiate hard reset in kdump kernelAnton Blanchard1-1/+1
2011-11-11megaraid_sas: Fix instance access in megasas_reset_timeradam radford1-2/+1
2011-10-17libsas: fix panic when single phy is disabled on a wide portMark Salyzyn1-4/+6
2011-10-17qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unloadRoland Dreier1-4/+5
2011-10-03scsi: qla4xxx needs libiscsi.oRandy Dunlap1-1/+1
2011-10-03libsas: fix failure to revalidate domain for anything but the first expander ...Mark Salyzyn1-1/+1
2011-10-03aacraid: reset should disable MSI interruptVasily Averin1-0/+2
2011-10-033w-9xxx: fix iommu_iova leakJames Bottomley1-0/+2
2011-10-03cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman1-1/+1
2011-10-03bnx2fc: scsi_dma_unmap() not invoked on IO completionsBhanu Prakash Gollapudi1-1/+1
2011-10-03bnx2fc: Fix kernel panic when deleting NPIV portsBhanu Prakash Gollapudi3-3/+57
2011-10-03libiscsi_tcp: fix LLD data allocationMike Christie1-11/+3
2011-10-03isci: fix event-get pointer incrementDan Williams1-0/+3
2011-10-03isci: Leave requests alone if already terminating.Jeff Skirvin1-2/+10
2011-10-03isci: change sas phy timeouts from 54us to 59usMarcin Tomczak2-0/+25
2011-10-03lpfc 8.3.25: PCI and SR-IOV FixesJames Smart4-73/+49