summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2016-09-07megaraid_sas: Fix probing cards without io portYinghai Lu2-4/+4
2016-09-07mpt3sas: Fix resume on WarpDrive flash cardsGreg Edwards1-11/+11
2016-09-07aacraid: Check size values after double-fetch from userDave Carroll1-2/+11
2016-08-20lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()Mauricio Faria de Oliveira1-1/+1
2016-08-16scsi: ignore errors from scsi_dh_add_device()Hannes Reinecke1-3/+4
2016-08-10ipr: Clear interrupt on croc/crocodile when running with LSIBrian King1-0/+1
2016-08-10SCSI: fix new bug in scsi_dev_info_list string matchingAlan Stern1-4/+6
2016-07-2753c700: fix BUG on untagged commandsJames Bottomley1-2/+2
2016-07-27scsi: fix race between simultaneous decrements of ->host_failedWei Fang1-1/+3
2016-06-24scsi: Add QEMU CD-ROM to VPD Inquiry BlacklistEwan D. Milne1-0/+1
2016-06-24scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley1-2/+5
2016-06-08aacraid: Fix for KDUMP driver hangRaghava Aditya Renukunta2-0/+25
2016-06-08aacraid: Fix for aac_command_thread hangRaghava Aditya Renukunta1-0/+4
2016-06-08aacraid: Relinquish CPU during timeout waitRaghava Aditya Renukunta1-4/+4
2016-06-01Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"Johannes Thumshirn1-4/+2
2016-06-01scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn2-0/+3
2016-05-19qla1280: Don't allocate 512kb of host tagsJohannes Thumshirn1-1/+1
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