On Mon, 20 Oct 2025 10:38:13 +0000, John Garry wrote:
> This is a reposting of Mike's atomic writes support for the SCSI target.
>
> Again, we are now only supporting target_core_iblock. It's implemented
> similar to UNMAP where we do not do any emulation and instead pass the
> operation to the block layer.
>
> Changes since v2:
> - Fix 32b build error
>
> [...]
Applied to 6.19/scsi-queue, thanks!
[1/7] scsi: target: Rename target_configure_unmap_from_queue
https://git.kernel.org/mkp/scsi/c/3434be392051
[2/7] scsi: target: Add atomic se_device fields
https://git.kernel.org/mkp/scsi/c/d505447b8d78
[3/7] scsi: target: Add helper to setup atomic values from block_device
https://git.kernel.org/mkp/scsi/c/c486634fe2b1
[4/7] scsi: target: Add WRITE_ATOMIC_16 handler
https://git.kernel.org/mkp/scsi/c/526145725106
[5/7] scsi: target: Report atomic values in INQUIRY
https://git.kernel.org/mkp/scsi/c/710ad826e300
[6/7] scsi: target: Add WRITE_ATOMIC_16 support to RSOC
https://git.kernel.org/mkp/scsi/c/2d9668883bba
[7/7] scsi: target: Add atomic support to target_core_iblock
https://git.kernel.org/mkp/scsi/c/8e62d8f4b159
--
Martin K. Petersen