aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* SCSI: iscsi: don't hang in endless loop if no targets presentSasha Levin2013-10-011-1/+1
* SCSI: sd: Fix potential out-of-bounds accessAlan Stern2013-09-261-8/+3
* SCSI: nsp32: use mdelay instead of large udelay constantsArnd Bergmann2013-08-141-1/+1
* SCSI: qla2xxx: Properly set the tagging for commands.Saurav Kashyap2013-08-041-2/+9
* SCSI: sd: fix crash when UA received on DIF enabled deviceEwan D. Milne2013-08-041-15/+7
* SCSI: Fix incorrect memset in bnx2fc_parse_fcp_rspAndi Kleen2013-07-281-1/+1
* SCSI: megaraid_sas: fix memory leak if SGL has zero length entriesBjørn Mork2013-07-281-4/+6
* SCSI: mpt2sas: fix firmware failure with wrong task attributeSreekanth Reddy2013-07-281-5/+1
* SCSI: sd: Fix parsing of 'temporary ' cache mode prefixBen Hutchings2013-07-131-1/+1
* block: do not pass disk names as format stringsKees Cook2013-07-131-1/+1
* SCSI: sd: fix array cache flushing bug causing performance problemsJames Bottomley2013-05-192-0/+21
* SCSI: dc395x: uninitialized variable in device_alloc()Dan Carpenter2013-03-141-1/+1
* SCSI: sd: Reshuffle init_sd to avoid crashJoel D. Diaz2013-01-271-5/+8
* SCSI: qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically.David Jeffery2013-01-171-2/+2
* SCSI: mvsas: fix undefined bit shiftXi Wang2013-01-172-13/+3
* SCSI: isci: copy fis 0x34 response into proper bufferMaciej Patelczyk2012-12-031-1/+1
* drivers/scsi/atp870u.c: fix bad use of udelayMartin Michlmayr2012-10-131-1/+10
* SCSI: scsi_dh_alua: Enable STPG for unavailable portsBart Van Assche2012-10-071-2/+1
* SCSI: scsi_remove_target: fix softlockup regression on hot removeDan Williams2012-10-071-16/+14
* isci: fix isci_pci_probe() generates warning on efi failure pathDan Williams2012-10-072-2/+0
* SCSI: hpsa: Use LUN reset instead of target resetStephen M. Cameron2012-10-071-1/+1
* SCSI: ibmvscsi: Fix host config length field overflowBenjamin Herrenschmidt2012-10-071-0/+3
* SCSI: hpsa: fix handling of protocol errorStephen M. Cameron2012-10-021-1/+2
* SCSI: bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai2012-10-021-0/+3
* SCSI: mpt2sas: Fix for issue - Unable to boot from the drive connected to HBAsreekanth.reddy@lsi.com2012-10-021-0/+7
* SCSI: Fix 'Device not ready' issue on mpt2sasJames Bottomley2012-09-142-0/+20
* SCSI: mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth ...sreekanth.reddy@lsi.com2012-09-141-5/+8
* SCSI: megaraid_sas: Move poll_aen_lock initializerKashyap Desai2012-09-141-1/+2
* SCSI: Avoid dangling pointer in scsi_requeue_command()Bart Van Assche2012-08-091-0/+11
* SCSI: fix hot unplug vs async scan raceDan Williams2012-08-092-15/+29
* SCSI: fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)Dan Williams2012-08-091-0/+14
* SCSI: libsas: fix sas_discover_devices return code handlingDan Williams2012-08-091-27/+12
* SCSI: libsas: continue revalidationDan Williams2012-08-091-4/+4
* SCSI: Fix dm-multipath starvation when scsi host is busyJun'ichi Nomura2012-06-101-4/+7
* SCSI: fix scsi_wait_scanJames Bottomley2012-06-101-1/+1
* isci: fix oem parameter validation on single controller skusDan Williams2012-06-011-1/+1
* SCSI: hpsa: Fix problem with MSA2xxx devicesStephen M. Cameron2012-06-011-19/+15
* SCSI: mpt2sas: Fix for panic happening because of improper memory allocationnagalakshmi.nandigama@lsi.com2012-06-011-3/+3
* SCSI: hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handlerStephen M. Cameron2012-05-211-2/+2
* SCSI: libsas: fix false positive 'device attached' conditionsDan Williams2012-05-071-1/+8
* SCSI: libsas: fix sas_find_bcast_phy() in the presence of 'vacant' physThomas Jackson2012-05-071-5/+12
* osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh2012-03-121-2/+2
* scsi_pm: Fix bug in the SCSI power management handlerAlan Stern2012-02-292-0/+17
* scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'Huajun Li2012-02-291-2/+2
* net: fix NULL dereferences in check_peer_redir()Eric Dumazet2012-02-133-4/+4
* sym53c8xx: Fix NULL pointer dereference in slave_destroyStratos Psomadakis2012-01-251-0/+4
* block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini2012-01-251-2/+9
* block: add and use scsi_blk_cmd_ioctlPaolo Bonzini2012-01-251-1/+1
* SCSI: mpt2sas : Fix for memory allocation error for large host creditsnagalakshmi.nandigama@lsi.com2012-01-252-58/+29
* SCSI: mpt2sas: Release spinlock for the raid device list before blocking itnagalakshmi.nandigama@lsi.com2012-01-251-3/+4