aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
* Fix incorrect memset in bnx2fc_parse_fcp_rspAndi Kleen2013-08-021-1/+1
* megaraid_sas: fix memory leak if SGL has zero length entriesBjørn Mork2013-07-271-4/+6
* block: do not pass disk names as format stringsKees Cook2013-07-271-1/+1
* sd: Fix parsing of 'temporary ' cache mode prefixBen Hutchings2013-07-271-1/+1
* sd: fix array cache flushing bug causing performance problemsJames Bottomley2013-07-272-0/+21
* mpt2sas: fix firmware failure with wrong task attributeSreekanth Reddy2013-07-271-5/+1
* mpt2sas: Fix for device scan following host reset could get stuck in a infini...Sreekanth Reddy2013-07-271-3/+115
* mpt2sas: Fix for issue Missing delay not getting set during system bootupReddy, Sreekanth2013-07-273-11/+13
* dc395x: uninitialized variable in device_alloc()Dan Carpenter2013-03-201-1/+1
* sd: Reshuffle init_sd to avoid crashJoel D. Diaz2013-02-061-5/+8
* efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-02-061-1/+1
* mvsas: Fix oops when ata commond timeout.Jianpeng Ma2013-01-161-1/+1
* hpsa: gen8plus Smart Array IDsMike Miller2013-01-031-7/+25
* qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically.David Jeffery2013-01-031-2/+2
* mvsas: fix undefined bit shiftXi Wang2013-01-032-13/+3
* prevent stack buffer overflow in host_resetSasha Levin2013-01-031-7/+4
* scsi: aha152x: Fix sparse warning and make printing pointer address more port...Krzysztof Wilczynski2013-01-031-2/+2
* isci: copy fis 0x34 response into proper bufferMaciej Patelczyk2012-12-061-1/+1
* scsi_debug: Fix off-by-one bug when unmapping regionLukas Czerner2012-10-301-2/+1
* hpsa: dial down lockup detection during firmware flashStephen M. Cameron2012-10-173-5/+37
* drivers/scsi/atp870u.c: fix bad use of udelayMartin Michlmayr2012-10-171-1/+10
* scsi_dh_alua: Enable STPG for unavailable portsBart Van Assche2012-10-171-2/+1
* scsi_remove_target: fix softlockup regression on hot removeDan Williams2012-10-171-16/+14
* ibmvscsi: Fix host config length field overflowBenjamin Herrenschmidt2012-10-171-0/+3
* hpsa: Use LUN reset instead of target resetStephen M. Cameron2012-10-171-1/+1
* isci: fix isci_pci_probe() generates warning on efi failure pathDan Williams2012-10-172-2/+0
* hpsa: fix handling of protocol errorStephen M. Cameron2012-10-101-1/+2
* mpt2sas: Fix for issue - Unable to boot from the drive connected to HBAsreekanth.reddy@lsi.com2012-10-101-0/+7
* bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai2012-10-101-0/+3
* Fix 'Device not ready' issue on mpt2sasJames Bottomley2012-09-192-0/+20
* megaraid_sas: Move poll_aen_lock initializerKashyap Desai2012-09-191-1/+2
* mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth comman...sreekanth.reddy@lsi.com2012-09-191-5/+8
* libsas: fix sas_discover_devices return code handlingDan Williams2012-08-021-27/+12
* libsas: continue revalidationDan Williams2012-08-021-4/+4
* fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)Dan Williams2012-08-021-0/+14
* fix hot unplug vs async scan raceDan Williams2012-08-022-15/+29
* Avoid dangling pointer in scsi_requeue_command()Bart Van Assche2012-08-021-0/+11
* Fix device removal NULL pointer dereferenceBart Van Assche2012-08-024-36/+9
* Fix NULL dereferences in scsi_cmd_to_driverMark Rustad2012-08-021-1/+7
* libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams2012-07-252-7/+7
* mpt2sas: Fix unsafe using smp_processor_id() in preemptiblenagalakshmi.nandigama@lsi.com2012-06-191-1/+1
* fix scsi_wait_scanJames Bottomley2012-06-101-1/+1
* Fix dm-multipath starvation when scsi host is busyJun'ichi Nomura2012-06-101-4/+7
* hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handlerStephen M. Cameron2012-05-311-2/+2
* isci: fix oem parameter validation on single controller skusDan Williams2012-05-311-1/+1
* mpt2sas: Fix for panic happening because of improper memory allocationnagalakshmi.nandigama@lsi.com2012-05-311-3/+3
* hpsa: Fix problem with MSA2xxx devicesStephen M. Cameron2012-05-311-19/+15
* libsas: fix false positive 'device attached' conditionsDan Williams2012-05-111-1/+8
* libsas: fix sas_find_bcast_phy() in the presence of 'vacant' physThomas Jackson2012-05-111-5/+12
* osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh2012-03-121-2/+2