Re: [GIT PULL] SCSI fixes for 4.20-rc7

2018-12-22 Thread pr-tracker-bot
The pull request you sent on Fri, 21 Dec 2018 18:50:56 -0800: > 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/9105b8aa50c182371533fc97db64fc8f26f051b3 Thank you! -- Deet-doot-dot, I am a bot.

[GIT PULL] SCSI fixes for 4.20-rc7

2018-12-21 Thread James Bottomley
This is two simple target fixes and one discard related I/O starvation problem in sd. The discard problem occurs because the discard page doesn't have a mempool backing so if the allocation fails due to memory pressure, we then lose the forward progress we require if the writeout is on the same

Re: [GIT PULL] SCSI fixes for 4.20-rc7

2018-12-18 Thread pr-tracker-bot
The pull request you sent on Tue, 18 Dec 2018 07:57:14 -0800: > 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/ddfbab46539f2d37a9e9d357b054486b51f7dc27 Thank you! -- Deet-doot-dot, I am a bot.

[GIT PULL] SCSI fixes for 4.20-rc7

2018-12-18 Thread James Bottomley
Three fixes: The t10-pi one is a regression from the 4.19 release, the qla2xxx one is a 4.20 merge window regression and the bnx2fc is a very old bug. The patch is available here: git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git scsi-fixes The short changelog is: Dan Carpenter (1):