Hi Linus, Fix for a single regression for WRITE_SAME introduced in the 6.11 merge window. Please pull! The following changes since commit e6b09a173870720e4d4c6fd755803970015ac043: Merge tag 'nvme-6.11-2024-08-22' of git://git.infradead.org/nvme into block-6.11 (2024-08-22 16:20:24 -0600) are available in the Git repository at: git://git.kernel.dk/linux.git tags/block-6.11-20240830 for you to fetch changes up to e33a97a830b230b79a98dbbb4121d4741a2be619: block: fix detection of unsupported WRITE SAME in blkdev_issue_write_zeroes (2024-08-28 08:49:25 -0600) ---------------------------------------------------------------- block-6.11-20240830 ---------------------------------------------------------------- Darrick J. Wong (1): block: fix detection of unsupported WRITE SAME in blkdev_issue_write_zeroes block/blk-lib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Jens Axboe