summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2015-08-07sd: Disable support for 256 byte/sector disksMark Hounschell1-14/+5
2015-08-073w-9xxx: fix command completion raceChristoph Hellwig2-49/+13
2015-08-073w-xxxx: fix command completion raceChristoph Hellwig2-41/+6
2015-08-073w-sas: fix command completion raceChristoph Hellwig2-44/+10
2015-08-07megaraid_sas: use raw_smp_processor_id()Christoph Hellwig1-2/+2
2015-08-07sg_start_req(): make sure that there's not too many elements in iovecAl Viro1-0/+3
2015-05-09Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche1-1/+3
2015-05-09be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose1-1/+1
2015-05-09libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley1-2/+4
2015-05-09sg: fix read() error reportingTony Battersby1-3/+3
2015-05-09fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran1-1/+0
2015-02-20scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke5-17/+17
2014-12-14hpsa: fix a race in cmd_free/scsi_doneTomas Henzl1-2/+2
2014-12-14bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi1-0/+7
2014-12-14scsi: only re-lock door after EH on devices that were resetChristoph Hellwig1-1/+3
2014-11-05libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie1-0/+10
2014-09-13hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron1-1/+1
2014-09-13bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings1-1/+1
2014-09-13scsi: handle flush errors properlyJames Bottomley1-0/+8
2014-08-06sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-08-06usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern1-1/+4
2014-08-06ibmvscsi: Add memory barriers for send / receiveBrian King1-0/+10
2014-08-06ibmvscsi: Abort init sequence during error recoveryBrian King1-1/+2
2014-07-11megaraid: Use resource_size_t for PCI resources, not longBen Collins2-3/+3
2014-07-11Fix spurious request sense in error handlingJames Bottomley1-0/+9
2014-07-11dual scan thread bug fixJames Bottomley1-7/+16
2014-07-11fix our current target reap infrastructureJames Bottomley2-45/+74
2014-07-11Stop accepting SCSI requests before removing a deviceBart Van Assche2-5/+13
2014-06-09mpt2sas: Don't disable device twice at suspend.Tyler Stachecki1-1/+0
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