aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Revert "GCC: Fix up for gcc 5+"Moyster2018-11-301-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-2922-22/+22
* GCC: Fix up for gcc 5+mydongistiny2018-11-291-1/+1
* UPSTREAM: scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn2018-05-161-2/+3
* ANDROID: scsi: sg: Fix build breakageDaniel Rosenberg2018-01-051-1/+1
* UPSTREAM: block: disable entropy contributions for nonrot devicesMike Snitzer2017-12-271-1/+3
* ANDROID: scsi: Add segment checking in sg_readRoberto Pereira2017-12-081-0/+3
* scsi: scsi_dh_emc: return success in clariion_std_inquiry()Dan Carpenter2017-11-061-1/+1
* scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter2017-11-061-4/+4
* scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn2017-11-061-4/+4
* 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