On Tue, 9 Nov 2021 19:47:21 +0900, Shin'ichiro Kawasaki wrote: > When BLKDISCARD or BLKZEROOUT ioctl race with data read, stale page cache is > left. This patch series have two fox patches for the stale page cache. Same > fix approach was used as blkdev_fallocate() [1]. > > [1] https://marc.info/?l=linux-block&m=163236463716836 > > Shin'ichiro Kawasaki (2): > block: Hold invalidate_lock in BLKDISCARD ioctl > block: Hold invalidate_lock in BLKZEROOUT ioctl > > [...] Applied, thanks! [1/2] block: Hold invalidate_lock in BLKDISCARD ioctl commit: f275c2aa4b47f3056acd182f2ff752cace21d8a5 [2/2] block: Hold invalidate_lock in BLKZEROOUT ioctl commit: 4b4d8b9375582b90f4fd9c708c739593e3a44946 Best regards, -- Jens Axboe