summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2013-01-27SCSI: sd: Reshuffle init_sd to avoid crashJoel D. Diaz1-5/+8
2013-01-17SCSI: qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically.David Jeffery1-2/+2
2013-01-17SCSI: prevent stack buffer overflow in host_resetSasha Levin1-7/+4
2013-01-17SCSI: mvsas: fix undefined bit shiftXi Wang2-13/+3
2013-01-17SCSI: mvsas: Fix oops when ata commond timeout.Jianpeng Ma1-1/+1
2012-12-03SCSI: isci: copy fis 0x34 response into proper bufferMaciej Patelczyk1-1/+1
2012-12-03scsi: aha152x: Fix sparse warning and make printing pointer address more port...Krzysztof Wilczynski1-2/+2
2012-12-03mvsas: remove unused variable in mvs_task_exec()Dan Carpenter1-1/+0
2012-10-21SCSI: scsi_debug: Fix off-by-one bug when unmapping regionLukas Czerner1-1/+1
2012-10-21SCSI: storvsc: Account for in-transit packets in the RESET pathK. Y. Srinivasan1-0/+5
2012-10-21SCSI: hpsa: dial down lockup detection during firmware flashStephen M. Cameron3-5/+37
2012-10-13drivers/scsi/atp870u.c: fix bad use of udelayMartin Michlmayr1-1/+10
2012-10-07SCSI: scsi_dh_alua: Enable STPG for unavailable portsBart Van Assche1-2/+1
2012-10-07SCSI: scsi_remove_target: fix softlockup regression on hot removeDan Williams1-16/+14
2012-10-07isci: fix isci_pci_probe() generates warning on efi failure pathDan Williams2-2/+0
2012-10-07SCSI: hpsa: Use LUN reset instead of target resetStephen M. Cameron1-1/+1
2012-10-07SCSI: ibmvscsi: Fix host config length field overflowBenjamin Herrenschmidt1-0/+3
2012-10-02SCSI: scsi: virtio-scsi: Fix address translation failure of HighMem pages use...Wang Sen1-1/+1
2012-10-02SCSI: hpsa: fix handling of protocol errorStephen M. Cameron1-1/+2
2012-10-02SCSI: bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai1-0/+3
2012-10-02SCSI: mpt2sas: Fix for issue - Unable to boot from the drive connected to HBAsreekanth.reddy@lsi.com1-0/+7
2012-10-02SCSI: lpfc: fix problems with -WerrorJames Bottomley1-0/+2
2012-09-14SCSI: Fix 'Device not ready' issue on mpt2sasJames Bottomley2-0/+20
2012-09-14SCSI: mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth ...sreekanth.reddy@lsi.com1-5/+8
2012-09-14SCSI: scsi_lib: fix scsi_io_completion's SG_IO error propagationMike Snitzer1-1/+4
2012-09-14SCSI: megaraid_sas: Move poll_aen_lock initializerKashyap Desai1-1/+2
2012-08-09SCSI: Avoid dangling pointer in scsi_requeue_command()Bart Van Assche1-0/+11
2012-08-09SCSI: Fix device removal NULL pointer dereferenceBart Van Assche4-36/+9
2012-08-09SCSI: fix hot unplug vs async scan raceDan Williams2-15/+29
2012-08-09SCSI: fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)Dan Williams1-0/+14
2012-08-09SCSI: libsas: fix sas_discover_devices return code handlingDan Williams1-27/+12
2012-08-09SCSI: libsas: continue revalidationDan Williams1-4/+4
2012-07-16SCSI: libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams2-7/+7
2012-07-16SCSI & usb-storage: add try_rc_10_first flagAlan Stern1-0/+2
2012-06-22SCSI: mpt2sas: Fix unsafe using smp_processor_id() in preemptiblenagalakshmi.nandigama@lsi.com1-1/+1
2012-06-10SCSI: Fix dm-multipath starvation when scsi host is busyJun'ichi Nomura1-4/+7
2012-06-10SCSI: fix scsi_wait_scanJames Bottomley1-1/+1
2012-06-01isci: fix oem parameter validation on single controller skusDan Williams1-1/+1
2012-06-01SCSI: mpt2sas: Fix for panic happening because of improper memory allocationnagalakshmi.nandigama@lsi.com1-3/+3
2012-05-10[SCSI] virtio_scsi: fix TMF use-after-freePaolo Bonzini1-11/+13
2012-05-10[SCSI] fix oops in all legacy host adapters caused by 6f381faJames Bottomley1-0/+3
2012-05-10[SCSI] qla2xxx: Update version number to 8.04.00.03-k.Chad Dupuis1-3/+3
2012-05-10[SCSI] qla2xxx: Properly check for current state after the fabric-login request.Saurav Kashyap1-1/+17
2012-05-10[SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...Giridhar Malavali2-3/+14
2012-05-10[SCSI] qla2xxx: Block flash access from application when device is initialize...Giridhar Malavali2-0/+6
2012-05-10[SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request.Vikas Chaudhary1-0/+1
2012-04-25[SCSI] libfc: update mfs boundry checkingVasu Dev1-5/+7
2012-04-23[SCSI] Revert "[SCSI] libsas: fix sas port naming"Dan Williams1-1/+1
2012-04-23[SCSI] libsas: fix false positive 'device attached' conditionsDan Williams1-1/+8
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams4-30/+30