aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-23172-9172/+22094
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-237-0/+7486
|\
| * libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche2015-10-131-2/+17
| * libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose2015-10-131-23/+2
| * ipr: Increase default adapter init stage change timeoutBrian King2015-08-121-1/+1
| * sd: Disable support for 256 byte/sector disksMark Hounschell2015-08-071-14/+5
| * 3w-9xxx: fix command completion raceChristoph Hellwig2015-08-072-49/+13
| * 3w-xxxx: fix command completion raceChristoph Hellwig2015-08-072-41/+6
| * 3w-sas: fix command completion raceChristoph Hellwig2015-08-072-44/+10
| * megaraid_sas: use raw_smp_processor_id()Christoph Hellwig2015-08-071-2/+2
| * sg_start_req(): make sure that there's not too many elements in iovecAl Viro2015-08-071-0/+3
| * Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2015-05-091-1/+3
| * be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose2015-05-091-1/+1
| * libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley2015-05-091-2/+4
| * sg: fix read() error reportingTony Battersby2015-05-091-3/+3
| * fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran2015-05-091-1/+0
| * scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke2015-02-205-17/+17
| * hpsa: fix a race in cmd_free/scsi_doneTomas Henzl2014-12-141-2/+2
| * bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi2014-12-141-0/+7
| * scsi: only re-lock door after EH on devices that were resetChristoph Hellwig2014-12-141-1/+3
| * libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie2014-11-051-0/+10
| * hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron2014-09-131-1/+1
| * bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings2014-09-131-1/+1
| * scsi: handle flush errors properlyJames Bottomley2014-09-131-0/+8
| * sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka2014-08-061-0/+4
| * usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2014-08-061-1/+4
| * ibmvscsi: Add memory barriers for send / receiveBrian King2014-08-061-0/+10
| * ibmvscsi: Abort init sequence during error recoveryBrian King2014-08-061-1/+2
| * megaraid: Use resource_size_t for PCI resources, not longBen Collins2014-07-112-3/+3
| * Fix spurious request sense in error handlingJames Bottomley2014-07-111-0/+9
| * dual scan thread bug fixJames Bottomley2014-07-111-7/+16
| * fix our current target reap infrastructureJames Bottomley2014-07-112-45/+74
| * Stop accepting SCSI requests before removing a deviceBart Van Assche2014-07-112-5/+13
| * mpt2sas: Don't disable device twice at suspend.Tyler Stachecki2014-06-091-1/+0
| * Revert "isci: fix reset timeout handling"Ben Hutchings2014-04-302-1/+8
| * qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali2014-04-021-2/+1
| * isci: correct erroneous for_each_isci_host macroLukasz Dorau2014-04-021-3/+2
| * isci: fix reset timeout handlingDan Williams2014-04-022-8/+1
| * bfa: Chinook quad port 16G FC HBA claim issueVijaya Mohan Guvva2014-04-021-2/+4
| * aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara2014-01-031-1/+2
| * hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron2014-01-031-1/+1
| * hpsa: do not discard scsi status on aborted commandsStephen M. Cameron2014-01-031-1/+1
| * libsas: fix usage of ata_tf_to_fisDan Williams2014-01-031-1/+1
| * aacraid: missing capable() check in compat ioctlDan Carpenter2013-11-281-0/+2
| * iscsi: don't hang in endless loop if no targets presentSasha Levin2013-10-261-1/+1
| * esp_scsi: Fix tag state corruption when autosensing.David S. Miller2013-10-262-6/+9
| * sd: Fix potential out-of-bounds accessAlan Stern2013-10-261-8/+3
| * SCSI: nsp32: use mdelay instead of large udelay constantsArnd Bergmann2013-09-101-1/+1
| * megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com2013-09-101-5/+15
| * sd: fix crash when UA received on DIF enabled deviceEwan D. Milne2013-08-021-15/+7