summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | scsi: scsi-mq: Always unprepare before requeuing a requestBart Van Assche2017-08-311-2/+8
| * | | scsi: Show .retries and .jiffies_at_alloc in debugfsBart Van Assche2017-08-311-1/+3
| * | | scsi: Improve requeuing behaviorBart Van Assche2017-08-311-2/+13
| * | | scsi: Call scsi_initialize_rq() for filesystem requestsBart Van Assche2017-08-312-4/+25
| * | | scsi: qla2xxx: Reset the logo flag, after target re-login.Quinn Tran2017-08-302-0/+3
| * | | scsi: qla2xxx: Fix slow mem alloc behind lockQuinn Tran2017-08-303-2/+34
| * | | scsi: qla2xxx: Clear fc4f_nvme flagDarren Trap2017-08-301-0/+1
| * | | scsi: qla2xxx: add missing includes for qla_isrJohannes Thumshirn2017-08-301-0/+2
| * | | scsi: aacraid: report -ENOMEM to upper layer from aac_convert_sgraw2()Nikola Pajkovsky2017-08-301-3/+7
| * | | scsi: aacraid: get rid of one level of indentationNikola Pajkovsky2017-08-301-136/+131
| * | | scsi: aacraid: fix indentation errorsNikola Pajkovsky2017-08-302-4/+4
| * | | scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig2017-08-299-380/+243
| * | | scsi: smartpqi: remove the smp_handler stubChristoph Hellwig2017-08-291-9/+0
| * | | scsi: hpsa: remove the smp_handler stubChristoph Hellwig2017-08-291-9/+0
| * | | scsi: bsg-lib: pass the release callback through bsg_setup_queueChristoph Hellwig2017-08-294-8/+12
| * | | scsi: Rework handling of scsi_device.vpd_pg8[03]Bart Van Assche2017-08-294-47/+60
| * | | scsi: Rework the code for caching Vital Product Data (VPD)Bart Van Assche2017-08-291-78/+66
| * | | scsi: rcu: Introduce rcu_swap_protected()Bart Van Assche2017-08-291-0/+16
| * | | scsi: qlogicpti: fixup qlogicpti_reset() definitionHannes Reinecke2017-08-281-1/+2
| * | | scsi: lpfc: avoid false-positive gcc-8 warningArnd Bergmann2017-08-251-3/+3
| * | | scsi: lpfc: avoid an unused function warningArnd Bergmann2017-08-251-2/+3
| * | | scsi: cxlflash: Fix vlun resize failure in the shrink pathUma Krishnan2017-08-251-5/+1
| * | | scsi: cxlflash: Avoid double mutex unlockMatthew R. Ochs2017-08-251-3/+10
| * | | scsi: cxlflash: Remove unnecessary existence checkMatthew R. Ochs2017-08-251-2/+1
| * | | scsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_device_idArvind Yadav2017-08-253-3/+3
| * | | scsi: Fix the kerneldoc for scsi_initialize_rq()Jonathan Corbet2017-08-251-0/+1
| * | | scsi: ses: Fix racy cleanup of /sys in remove_dev()Calvin Owens2017-08-251-2/+1
| * | | scsi: mptsas: Fixup device hotplug for VMWare ESXiHannes Reinecke2017-08-251-4/+3
| * | | scsi: make device_type constBhumika Goyal2017-08-252-4/+4
| * | | scsi: sd: remove duplicated setting of gd->minorsweiping zhang2017-08-251-1/+0
| * | | scsi: eata: remove 'arg_done' from eata2x_eh_host_reset()Hannes Reinecke2017-08-251-8/+1
| * | | scsi: visorhba: sanitze private device data allocationHannes Reinecke2017-08-251-70/+53
| * | | scsi: megaraid_mbox: drop duplicate bus reset and device reset functionHannes Reinecke2017-08-251-2/+0
| * | | scsi: bnx2fc: remove obsolete bnx2fc_eh_host_reset() definitionHannes Reinecke2017-08-251-1/+0
| * | | scsi: 53c700: move bus reset to host resetHannes Reinecke2017-08-251-20/+3
| * | | scsi: aha152x: drop host resetHannes Reinecke2017-08-251-10/+3
| * | | scsi: nsp32: drop bus resetHannes Reinecke2017-08-251-21/+1
| * | | scsi: qedf: drop bus reset handlerHannes Reinecke2017-08-251-11/+0
| * | | scsi: ppa: drop duplicate bus_reset handlerHannes Reinecke2017-08-251-1/+0
| * | | scsi: imm: drop duplicate bus_reset handlerHannes Reinecke2017-08-251-1/+0
| * | | scsi: qlogicfas: move bus_reset to host_resetHannes Reinecke2017-08-254-7/+7
| * | | scsi: NCR5380: Move bus reset to host resetHannes Reinecke2017-08-258-14/+14
| * | | scsi: acornscsi: move bus reset to host resetHannes Reinecke2017-08-251-5/+6
| * | | scsi: qlogicpti: move bus reset to host resetHannes Reinecke2017-08-251-3/+2
| * | | scsi: rtsx: drop bus reset functionHannes Reinecke2017-08-251-11/+0
| * | | scsi: drop bus reset for wd33c93-compatible boardsHannes Reinecke2017-08-256-83/+2
| * | | scsi: fdomain: move bus reset to host resetHannes Reinecke2017-08-253-5/+5
| * | | scsi: hptiop: Simplify reset handlingHannes Reinecke2017-08-251-7/+4
| * | | scsi: bfa: move bus reset to target resetHannes Reinecke2017-08-251-22/+15
| * | | scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke2017-08-257-12/+12