summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2013-03-20dc395x: uninitialized variable in device_alloc()Dan Carpenter
2013-02-06sd: Reshuffle init_sd to avoid crashJoel D. Diaz
2013-02-06efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-01-16mvsas: Fix oops when ata commond timeout.Jianpeng Ma
2013-01-03hpsa: gen8plus Smart Array IDsMike Miller
2013-01-03qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically.David Jeffery
2013-01-03mvsas: fix undefined bit shiftXi Wang
2013-01-03prevent stack buffer overflow in host_resetSasha Levin
2013-01-03scsi: aha152x: Fix sparse warning and make printing pointer address more port...Krzysztof Wilczynski
2012-12-06isci: copy fis 0x34 response into proper bufferMaciej Patelczyk
2012-10-30scsi_debug: Fix off-by-one bug when unmapping regionLukas Czerner
2012-10-17hpsa: dial down lockup detection during firmware flashStephen M. Cameron
2012-10-17drivers/scsi/atp870u.c: fix bad use of udelayMartin Michlmayr
2012-10-17scsi_dh_alua: Enable STPG for unavailable portsBart Van Assche
2012-10-17scsi_remove_target: fix softlockup regression on hot removeDan Williams
2012-10-17ibmvscsi: Fix host config length field overflowBenjamin Herrenschmidt
2012-10-17hpsa: Use LUN reset instead of target resetStephen M. Cameron
2012-10-17isci: fix isci_pci_probe() generates warning on efi failure pathDan Williams
2012-10-10hpsa: fix handling of protocol errorStephen M. Cameron
2012-10-10mpt2sas: Fix for issue - Unable to boot from the drive connected to HBAsreekanth.reddy@lsi.com
2012-10-10bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai
2012-09-19Fix 'Device not ready' issue on mpt2sasJames Bottomley
2012-09-19megaraid_sas: Move poll_aen_lock initializerKashyap Desai
2012-09-19mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth comman...sreekanth.reddy@lsi.com
2012-08-02libsas: fix sas_discover_devices return code handlingDan Williams
2012-08-02libsas: continue revalidationDan Williams
2012-08-02fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)Dan Williams
2012-08-02fix hot unplug vs async scan raceDan Williams
2012-08-02Avoid dangling pointer in scsi_requeue_command()Bart Van Assche
2012-08-02Fix device removal NULL pointer dereferenceBart Van Assche
2012-08-02Fix NULL dereferences in scsi_cmd_to_driverMark Rustad
2012-07-25libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams
2012-06-19mpt2sas: Fix unsafe using smp_processor_id() in preemptiblenagalakshmi.nandigama@lsi.com
2012-06-10fix scsi_wait_scanJames Bottomley
2012-06-10Fix dm-multipath starvation when scsi host is busyJun'ichi Nomura
2012-05-31hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handlerStephen M. Cameron
2012-05-31isci: fix oem parameter validation on single controller skusDan Williams
2012-05-31mpt2sas: Fix for panic happening because of improper memory allocationnagalakshmi.nandigama@lsi.com
2012-05-31hpsa: Fix problem with MSA2xxx devicesStephen M. Cameron
2012-05-11libsas: fix false positive 'device attached' conditionsDan Williams
2012-05-11libsas: fix sas_find_bcast_phy() in the presence of 'vacant' physThomas Jackson
2012-03-12osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh
2012-02-29scsi_pm: Fix bug in the SCSI power management handlerAlan Stern
2012-02-29scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'Huajun Li
2012-02-03mpt2sas: Removed redundant calling of _scsih_probe_devices() from _scsih_probenagalakshmi.nandigama@lsi.com
2012-01-25sym53c8xx: Fix NULL pointer dereference in slave_destroyStratos Psomadakis
2012-01-25block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini
2012-01-25block: add and use scsi_blk_cmd_ioctlPaolo Bonzini
2012-01-25SCSI: mpt2sas : Fix for memory allocation error for large host creditsnagalakshmi.nandigama@lsi.com
2012-01-25SCSI: mpt2sas: Release spinlock for the raid device list before blocking itnagalakshmi.nandigama@lsi.com