summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2016-05-18qla1280: Don't allocate 512kb of host tagsJohannes Thumshirn
2016-05-11lpfc: fix misleading indentationArnd Bergmann
2016-05-04megaraid_sas: add missing curly braces in ioctl handlerArnd Bergmann
2016-05-04scsi_dh: force modular build if SCSI is a moduleArnd Bergmann
2016-04-20sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytesMartin K. Petersen
2016-04-20scsi: Do not attach VPD to devices that don't support itHannes Reinecke
2016-04-12scsi_common: do not clobber fixed sense informationHannes Reinecke
2016-04-12aic7xxx: Fix queue depth handlingAlan
2016-04-12be2iscsi: set the boot_kset pointer to NULL in case of failureMaurizio Lombardi
2016-04-12scsi: storvsc: fix SRB_STATUS_ABORTED handlingVitaly Kuznetsov
2016-04-12ncr5380: Call scsi_eh_prep_cmnd() and scsi_eh_restore_cmnd() as and when appr...Finn Thain
2016-04-12ncr5380: Fix NCR5380_select() EH checks and result handlingFinn Thain
2016-04-12ncr5380: Forget aborted commandsFinn Thain
2016-04-12ncr5380: Dont re-enter NCR5380_select()Finn Thain
2016-04-12ncr5380: Dont release lock for PIO transferFinn Thain
2016-04-12ncr5380: Correctly clear command pointers and lists after bus resetFinn Thain
2016-04-12sd: Fix discard granularity when LBPRZ=1Martin K. Petersen
2016-04-12aacraid: Set correct msix count for EEH recoveryRaghava Aditya Renukunta
2016-04-12aacraid: Fix memory leak in aac_fib_map_freeRaghava Aditya Renukunta
2016-04-12aacraid: Fix RRQ overloadRaghava Aditya Renukunta
2016-04-12sg: fix dxferp in from_to caseDouglas Gilbert
2016-02-26ipr: Fix regression when loading firmwareGabriel Krisman Bertazi
2016-02-26SCSI: Free resources when we return BLKPREP_INVALIDjiangyiwen
2016-02-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2016-02-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-02-11Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley
2016-02-11scsi: fix soft lockup in scsi_remove_target() on module removalJames Bottomley
2016-02-10qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU AffinityQuinn Tran
2016-02-09SCSI: Add Marvell configuration device to VPD blacklistTodd Fujinaka
2016-02-06qla2xxx: Use ATIO type to send correct tmr responseSwapnil Nagle
2016-02-06qla2xxx: Fix stale pointer access.Quinn Tran
2016-02-04Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley
2016-02-04block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabledMartin K. Petersen
2016-02-04SCSI: Add Marvell Console to VPD blacklistMika Westerberg
2016-02-04scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke
2016-02-03drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov
2016-01-29qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCMQuinn Tran
2016-01-29qla2xxx: Fix warning reported by static checkerHimanshu Madhani
2016-01-28storvsc: Use the specified target ID in device lookupK. Y. Srinivasan
2016-01-28storvsc: Install the storvsc specific timeout handler for FC devicesK. Y. Srinivasan
2016-01-26hisi_sas: fix v1 hw check for slot errorJohn Garry
2016-01-26hisi_sas: add dependency for HAS_IOMEMJohn Garry
2016-01-26Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley
2016-01-26SCSI: fix crashes in sd and sr runtime PMAlan Stern
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-01-20sd: Optimal I/O size is in bytes, not sectorsMartin K. Petersen
2016-01-20hisi_sas: Restrict SCSI_HISI_SAS to arm64Geert Uytterhoeven