summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2013-03-20dc395x: uninitialized variable in device_alloc()Dan Carpenter1-1/+1
2013-02-06sd: Reshuffle init_sd to avoid crashJoel D. Diaz1-5/+8
2013-02-06efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-1/+1
2013-01-16mvsas: Fix oops when ata commond timeout.Jianpeng Ma1-1/+1
2013-01-03hpsa: gen8plus Smart Array IDsMike Miller1-7/+25
2013-01-03qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically.David Jeffery1-2/+2
2013-01-03mvsas: fix undefined bit shiftXi Wang2-13/+3
2013-01-03prevent stack buffer overflow in host_resetSasha Levin1-7/+4
2013-01-03scsi: aha152x: Fix sparse warning and make printing pointer address more port...Krzysztof Wilczynski1-2/+2
2012-12-06isci: copy fis 0x34 response into proper bufferMaciej Patelczyk1-1/+1
2012-10-31scsi_debug: Fix off-by-one bug when unmapping regionLukas Czerner1-2/+1
2012-10-17hpsa: dial down lockup detection during firmware flashStephen M. Cameron3-5/+37
2012-10-17drivers/scsi/atp870u.c: fix bad use of udelayMartin Michlmayr1-1/+10
2012-10-17scsi_dh_alua: Enable STPG for unavailable portsBart Van Assche1-2/+1
2012-10-17scsi_remove_target: fix softlockup regression on hot removeDan Williams1-16/+14
2012-10-17ibmvscsi: Fix host config length field overflowBenjamin Herrenschmidt1-0/+3
2012-10-17hpsa: Use LUN reset instead of target resetStephen M. Cameron1-1/+1
2012-10-17isci: fix isci_pci_probe() generates warning on efi failure pathDan Williams2-2/+0
2012-10-10hpsa: fix handling of protocol errorStephen M. Cameron1-1/+2
2012-10-10mpt2sas: Fix for issue - Unable to boot from the drive connected to HBAsreekanth.reddy@lsi.com1-0/+7
2012-10-10bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai1-0/+3
2012-09-19Fix 'Device not ready' issue on mpt2sasJames Bottomley2-0/+20
2012-09-19megaraid_sas: Move poll_aen_lock initializerKashyap Desai1-1/+2
2012-09-19mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth comman...sreekanth.reddy@lsi.com1-5/+8
2012-08-02libsas: fix sas_discover_devices return code handlingDan Williams1-27/+12
2012-08-02libsas: continue revalidationDan Williams1-4/+4
2012-08-02fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)Dan Williams1-0/+14
2012-08-02fix hot unplug vs async scan raceDan Williams2-15/+29
2012-08-02Avoid dangling pointer in scsi_requeue_command()Bart Van Assche1-0/+11
2012-08-02Fix device removal NULL pointer dereferenceBart Van Assche4-36/+9
2012-08-02Fix NULL dereferences in scsi_cmd_to_driverMark Rustad1-1/+7
2012-07-25libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams2-7/+7
2012-06-20mpt2sas: Fix unsafe using smp_processor_id() in preemptiblenagalakshmi.nandigama@lsi.com1-1/+1
2012-06-10fix scsi_wait_scanJames Bottomley1-1/+1
2012-06-10Fix dm-multipath starvation when scsi host is busyJun'ichi Nomura1-4/+7
2012-05-31hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handlerStephen M. Cameron1-2/+2
2012-05-31isci: fix oem parameter validation on single controller skusDan Williams1-1/+1
2012-05-31mpt2sas: Fix for panic happening because of improper memory allocationnagalakshmi.nandigama@lsi.com1-3/+3
2012-05-31hpsa: Fix problem with MSA2xxx devicesStephen M. Cameron1-19/+15
2012-05-11libsas: fix false positive 'device attached' conditionsDan Williams1-1/+8
2012-05-11libsas: fix sas_find_bcast_phy() in the presence of 'vacant' physThomas Jackson1-5/+12
2012-03-12osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh1-2/+2
2012-03-01scsi_pm: Fix bug in the SCSI power management handlerAlan Stern2-0/+17
2012-03-01scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'Huajun Li1-2/+2
2012-02-03mpt2sas: Removed redundant calling of _scsih_probe_devices() from _scsih_probenagalakshmi.nandigama@lsi.com2-15/+8
2012-01-26sym53c8xx: Fix NULL pointer dereference in slave_destroyStratos Psomadakis1-0/+4
2012-01-26block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini1-2/+9
2012-01-26block: add and use scsi_blk_cmd_ioctlPaolo Bonzini1-1/+1
2012-01-26SCSI: mpt2sas : Fix for memory allocation error for large host creditsnagalakshmi.nandigama@lsi.com2-58/+29
2012-01-26SCSI: mpt2sas: Release spinlock for the raid device list before blocking itnagalakshmi.nandigama@lsi.com1-3/+4