summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorLines
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan-1/+1
2017-09-08drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32Matthew Wilcox-8/+3
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-3874/+4469
2017-09-07Merge branch 'fixes' into miscJames Bottomley-256/+177
2017-09-05Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+7
2017-08-31scsi: scsi-mq: Always unprepare before requeuing a requestBart Van Assche-2/+8
2017-08-31scsi: Show .retries and .jiffies_at_alloc in debugfsBart Van Assche-1/+3
2017-08-31scsi: Improve requeuing behaviorBart Van Assche-2/+13
2017-08-31scsi: Call scsi_initialize_rq() for filesystem requestsBart Van Assche-4/+22
2017-08-30scsi: qla2xxx: Reset the logo flag, after target re-login.Quinn Tran-0/+3
2017-08-30scsi: qla2xxx: Fix slow mem alloc behind lockQuinn Tran-2/+34
2017-08-30scsi: qla2xxx: Clear fc4f_nvme flagDarren Trap-0/+1
2017-08-30scsi: qla2xxx: add missing includes for qla_isrJohannes Thumshirn-0/+2
2017-08-30scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter-4/+4
2017-08-30scsi: aacraid: report -ENOMEM to upper layer from aac_convert_sgraw2()Nikola Pajkovsky-3/+7
2017-08-30scsi: aacraid: get rid of one level of indentationNikola Pajkovsky-136/+131
2017-08-30scsi: aacraid: fix indentation errorsNikola Pajkovsky-4/+4
2017-08-30scsi: storvsc: fix memory leak on ring buffer busyLong Li-0/+2
2017-08-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-7/+10
2017-08-29scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig-334/+203
2017-08-29scsi: smartpqi: remove the smp_handler stubChristoph Hellwig-9/+0
2017-08-29scsi: hpsa: remove the smp_handler stubChristoph Hellwig-9/+0
2017-08-29scsi: bsg-lib: pass the release callback through bsg_setup_queueChristoph Hellwig-3/+5
2017-08-29scsi: Rework handling of scsi_device.vpd_pg8[03]Bart Van Assche-43/+46
2017-08-29scsi: Rework the code for caching Vital Product Data (VPD)Bart Van Assche-78/+66
2017-08-29scsi: aacraid: Fix command send race conditionBrian King-33/+21
2017-08-28scsi: qlogicpti: fixup qlogicpti_reset() definitionHannes Reinecke-1/+2
2017-08-28scsi: qedi: off by one in qedi_get_cmd_from_tid()Dan Carpenter-1/+1
2017-08-25scsi: lpfc: avoid false-positive gcc-8 warningArnd Bergmann-3/+3
2017-08-25scsi: lpfc: avoid an unused function warningArnd Bergmann-2/+3
2017-08-25scsi: cxlflash: Fix vlun resize failure in the shrink pathUma Krishnan-5/+1
2017-08-25scsi: cxlflash: Avoid double mutex unlockMatthew R. Ochs-3/+10
2017-08-25scsi: cxlflash: Remove unnecessary existence checkMatthew R. Ochs-2/+1
2017-08-25scsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_device_idArvind Yadav-3/+3
2017-08-25scsi: Fix the kerneldoc for scsi_initialize_rq()Jonathan Corbet-0/+1
2017-08-25scsi: ses: Fix racy cleanup of /sys in remove_dev()Calvin Owens-2/+1
2017-08-25scsi: make device_type constBhumika Goyal-4/+4
2017-08-25scsi: sd: remove duplicated setting of gd->minorsweiping zhang-1/+0
2017-08-25scsi: eata: remove 'arg_done' from eata2x_eh_host_reset()Hannes Reinecke-8/+1
2017-08-25scsi: megaraid_mbox: drop duplicate bus reset and device reset functionHannes Reinecke-2/+0
2017-08-25scsi: bnx2fc: remove obsolete bnx2fc_eh_host_reset() definitionHannes Reinecke-1/+0
2017-08-25scsi: 53c700: move bus reset to host resetHannes Reinecke-20/+3
2017-08-25scsi: aha152x: drop host resetHannes Reinecke-10/+3
2017-08-25scsi: nsp32: drop bus resetHannes Reinecke-21/+1
2017-08-25scsi: qedf: drop bus reset handlerHannes Reinecke-11/+0
2017-08-25scsi: ppa: drop duplicate bus_reset handlerHannes Reinecke-1/+0
2017-08-25scsi: imm: drop duplicate bus_reset handlerHannes Reinecke-1/+0
2017-08-25scsi: qlogicfas: move bus_reset to host_resetHannes Reinecke-7/+7
2017-08-25scsi: NCR5380: Move bus reset to host resetHannes Reinecke-14/+14
2017-08-25scsi: acornscsi: move bus reset to host resetHannes Reinecke-5/+6