ublk: add missing DEL_DEV_ASYNC to unprivileged permission check - #160
Open
blktests-ci-block-trial[bot] wants to merge 2 commits into
Open
blktests-ci-block-trial[bot] wants to merge 2 commits into
blktests-ci-block-trial[bot] wants to merge 2 commits into
Conversation
Author
|
Upstream branch: 786262b |
Author
|
Upstream branch: 786262b |
blktests-ci-block-trial
Bot
force-pushed
the
series/774=>master
branch
from
September 1, 2026 16:23
89b4124 to
994c9d2
Compare
blktests-ci-block-trial
Bot
force-pushed
the
master_base
branch
from
September 1, 2026 22:35
76db21d to
e8377ca
Compare
Author
|
Upstream branch: 89a3129 |
blktests-ci-block-trial
Bot
force-pushed
the
series/774=>master
branch
from
September 1, 2026 22:46
994c9d2 to
2179c6c
Compare
blktests-ci-block-trial
Bot
force-pushed
the
master_base
branch
from
September 2, 2026 23:28
e8377ca to
1fff761
Compare
Author
|
Upstream branch: 940de59 |
blktests-ci-block-trial
Bot
force-pushed
the
series/774=>master
branch
from
September 2, 2026 23:39
2179c6c to
d1405ba
Compare
blktests-ci-block-trial
Bot
force-pushed
the
master_base
branch
from
September 3, 2026 17:54
1fff761 to
3595ceb
Compare
Author
|
Upstream branch: 841e384 |
blktests-ci-block-trial
Bot
force-pushed
the
series/774=>master
branch
from
September 3, 2026 18:08
d1405ba to
fd34d0f
Compare
blktests-ci-block-trial
Bot
force-pushed
the
master_base
branch
from
September 3, 2026 22:51
3595ceb to
4061e04
Compare
ublk_ctrl_uring_cmd_permission() is missing the UBLK_CMD_DEL_DEV_ASYNC case, causing the command to always return -EINVAL for unprivileged ublk devices. Fix it by adding the missing case. Fixes: 13fe8e6 ("ublk: add UBLK_CMD_DEL_DEV_ASYNC") Cc: stable@vger.kernel.org Signed-off-by: Yitang Yang <yi1tang.yang@gmail.com> Reviewed-by: Ming Lei <tom.leiming@gmail.com>
Author
|
Upstream branch: a500db7 |
blktests-ci-block-trial
Bot
force-pushed
the
series/774=>master
branch
from
September 3, 2026 23:03
fd34d0f to
f41c9d3
Compare
blktests-ci-block-trial
Bot
force-pushed
the
master_base
branch
9 times, most recently
from
September 18, 2026 18:57
87ab2e9 to
8d9e24e
Compare
blktests-ci-block-trial
Bot
force-pushed
the
master_base
branch
3 times, most recently
from
September 20, 2026 00:37
da618a0 to
a0e5d3e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull request for series with
subject: ublk: add missing DEL_DEV_ASYNC to unprivileged permission check
version: 1
url: http://redsun45:8000/project/linux-block/list/?series=774