summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2016-05-11lpfc: fix misleading indentationArnd Bergmann1-2/+3
2016-05-05megaraid_sas: add missing curly braces in ioctl handlerArnd Bergmann1-1/+2
2016-05-05scsi_dh: force modular build if SCSI is a moduleArnd Bergmann1-4/+4
2016-04-20sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytesMartin K. Petersen2-21/+14
2016-04-12scsi_common: do not clobber fixed sense informationHannes Reinecke1-2/+10
2016-04-12ipr: Fix regression when loading firmwareGabriel Krisman Bertazi1-0/+5
2016-04-12ipr: Fix out-of-bounds null overwriteInsu Yun1-3/+2
2016-04-12aic7xxx: Fix queue depth handlingAlan1-0/+1
2016-04-12be2iscsi: set the boot_kset pointer to NULL in case of failureMaurizio Lombardi1-0/+1
2016-04-12scsi: storvsc: fix SRB_STATUS_ABORTED handlingVitaly Kuznetsov1-2/+3
2016-04-12sd: Fix discard granularity when LBPRZ=1Martin K. Petersen1-1/+1
2016-04-12aacraid: Set correct msix count for EEH recoveryRaghava Aditya Renukunta1-1/+11
2016-04-12aacraid: Fix memory leak in aac_fib_map_freeRaghava Aditya Renukunta1-3/+6
2016-04-12aacraid: Fix RRQ overloadRaghava Aditya Renukunta3-23/+37
2016-04-12sg: fix dxferp in from_to caseDouglas Gilbert1-1/+2
2016-03-04qla2xxx: Fix stale pointer access.Quinn Tran5-9/+31
2016-03-04sd: Optimal I/O size is in bytes, not sectorsMartin K. Petersen1-1/+1
2016-02-25scsi: fix soft lockup in scsi_remove_target() on module removalJames Bottomley1-2/+4
2016-02-25SCSI: Add Marvell Console to VPD blacklistMika Westerberg1-0/+1
2016-02-25scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke1-1/+3
2016-02-25drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov1-1/+1
2016-02-25SCSI: fix crashes in sd and sr runtime PMAlan Stern2-2/+9
2016-02-25scsi: add Synology to 1024 sector blacklistMike Christie1-0/+1
2015-12-28Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixesJames Bottomley1-3/+6
2015-12-22sd: Reject optimal transfer length smaller than page sizeMartin K. Petersen1-3/+6
2015-12-17Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixesJames Bottomley1-10/+10
2015-12-11ses: fix additional element traversal bugJames Bottomley1-1/+9
2015-12-10Revert "SCSI: Fix NULL pointer dereference in runtime PM"Ken Xue1-10/+10
2015-12-10ses: Fix problems with simple enclosuresJames Bottomley1-1/+19
2015-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds14-48/+103
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley14-37/+100
2015-12-03mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibilityJames Bottomley1-0/+1
2015-12-02Revert "scsi: Fix a bdi reregistration race"Bart Van Assche1-11/+3
2015-12-01mpt3sas: Add dummy Kconfig option for backwards compatibilityMartin K. Petersen1-0/+8
2015-12-01Fix a memory leak in scsi_host_dev_release()Bart Van Assche1-0/+11
2015-11-29qla2xxx: Fix regression introduced by target configFS changesHimanshu Madhani1-1/+1
2015-11-26block/sd: Fix device-imposed transfer length limitsMartin K. Petersen2-16/+31
2015-11-26scsi_debug: fix prevent_allow+verify regressionsDouglas Gilbert1-4/+5
2015-11-26sd: Make discard granularity match logical block size when LBPRZ=1Martin K. Petersen1-5/+18
2015-11-20scsi: hpsa: select CONFIG_SCSI_SAS_ATTRArnd Bergmann1-0/+1
2015-11-20scsi: advansys needs ISA dma api for ISA supportArnd Bergmann1-0/+1
2015-11-19scsi_sysfs: protect against double execution of __scsi_remove_device()Vitaly Kuznetsov1-0/+8
2015-11-19st: fix potential null pointer dereference.Maurizio Lombardi1-2/+3
2015-11-19scsi: report 'INQUIRY result too short' once per hostVitaly Kuznetsov1-3/+6
2015-11-18advansys: fix big-endian buildsArnd Bergmann1-1/+1
2015-11-18qla2xxx: Fix rwlock recursionBart Van Assche1-1/+2
2015-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds109-32627/+6477
2015-11-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-102/+51
2015-11-14hpsa: logical vs bitwise AND typoDan Carpenter1-1/+1
2015-11-13mvsas: don't allow negative timeoutsDan Carpenter1-2/+2