summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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
2011-12-15[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend
2011-12-14[SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request derefEddie Wai
2011-12-14[SCSI] qla4xxx: check for failed conn setupMike Christie
2011-12-14[SCSI] qla4xxx: a small loop fixTomas Henzl
2011-12-14[SCSI] qla4xxx: fix flash/ddb supportMike Christie
2011-12-14[SCSI] fcoe: Fix preempt count leak in fcoe_filter_frames()Thomas Gleixner
2011-12-12[SCSI] qla2xxx: Update version number to 8.03.07.12-k.Chad Dupuis
2011-12-12[SCSI] qla2xxx: Submit all chained IOCBs for passthrough commands on request ...Giridhar Malavali
2011-12-12[SCSI] qla2xxx: Correct fc_host port_state display.Saurav Kashyap
2011-12-12[SCSI] qla2xxx: Disable generating pause frames when firmware hang detected f...Giridhar Malavali
2011-12-12[SCSI] qla2xxx: Clear mailbox busy flag during premature mailbox completion f...Giridhar Malavali
2011-12-12[SCSI] qla2xxx: Encapsulate prematurely completing mailbox commands during IS...Chad Dupuis
2011-12-12[SCSI] qla2xxx: Display IPE error message for ISP82xx.Chad Dupuis
2011-12-12[SCSI] qla2xxx: Return the correct value for a mailbox command if 82xx is in ...Andrew Vasquez
2011-12-12[SCSI] qla2xxx: Enable Minidump by default with default capture mask 0x1f.Giridhar Malavali
2011-12-12[SCSI] qla2xxx: Stop unconditional completion of mailbox commands issued in i...Giridhar Malavali
2011-12-12[SCSI] qla2xxx: Revert back the request queue mapping to request queue 0.Giridhar Malavali
2011-12-12[SCSI] qla2xxx: Don't call alloc_fw_dump for ISP82XX.Saurav Kashyap
2011-12-12[SCSI] qla2xxx: Check for SCSI status on underruns.Arun Easi
2011-12-12[SCSI] qla2xxx: Remove qla2x00_wait_for_loop_ready function.Saurav Kashyap
2011-12-12[SCSI] mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt con...Anton Blanchard
2011-11-14[SCSI] hpsa: Disable ASPMMatthew Garrett
2011-11-11[SCSI] aacraid: controller hangs if kernel uses non-default ASPM policyVasily Averin
2011-11-10[SCSI] mpt2sas: add missing allocation.Dan Carpenter