Skip to content

block: pass a minsize argument to bio_iov_iter_bounce#786

Open
blktests-ci[bot] wants to merge 2 commits intolinus-master_basefrom
series/1088147=>linus-master
Open

block: pass a minsize argument to bio_iov_iter_bounce#786
blktests-ci[bot] wants to merge 2 commits intolinus-master_basefrom
series/1088147=>linus-master

Conversation

@blktests-ci
Copy link
Copy Markdown

@blktests-ci blktests-ci Bot commented Apr 30, 2026

Pull request for series with
subject: block: pass a minsize argument to bio_iov_iter_bounce
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1088147

@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented Apr 30, 2026

Upstream branch: e75a43c
series: https://patchwork.kernel.org/project/linux-block/list/?series=1088147
version: 1

@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented May 3, 2026

Upstream branch: 66edb90
series: https://patchwork.kernel.org/project/linux-block/list/?series=1088147
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1088147=>linus-master branch from dde5c06 to c3953c8 Compare May 3, 2026 02:12
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from 25a041f to 6f75bd1 Compare May 4, 2026 10:57
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented May 4, 2026

Upstream branch: 6d35786
series: https://patchwork.kernel.org/project/linux-block/list/?series=1088147
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1088147=>linus-master branch from c3953c8 to 0a56115 Compare May 4, 2026 11:02
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from 6f75bd1 to 1f0d33a Compare May 5, 2026 15:39
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented May 5, 2026

Upstream branch: 6d35786
series: https://patchwork.kernel.org/project/linux-block/list/?series=1088147
version: 1

Christoph Hellwig added 2 commits May 5, 2026 15:45
When bouncing for block size > PAGE_SIZE file systems, the bio needs to
be big enough to fit an entire block.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Just like for the extract user pages path, we need to align down the
size to the supported boundary.

Signed-off-by: Christoph Hellwig <hch@lst.de>
@blktests-ci blktests-ci Bot force-pushed the series/1088147=>linus-master branch from 0a56115 to 279f4e7 Compare May 5, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants