This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 0a84c2e440f7 Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/ [...] new 5a978dcfc0f0 io_uring: always go for cancellation spin on exec new 51520426f4bc io_uring: handle setup-failed ctx in kill_timeouts new 82734c5b1b24 io_uring: drop sqd lock before handling signals for SQPOLL new 4b982bd0f383 io_uring: don't mark S_ISBLK async work as unbounded new 696ee88a7c50 io_uring/io-wq: protect against sprintf overflow new 07204f21577a io_uring: fix EIOCBQUEUED iter revert new 230d50d448ac io_uring: move reissue into regular IO path new 1faccb639499 Merge tag 'io_uring-5.12-2021-04-02' of git://git.kernel.d [...] new 3edf5346e4f2 block: only update parent bi_status when bio fail new de3510e52b0a null_blk: fix command timeout completion handling new f8b78caf21d5 block: don't ignore REQ_NOWAIT for direct IO new b9c6cdc37ee1 block: update a few comments in uapi/linux/blkpg.h new f06c609645ec block: remove the unused RQF_ALLOCED flag new d93a0d43e3d0 Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/l [...]
The 14 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: block/bio.c | 2 +- block/blk-mq-debugfs.c | 1 - drivers/block/null_blk/main.c | 26 ++++++++++++++++---- drivers/block/null_blk/null_blk.h | 1 + fs/block_dev.c | 4 ++++ fs/io-wq.c | 4 ++-- fs/io_uring.c | 50 +++++++++++++++++++++++---------------- include/linux/blkdev.h | 2 -- include/uapi/linux/blkpg.h | 28 ++-------------------- 9 files changed, 61 insertions(+), 57 deletions(-)