Re: [GIT PULL] final round of SCSI updates for the 5.2+ merge window

2019-07-20 Thread pr-tracker-bot
The pull request you sent on Sat, 20 Jul 2019 08:33:21 +0900: > 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/f65420df914a85e33b2c8b1cab310858b2abb7c0 Thank you! -- Deet-doot-dot, I am a bot.

Re: [GIT PULL] final round of SCSI updates for the 5.2+ merge window

2019-07-20 Thread Martin K. Petersen
Hi Ming! >> Christoph Hellwig (8): >> scsi: megaraid_sas: set an unlimited max_segment_size >> scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAs >> scsi: IB/srp: set virt_boundary_mask in the scsi host >> scsi: IB/iser: set virt_boundary_mask in the scsi

Re: [GIT PULL] final round of SCSI updates for the 5.2+ merge window

2019-07-19 Thread Ming Lei
On Sat, Jul 20, 2019 at 8:38 AM James Bottomley wrote: > > This is the final round of mostly small fixes in our initial > submit. It's mostly minor fixes and driver updates. The only change > of note is adding a virt_boundary_mask to the SCSI host and host > template to parametrise this for

[GIT PULL] final round of SCSI updates for the 5.2+ merge window

2019-07-19 Thread James Bottomley
This is the final round of mostly small fixes in our initial submit. It's mostly minor fixes and driver updates. The only change of note is adding a virt_boundary_mask to the SCSI host and host template to parametrise this for NVMe devices instead of having them do a call in slave_alloc. It's a