aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-29scsi: smartpqi: remove the smp_handler stubChristoph Hellwig1-9/+0
2017-08-29scsi: hpsa: remove the smp_handler stubChristoph Hellwig1-9/+0
2017-08-29scsi: bsg-lib: pass the release callback through bsg_setup_queueChristoph Hellwig4-8/+12
2017-08-29scsi: Rework handling of scsi_device.vpd_pg8[03]Bart Van Assche4-47/+60
2017-08-29scsi: Rework the code for caching Vital Product Data (VPD)Bart Van Assche1-78/+66
2017-08-29scsi: rcu: Introduce rcu_swap_protected()Bart Van Assche1-0/+16
2017-08-28scsi: qlogicpti: fixup qlogicpti_reset() definitionHannes Reinecke1-1/+2
2017-08-25scsi: lpfc: avoid false-positive gcc-8 warningArnd Bergmann1-3/+3
2017-08-25scsi: lpfc: avoid an unused function warningArnd Bergmann1-2/+3
2017-08-25scsi: cxlflash: Fix vlun resize failure in the shrink pathUma Krishnan1-5/+1
2017-08-25scsi: cxlflash: Avoid double mutex unlockMatthew R. Ochs1-3/+10
2017-08-25scsi: cxlflash: Remove unnecessary existence checkMatthew R. Ochs1-2/+1
2017-08-25scsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_device_idArvind Yadav3-3/+3
2017-08-25scsi: Fix the kerneldoc for scsi_initialize_rq()Jonathan Corbet1-0/+1
2017-08-25scsi: ses: Fix racy cleanup of /sys in remove_dev()Calvin Owens1-2/+1
2017-08-25scsi: mptsas: Fixup device hotplug for VMWare ESXiHannes Reinecke1-4/+3
2017-08-25scsi: make device_type constBhumika Goyal2-4/+4
2017-08-25scsi: sd: remove duplicated setting of gd->minorsweiping zhang1-1/+0
2017-08-25scsi: eata: remove 'arg_done' from eata2x_eh_host_reset()Hannes Reinecke1-8/+1
2017-08-25scsi: visorhba: sanitze private device data allocationHannes Reinecke1-70/+53
2017-08-25scsi: megaraid_mbox: drop duplicate bus reset and device reset functionHannes Reinecke1-2/+0
2017-08-25scsi: bnx2fc: remove obsolete bnx2fc_eh_host_reset() definitionHannes Reinecke1-1/+0
2017-08-25scsi: 53c700: move bus reset to host resetHannes Reinecke1-20/+3
2017-08-25scsi: aha152x: drop host resetHannes Reinecke1-10/+3
2017-08-25scsi: nsp32: drop bus resetHannes Reinecke1-21/+1
2017-08-25scsi: qedf: drop bus reset handlerHannes Reinecke1-11/+0
2017-08-25scsi: ppa: drop duplicate bus_reset handlerHannes Reinecke1-1/+0
2017-08-25scsi: imm: drop duplicate bus_reset handlerHannes Reinecke1-1/+0
2017-08-25scsi: qlogicfas: move bus_reset to host_resetHannes Reinecke4-7/+7
2017-08-25scsi: NCR5380: Move bus reset to host resetHannes Reinecke8-14/+14
2017-08-25scsi: acornscsi: move bus reset to host resetHannes Reinecke1-5/+6
2017-08-25scsi: qlogicpti: move bus reset to host resetHannes Reinecke1-3/+2
2017-08-25scsi: rtsx: drop bus reset functionHannes Reinecke1-11/+0
2017-08-25scsi: drop bus reset for wd33c93-compatible boardsHannes Reinecke6-83/+2
2017-08-25scsi: fdomain: move bus reset to host resetHannes Reinecke3-5/+5
2017-08-25scsi: hptiop: Simplify reset handlingHannes Reinecke1-7/+4
2017-08-25scsi: bfa: move bus reset to target resetHannes Reinecke1-22/+15
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke7-12/+12
2017-08-25scsi: uas: move eh_bus_reset_handler to eh_device_reset_handlerHannes Reinecke1-2/+2
2017-08-25scsi: fnic: do not call host reset from command abortHannes Reinecke1-4/+0
2017-08-25scsi: fc_fcp: do not call fc_block_scsi_eh() from host resetHannes Reinecke1-2/+0
2017-08-25scsi: ibmvfc: Do not call fc_block_scsi_eh() on host resetHannes Reinecke1-5/+1
2017-08-25scsi: mptfc: Do not call fc_block_scsi_eh() on host resetHannes Reinecke1-9/+1
2017-08-25scsi: fix comment in scsi_device_set_state()Hannes Reinecke1-1/+1
2017-08-25scsi: iscsi_tcp: Remove a set-but-not-used variableBart Van Assche1-2/+0
2017-08-25scsi: scsi_debug: Remove a set-but-not-used variableBart Van Assche1-2/+1
2017-08-25scsi: scsi_transport_srp: Suppress a W=1 compiler warningBart Van Assche2-2/+2
2017-08-25scsi: scsi_transport_sas: Check kzalloc() return valueBart Van Assche1-0/+3
2017-08-25scsi: libsas: Annotate fall-through in a switch statementBart Van Assche1-0/+1
2017-08-25scsi: libsas: Remove a set-but-not-used variableBart Van Assche1-3/+0