summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2012-08-17[SCSI] Make scsi_free_queue() kill pending SCSI commandsBart Van Assche
2012-08-17[SCSI] st: fix race in st_scsi_execute_endPetr Uzel
2012-08-17libsas: set sas_address and device type of rphyJack Wang
2012-08-17ipr: Always initiate hard reset in kdump kernelAnton Blanchard
2012-08-17libsas: fix panic when single phy is disabled on a wide portMark Salyzyn
2012-08-17libsas: fix failure to revalidate domain for anything but the first expander ...Mark Salyzyn
2012-08-17aacraid: reset should disable MSI interruptVasily Averin
2012-08-173w-9xxx: fix iommu_iova leakJames Bottomley
2012-08-17libiscsi_tcp: fix LLD data allocationMike Christie
2012-08-17qla2xxx: Correct inadvertent loop state transitions during port-update handling.Andrew Vasquez
2012-05-17pmcraid: reject negative request sizeDan Rosenberg
2012-05-17ses: requesting a fault indicationDouglas Gilbert
2012-05-17Blacklist Traxdata CDR4120 and IOMEGA Zip drive to avoid lock ups.Werner Fink
2012-05-17libsas: remove expander from dev list on errorLuben Tuikov
2012-05-17Fix oops caused by queue refcounting failureJames Bottomley
2012-05-17Fix Ultrastor asm snippetSamuel Thibault
2012-03-14megaraid_sas: Sanity check user supplied length before passing it to dma_allo...Bjørn Mork
2012-03-14fix oops in scsi_run_queue()James Bottomley
2012-03-14mpt2sas: fix the incorrect scsi_dma_map error checkingFUJITA Tomonori
2012-03-14scsi_dh_emc: request flag cleanupMike Christie
2012-03-14put stricter guards on queue dead checksJames Bottomley
2012-03-14pmcraid: reject negative request sizeDan Rosenberg
2012-03-14ses: show devices for enclosures with no page 7John Hughes
2011-06-26mpt2sas: prevent heap overflows and unchecked readsDan Rosenberg
2011-06-26mpt2sas: Kernel Panic during Large Topology discoveryKashyap, Desai
2011-06-26mpt2sas: Correct resizing calculation for max_queue_depthKashyap, Desai
2011-06-26mpt2sas: Fix device removal handshake for zoned devicesKashyap, Desai
2011-06-26libsas: fix runaway error handler problemJames Bottomley
2011-06-26fix medium error problems with some arrays which can cause data corruptionJames Bottomley
2011-04-17block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen
2011-04-17bfa: fix system crash when reading sysfs fc_host statisticsKrishna Gudipati
2011-01-06Fix regressions in scsi_internal_device_blockMike Christie
2011-01-06Fix race when removing SCSI devicesChristof Schmitt
2011-01-06gdth: integer overflow in ioctlDan Carpenter
2011-01-06libsas: fix NCQ mixing with non-NCQDavid Milburn
2011-01-06sd name space exhaustion causes system hangMichael Reed
2010-08-13ibmvfc: Reduce error recovery timeoutBrian King
2010-08-13ibmvfc: Fix command completion handlingBrian King
2010-08-02SCSI: aacraid: Eliminate use after freeJulia Lawall
2010-07-05libsas: fix deref before check in commit 70b25f890ceJames Bottomley
2010-05-05[SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O errorJames Bottomley
2010-05-05[SCSI] Enable retries for SYNCRONIZE_CACHE commands to fix I/O errorHannes Reinecke
2010-05-02[SCSI] scsi_debug: virtual_gb ignores sector_sizeDouglas Gilbert
2010-05-02[SCSI] libiscsi: regression: fix header digest errorsMike Christie
2010-05-01[SCSI] fix locking around blk_abort_request()Tejun Heo
2010-05-01[SCSI] advansys: fix narrow board error pathHerton Ronaldo Krzesinski
2010-04-22scsi: fix operator precedence warningRandy Dunlap
2010-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-04-11[SCSI] bnx2i: Bug fixes related to MTU change issue when there are active isc...Anil Veerabhadrappa
2010-04-11[SCSI] ibmvscsi: fix DMA API misuseFUJITA Tomonori