summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2014-02-11bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai1-0/+3
2014-02-11fix crash in scsi_dispatch_cmd()James Bottomley1-0/+2
2014-02-11block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini1-2/+9
2014-02-11block: add and use scsi_blk_cmd_ioctlPaolo Bonzini1-1/+1
2013-01-17Silencing 'killing requests for dead queue'Hannes Reinecke1-1/+2
2012-08-17[SCSI] Make scsi_free_queue() kill pending SCSI commandsBart Van Assche2-3/+15
2012-08-17[SCSI] st: fix race in st_scsi_execute_endPetr Uzel1-1/+3
2012-08-17libsas: set sas_address and device type of rphyJack Wang1-0/+2
2012-08-17ipr: Always initiate hard reset in kdump kernelAnton Blanchard1-1/+1
2012-08-17libsas: fix panic when single phy is disabled on a wide portMark Salyzyn1-4/+6
2012-08-17libsas: fix failure to revalidate domain for anything but the first expander ...Mark Salyzyn1-1/+1
2012-08-17aacraid: reset should disable MSI interruptVasily Averin1-0/+2
2012-08-173w-9xxx: fix iommu_iova leakJames Bottomley1-0/+2
2012-08-17libiscsi_tcp: fix LLD data allocationMike Christie1-11/+3
2012-08-17qla2xxx: Correct inadvertent loop state transitions during port-update handling.Andrew Vasquez2-4/+0
2012-05-17pmcraid: reject negative request sizeDan Rosenberg1-0/+3
2012-05-17ses: requesting a fault indicationDouglas Gilbert1-1/+5
2012-05-17Blacklist Traxdata CDR4120 and IOMEGA Zip drive to avoid lock ups.Werner Fink1-0/+2
2012-05-17libsas: remove expander from dev list on errorLuben Tuikov1-0/+3
2012-05-17Fix oops caused by queue refcounting failureJames Bottomley2-1/+2
2012-05-17Fix Ultrastor asm snippetSamuel Thibault1-1/+1
2012-03-14megaraid_sas: Sanity check user supplied length before passing it to dma_allo...Bjørn Mork1-0/+3
2012-03-14fix oops in scsi_run_queue()James Bottomley1-1/+6
2012-03-14mpt2sas: fix the incorrect scsi_dma_map error checkingFUJITA Tomonori1-2/+2
2012-03-14scsi_dh_emc: request flag cleanupMike Christie1-2/+0
2012-03-14put stricter guards on queue dead checksJames Bottomley1-8/+8
2012-03-14pmcraid: reject negative request sizeDan Rosenberg1-0/+3
2012-03-14ses: show devices for enclosures with no page 7John Hughes1-2/+2
2011-06-26mpt2sas: prevent heap overflows and unchecked readsDan Rosenberg1-2/+21
2011-06-26mpt2sas: Kernel Panic during Large Topology discoveryKashyap, Desai1-2/+11
2011-06-26mpt2sas: Correct resizing calculation for max_queue_depthKashyap, Desai1-3/+3
2011-06-26mpt2sas: Fix device removal handshake for zoned devicesKashyap, Desai1-3/+0
2011-06-26libsas: fix runaway error handler problemJames Bottomley1-0/+1
2011-06-26fix medium error problems with some arrays which can cause data corruptionJames Bottomley1-1/+8
2011-04-18block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen1-2/+1
2011-04-18bfa: fix system crash when reading sysfs fc_host statisticsKrishna Gudipati1-0/+22
2011-01-07Fix regressions in scsi_internal_device_blockMike Christie1-1/+2
2011-01-07Fix race when removing SCSI devicesChristof Schmitt1-1/+2
2011-01-07gdth: integer overflow in ioctlDan Carpenter1-0/+8
2011-01-07libsas: fix NCQ mixing with non-NCQDavid Milburn1-0/+1
2011-01-07sd name space exhaustion causes system hangMichael Reed1-5/+10
2010-08-14ibmvfc: Reduce error recovery timeoutBrian King2-1/+2
2010-08-14ibmvfc: Fix command completion handlingBrian King1-0/+6
2010-08-02SCSI: aacraid: Eliminate use after freeJulia Lawall1-2/+2
2010-07-05libsas: fix deref before check in commit 70b25f890ceJames Bottomley2-10/+11
2010-05-05[SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O errorJames Bottomley1-1/+14
2010-05-05[SCSI] Enable retries for SYNCRONIZE_CACHE commands to fix I/O errorHannes Reinecke1-0/+1
2010-05-02[SCSI] scsi_debug: virtual_gb ignores sector_sizeDouglas Gilbert1-1/+2
2010-05-02[SCSI] libiscsi: regression: fix header digest errorsMike Christie1-1/+1
2010-05-01[SCSI] fix locking around blk_abort_request()Tejun Heo2-0/+8