summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
* megaraid_sas: use raw_smp_processor_id()Christoph Hellwig2015-08-271-2/+2
* qla2xxx: Mark port lost when we receive an RSCN for it.Chad Dupuis2015-08-271-1/+16
* ipr: Fix invalid array indexing for HRRQBrian King2015-08-251-3/+8
* ipr: Fix incorrect trace indexingBrian King2015-08-252-2/+4
* ipr: Fix locking for unit attention handlingBrian King2015-08-251-5/+7
* sg_start_req(): make sure that there's not too many elements in iovecAl Viro2015-08-111-0/+3
* st: null pointer dereference panic caused by use after kref_put by st_openSeymour, Shane M2015-08-101-1/+1
* ipr: Increase default adapter init stage change timeoutBrian King2015-07-151-1/+1
* scsi_transport_srp: Fix a race conditionBart Van Assche2015-07-091-1/+3
* scsi_transport_srp: Introduce srp_wait_for_queuecommand()Bart Van Assche2015-07-091-23/+31
* sd: Disable support for 256 byte/sector disksMark Hounschell2015-06-021-14/+5
* storvsc: Set the SRB flags correctly when no data transfer is neededK. Y. Srinivasan2015-06-021-2/+1
* qla2xxx: remove redundant declaration in 'qla_gbl.h'Chen Gang2015-05-282-3/+1
* 3w-9xxx: fix command completion raceChristoph Hellwig2015-05-122-49/+13
* 3w-xxxx: fix command completion raceChristoph Hellwig2015-05-122-41/+6
* 3w-sas: fix command completion raceChristoph Hellwig2015-05-122-44/+10
* SCSI: add 1024 max sectors black list flagMike Christie2015-05-122-0/+7
* mvsas: fix panic on expander attached SATA devicesJames Bottomley2015-05-061-4/+1
* scsi: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan2015-05-051-7/+8
* Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2015-04-271-1/+3
* be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose2015-04-271-1/+1
* hpsa: turn off interrupts when kdump startsTomas Henzl2015-04-211-0/+10
* hpsa: fix memory leak in kdump hard resetTomas Henzl2015-04-211-1/+1
* hpsa: add missing pci_set_master in kdump pathTomas Henzl2015-04-211-1/+1
* hpsa: refine the pci enable/disable handlingTomas Henzl2015-04-211-14/+28
* tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche2015-03-301-1/+1
* libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley2015-03-231-2/+4
* sg: fix read() error reportingTony Battersby2015-03-021-3/+3
* fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran2015-03-021-1/+0
* megaraid_sas: disable interrupt_mask before enabling hardware interruptsSumit.Saxena@avagotech.com2015-02-241-1/+2
* ipr: wait for aborted command responsesBrian King2015-02-042-0/+93
* SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern2015-01-161-2/+2
* storvsc: ring buffer failures may result in I/O freezeLong Li2015-01-151-4/+3
* scsi: blacklist RSOC for Microsoft iSCSI target devicesMartin K. Petersen2015-01-151-0/+1
* Revert "[SCSI] mpt3sas: Remove phys on topology change"Sreekanth Reddy2015-01-151-4/+1
* Revert "[SCSI] mpt2sas: Remove phys on topology change."Sreekanth Reddy2015-01-151-4/+1
* megaraid_sas: corrected return of wait_event from abort frame pathSumit.Saxena@avagotech.com2015-01-121-1/+1
* scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke2015-01-056-18/+18
* scsi: add Intel Multi-Flex to scsi scan blacklistChristian Sünkenberg2014-12-101-0/+1
* bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi2014-12-101-0/+7
* scsi: only re-lock door after EH on devices that were resetChristoph Hellwig2014-11-271-1/+3
* qla_target: don't delete changed naclsJoern Engel2014-11-051-1/+10
* qla2xxx: Fix shost use-after-free on device removalJoe Lawrence2014-10-301-4/+2
* qla2xxx: Use correct offset to req-q-out for reserve calculationArun Easi2014-10-301-3/+1
* qla2xxx: fix kernel NULL pointer accessHimanshu Madhani2014-10-301-0/+1
* be2iscsi: check ip buffer before copyingMike Christie2014-10-301-5/+8
* SCSI: libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie2014-10-051-0/+10
* bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings2014-09-171-1/+1
* SCSI: save command pool address of Scsi_HostJuergen Gross2014-09-171-2/+10
* scsi_transport_srp: Fix fast_io_fail_tmo=dev_loss_tmo=off behaviorBart Van Assche2014-09-171-1/+2