Re: [GIT PULL] SCSI fixes for 5.8-rc5

2020-07-26 Thread pr-tracker-bot
The pull request you sent on Sat, 25 Jul 2020 22:58:11 -0700: > git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git scsi-fixes has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/cf48f79b74de2bf900d27c924528bb41d73689c3 Thank you! -- Deet-doot-dot, I am a bot.

[GIT PULL] SCSI fixes for 5.8-rc5

2020-07-25 Thread James Bottomley
Small core patch to fix a corner case bug: we forgot to run the queues to handle starvation in the error exit from the scsi_queue_rq routine, which can lead to hangs on error conditions. The patch is available here: git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git scsi-fixes The

Re: [GIT PULL] SCSI fixes for 5.8-rc5

2020-07-18 Thread pr-tracker-bot
The pull request you sent on Sat, 18 Jul 2020 10:04:40 -0700: > git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git scsi-fixes has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/f932d58abc38c898d7d3fe635ecb2b821a256f54 Thank you! -- Deet-doot-dot, I am a bot.

[GIT PULL] SCSI fixes for 5.8-rc5

2020-07-18 Thread James Bottomley
One small driver fix. Although the one liner makes it sound like a cosmetic change, it's a regression fix for the megaraid_sas driver. The patch is available here: git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git scsi-fixes The short changelog is: Chandrakanth Patil (1):