From: Martin K. Petersen Date: Fri, 12 Apr 2024 10:35:55 +0000 (-0400) Subject: Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)" X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f92141e18c8b466027e226f3388de15b059b6f65;p=linux.git Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)" Christoph Hellwig says: Hi all, this series converts the SCSI midlayer and LLDDs to use atomic queue limits API. It is pretty straight forward, except for the mpt3mr driver which does really weird and probably already broken things by setting limits from unlocked device iteration callbacks. I will probably defer the (more complicated) ULD changes to the next merge window as they would heavily conflict with Damien's zone write plugging series. With that the series could go in through the SCSI tree if Jens' ACKs the core block layer bits. Link: https://lore.kernel.org/r/20240409143748.980206-1-hch@lst.de Signed-off-by: Martin K. Petersen --- f92141e18c8b466027e226f3388de15b059b6f65