aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* mvsas: fix misleading indentationLuis de Bethencourt2017-07-041-2/+2
* sd: get disk reference in sd_check_events()Hannes Reinecke2017-07-041-2/+7
* qla2xxx: Fix crash due to null pointer accessQuinn Tran2017-07-041-4/+12
* sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2017-07-041-0/+3
* scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen2017-07-041-2/+18
* scsi: sr: Sanity check returned mode dataMartin K. Petersen2017-07-041-2/+4
* scsi: lpfc: Add shutdown method for kexecAnton Blanchard2017-07-041-0/+1
* scsi: storvsc: properly set residual data length on errorsLong Li2017-07-041-3/+13
* scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li2017-07-041-0/+7
* scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn2017-07-041-1/+2
* scsi: move the nr_phys_segments assert into scsi_init_ioChristoph Hellwig2017-07-041-11/+5
* scsi: avoid a permanent stop of the scsi device's request queueWei Fang2017-07-041-4/+0
* scsi: libsas: fix ata xfer lengthJohn Garry2017-06-171-1/+1
* scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta2017-06-171-4/+17
* scsi: mvsas: fix command_active typoArnd Bergmann2017-06-171-1/+1
* scsi: sg: check length passed to SG_NEXT_CMD_LENpeter chang2017-04-131-0/+2
* BACKPORT: sg: relax 16 byte cdb restrictionDouglas Gilbert2017-04-131-17/+29
* BACKPORT: block: add blk_rq_set_block_pc()Jens Axboe2017-04-1310-13/+13
* sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2017-04-131-0/+3
* block: make rq->cmd_flags be 64-bitJens Axboe2017-04-111-1/+1
* scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang2017-04-111-9/+0
* scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne2017-04-111-0/+1
* scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter2017-04-111-1/+7
* scsi: Fix use-after-freeMing Lei2017-04-111-1/+1
* scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King2017-04-111-1/+0
* scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena2017-04-111-1/+1
* scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai2017-04-111-8/+5
* mpt2sas: Fix secure erase premature terminationAndrey Grodzovsky2017-04-111-0/+15
* scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley2017-04-112-14/+38
* scsi: mpt3sas: Unblock device after controller resetSuganath Prabu S2017-04-111-5/+8
* scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky2017-04-111-0/+14
* sg: Fix double-free when drives detach during SG_IOCalvin Owens2016-11-171-1/+7
* megaraid_sas: Fix probing cards without io portYinghai Lu2016-11-072-4/+4
* aacraid: Check size values after double-fetch from userDave Carroll2016-11-071-2/+11
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-105-88/+47
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-265-9/+19
* Linux 3.10.99 (accumulative patch)Stefan Guendhoer2016-08-263-5/+42
* Linux 3.10.98 (accumulative patch)Stefan Guendhoer2016-08-266-18/+32
* mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns2016-08-261-0/+2
* 3w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig2016-08-261-7/+21
* scsi: fix scsi_error_handler vs. scsi_host_dev_release raceMichal Hocko2016-08-261-1/+10
* libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche2016-08-261-2/+17
* sg_start_req(): make sure that there's not too many elements in iovecAl Viro2016-08-261-0/+3
* ipr: Fix invalid array indexing for HRRQBrian King2016-08-261-3/+8
* ipr: Fix incorrect trace indexingBrian King2016-08-262-2/+4
* ipr: Fix locking for unit attention handlingBrian King2016-08-261-5/+7
* st: null pointer dereference panic caused by use after kref_put by st_openSeymour, Shane M2016-08-261-1/+1
* qla2xxx: Mark port lost when we receive an RSCN for it.Chad Dupuis2016-08-261-1/+16
* ipr: Increase default adapter init stage change timeoutBrian King2016-08-261-1/+1
* hpsa: add missing pci_set_master in kdump pathTomas Henzl2016-08-261-1/+1