This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 23d729263037 Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.or [...] new 7a274727702c io_uring: don't modify req->poll for rw new ba5ef6dc8a82 io_uring: fortify tctx/io_wq cleanup new b9231dfbcbc0 Merge tag 'io_uring-5.13-2021-05-22' of git://git.kernel.d [...] new fec356a61aa3 nvmet: fix memory leak in nvmet_alloc_ctrl() new 03504e3b54cc nvme-loop: fix memory leak in nvme_loop_create_ctrl() new 825619b09ad3 nvme-tcp: fix possible use-after-completion new a0fdd1418007 nvme-tcp: rerun io_work if req_list is not empty new a7d139145a66 nvme-fc: clear q_live at beginning of association teardown new 9a66e6bd7e9b Merge tag 'nvme-5.13-2021-05-20' of git://git.infradead.or [...] new 6c60ff048ca1 block: prevent block device lookups at the beginning of de [...] new bc6a38513260 block: fix a race between del_gendisk and BLKRRPART new 4ff2473bdb4c Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/l [...]
The 12 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/genhd.c | 11 +---------- drivers/nvme/host/fc.c | 12 ++++++++++++ drivers/nvme/host/tcp.c | 5 +++-- drivers/nvme/target/core.c | 2 +- drivers/nvme/target/loop.c | 4 +++- fs/block_dev.c | 18 ++++++++---------- fs/io_uring.c | 14 +++++++------- include/linux/genhd.h | 2 -- 8 files changed, 35 insertions(+), 33 deletions(-)