aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2011-06-23Fix oops caused by queue refcounting failureJames Bottomley
2011-06-23fix duplicate removal on error path in scsi_sysfs_add_sdevAlan Stern
2011-06-23fix refcounting bug in scsi_get_host_devAlan Stern
2011-06-23fix memory leak in scsi_report_lun_scanAlan Stern
2011-06-23Fix Ultrastor asm snippetSamuel Thibault
2011-05-23megaraid_sas: Sanity check user supplied length before passing it to dma_allo...Bjørn Mork
2011-05-09fix oops in scsi_run_queue()James Bottomley
2011-05-09mpt2sas: fix the incorrect scsi_dma_map error checkingFUJITA Tomonori
2011-05-09scsi_dh_emc: request flag cleanupMike Christie
2011-05-09scsi_dh_emc: fix mode select request setupHannes Reinecke
2011-05-09put stricter guards on queue dead checksJames Bottomley
2011-05-09mpt2sas: prevent heap overflows and unchecked readsDan Rosenberg
2011-05-09pmcraid: reject negative request sizeDan Rosenberg
2011-04-14ses: show devices for enclosures with no page 7John Hughes
2011-03-02scsi_dh_alua: Add IBM Power Virtual SCSI ALUA device to dev listBrian King
2011-03-02scsi_dh_alua: add netapp to dev listMike Christie
2011-02-17mpt2sas: Kernel Panic during Large Topology discoveryKashyap, Desai
2011-02-17mpt2sas: Correct resizing calculation for max_queue_depthKashyap, Desai
2011-02-17mpt2sas: Fix device removal handshake for zoned devicesKashyap, Desai
2011-02-17libsas: fix runaway error handler problemJames Bottomley
2011-02-17fix medium error problems with some arrays which can cause data corruptionJames Bottomley
2011-01-07block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen
2011-01-07bfa: fix system crash when reading sysfs fc_host statisticsKrishna Gudipati
2010-11-22Fix regressions in scsi_internal_device_blockMike Christie
2010-11-22Fix race when removing SCSI devicesChristof Schmitt
2010-11-22gdth: integer overflow in ioctlDan Carpenter
2010-11-22libsas: fix NCQ mixing with non-NCQDavid Milburn
2010-11-22sd 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-13aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfreeHannes Reinecke
2010-08-02SCSI: aacraid: Eliminate use after freeJulia Lawall
2010-07-05qla2xxx: Disable MSI on qla24xx chips other than QLA2432.Ben Hutchings
2010-05-26megaraid_sas: fix for 32bit appsTomas Henzl
2010-05-12SCSI: Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O errorJames Bottomley
2010-05-12Enable retries for SYNCRONIZE_CACHE commands to fix I/O errorHannes Reinecke
2010-05-12scsi_debug: virtual_gb ignores sector_sizeDouglas Gilbert
2010-05-12SCSI: libiscsi: regression: fix header digest errorsMike Christie
2010-05-12SCSI: fix locking around blk_abort_request()Tejun Heo
2010-05-12qla2xxx: Properly handle UNDERRUN completion statuses.Lalit Chandivade
2010-05-12skip sense logging for some ATA PASS-THROUGH cdbsDouglas Gilbert
2010-04-26SCSI: add scsi target reset support to scsi ioctlMike Christie
2010-04-26fc class: fail fast bsg requestsMike Christie
2010-04-26libiscsi: Fix recovery slowdown regressionMike Christie
2010-04-01SCSI: scsi_transport_fc: Fix synchronization issue while deleting vportGal Rosen
2010-04-01mvsas: add support for Adaptec ASC-1045/1405 SAS/SATA HBASrinivas
2010-04-01drivers/scsi/ses.c: eliminate double freeJulia Lawall
2010-03-15SCSI: qla1280: Drop host_lock while requesting firmwareBen Hutchings
2010-03-15SCSI: qla2xxx: Obtain proper host structure during response-queue processing.Anirban Chakraborty
2010-03-15mpt2sas: Delete volume before HBA detach.Kashyap, Desai