Hi all, In commit aa939e415c6c ("blk-mq: remove hybrid polling") Fixes tags Fixes: 9650b453a3d4b1, "block: ignore RWF_HIPRI hint for sync dio" Fixes: d729cf9acb93119, "io_uring: don't sleep when polling for I/O" have these problem(s): - missing space between the SHA1 and the subject - Subject does not match target commit subject Just use git log -1 --format='Fixes: %h ("%s")' So: Fixes: 9650b453a3d4 ("block: ignore RWF_HIPRI hint for sync dio") Fixes: d729cf9acb93 ("io_uring: don't sleep when polling for I/O") -- Cheers, Stephen Rothwell