mbox series

[v2,0/5] target: UNMAP/WRITE_SAME features/cleanups for 5.20

Message ID 20220628200230.15052-1-michael.christie@oracle.com
Headers show
Series target: UNMAP/WRITE_SAME features/cleanups for 5.20 | expand

Message

Mike Christie June 28, 2022, 8:02 p.m. UTC
The following patches were made over Linus's tree and:

[PATCH 1/1] scsi: target: Fix WRITE_SAME No Data Buffer crash

They perform cleanup to target_core_file's WRITE_SAME handling and allow
users to configure UNMAP/WRITE_SAME after we have done the initial device
addition/configuration.

v2
- Fix coding style issues.

Comments

Martin K. Petersen July 7, 2022, 8:54 p.m. UTC | #1
Mike,

> They perform cleanup to target_core_file's WRITE_SAME handling and allow
> users to configure UNMAP/WRITE_SAME after we have done the initial device
> addition/configuration.

Applied to 5.20/scsi-staging, thanks!
Martin K. Petersen July 14, 2022, 4:22 a.m. UTC | #2
On Tue, 28 Jun 2022 15:02:25 -0500, Mike Christie wrote:

> The following patches were made over Linus's tree and:
> 
> [PATCH 1/1] scsi: target: Fix WRITE_SAME No Data Buffer crash
> 
> They perform cleanup to target_core_file's WRITE_SAME handling and allow
> users to configure UNMAP/WRITE_SAME after we have done the initial device
> addition/configuration.
> 
> [...]

Applied to 5.20/scsi-queue, thanks!

[1/5] scsi: target: Remove incorrect zero blocks WRITE_SAME check
      https://git.kernel.org/mkp/scsi/c/036d8903f03b
[2/5] scsi: target: Add callout to configure unmap settings
      https://git.kernel.org/mkp/scsi/c/6b206a5a8c29
[3/5] scsi: target: Add iblock configure_unmap callout
      https://git.kernel.org/mkp/scsi/c/d7c382c51d03
[4/5] scsi: target: Add file configure_unmap callout
      https://git.kernel.org/mkp/scsi/c/33efaaf6e24b
[5/5] scsi: target: Detect unmap support post configuration
      https://git.kernel.org/mkp/scsi/c/34bd1dcacf0d