summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2014-04-30Revert "isci: fix reset timeout handling"Ben Hutchings2-1/+8
2014-04-02qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali1-2/+1
2014-04-02isci: correct erroneous for_each_isci_host macroLukasz Dorau1-3/+2
2014-04-02isci: fix reset timeout handlingDan Williams2-8/+1
2014-04-02bfa: Chinook quad port 16G FC HBA claim issueVijaya Mohan Guvva1-2/+4
2014-01-03aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara1-1/+2
2014-01-03hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron1-1/+1
2014-01-03hpsa: do not discard scsi status on aborted commandsStephen M. Cameron1-1/+1
2014-01-03libsas: fix usage of ata_tf_to_fisDan Williams1-1/+1
2013-11-28aacraid: missing capable() check in compat ioctlDan Carpenter1-0/+2
2013-10-26iscsi: don't hang in endless loop if no targets presentSasha Levin1-1/+1
2013-10-26esp_scsi: Fix tag state corruption when autosensing.David S. Miller2-6/+9
2013-10-26sd: Fix potential out-of-bounds accessAlan Stern1-8/+3
2013-09-10SCSI: nsp32: use mdelay instead of large udelay constantsArnd Bergmann1-1/+1
2013-09-10megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com1-5/+15
2013-08-02sd: fix crash when UA received on DIF enabled deviceEwan D. Milne1-15/+7
2013-08-02qla2xxx: Properly set the tagging for commands.Saurav Kashyap1-2/+9
2013-08-02isci: Fix a race condition in the SSP task management pathJeff Skirvin1-3/+6
2013-08-02Fix incorrect memset in bnx2fc_parse_fcp_rspAndi Kleen1-1/+1
2013-07-27megaraid_sas: fix memory leak if SGL has zero length entriesBjørn Mork1-4/+6
2013-07-27block: do not pass disk names as format stringsKees Cook1-1/+1
2013-07-27sd: Fix parsing of 'temporary ' cache mode prefixBen Hutchings1-1/+1
2013-07-27sd: fix array cache flushing bug causing performance problemsJames Bottomley2-0/+21
2013-07-27mpt2sas: fix firmware failure with wrong task attributeSreekanth Reddy1-5/+1
2013-07-27mpt2sas: Fix for device scan following host reset could get stuck in a infini...Sreekanth Reddy1-3/+115
2013-07-27mpt2sas: Fix for issue Missing delay not getting set during system bootupReddy, Sreekanth3-11/+13
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-30scsi_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