This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d66c1e79b9fc Merge tag 'powerpc-5.17-3' of git://git.kernel.org/pub/scm [...] new b36a2050040b io_uring: fix bug in slow unregistering of nodes new f6133fbd3738 io_uring: remove unused argument from io_rsrc_node_alloc new 3b58e9f3a301 Merge tag 'io_uring-5.17-2022-01-28' of git://git.kernel.d [...] new 83114df32ae7 block: fix memory leak in disk_register_independent_access_ranges new 592ee1197f78 blk-mq: fix missing blk_account_io_done() in error path new 25e58af4be41 nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/ [...] new a5f3851b7f79 nvme-fabrics: remove the unneeded ret variable in nvmf_dev_show new 3c8cef9f3d86 Merge tag 'nvme-5.17-2022-01-27' of git://git.infradead.or [...] new 10825410b956 blk-mq: Fix wrong wakeup batch configuration which will ca [...] new e45c47d1f94e block: add bio_start_io_acct_time() to control start_time new f524d9c95fab dm: revert partial fix for redundant bio-based IO accounting new b879f915bc48 dm: properly fix redundant bio-based IO accounting new cb323ee75d24 Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/l [...]
The 13 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/blk-core.c | 25 +++++++++++++++++++------ block/blk-ia-ranges.c | 2 +- block/blk-mq.c | 2 ++ drivers/md/dm.c | 20 +++----------------- drivers/nvme/host/fabrics.c | 3 +-- drivers/nvme/host/pci.c | 3 ++- fs/io_uring.c | 11 ++++++++--- include/linux/blkdev.h | 1 + lib/sbitmap.c | 8 ++++++-- 9 files changed, 43 insertions(+), 32 deletions(-)