This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 45312bd762d3 Merge tag 'zonefs-5.14-rc2' of git://git.kernel.org/pub/sc [...] new 9c6882608bce io_uring: use right task for exiting checks new 1b48773f9fd0 io_uring: fix io_drain_req() new 13fdaf041067 Merge tag 'io_uring-5.14-2021-07-16' of git://git.kernel.d [...] new 58b63e0f556c pd: fix order of cleaning up the queue and freeing the tagset new 16ad3db3b24c nbd: fix order of cleaning up the queue and freeing the tagset new 8b43ced64d2b nvme-tcp: use __dev_get_by_name instead dev_get_by_name fo [...] new e4b9852a0f4a nvme-pci: fix multiple races in nvme_setup_io_queues new 251ef6f71be2 nvme-pci: do not call nvme_dev_remove_admin from nvme_remove new a347c153b15c Merge tag 'nvme-5.14-2021-07-15' of git://git.infradead.or [...] new 05d69d950d9d xen-blkfront: sanitize the removal state machine new 0d18c12b288a Merge tag 'block-5.14-2021-07-16' of git://git.kernel.dk/l [...]
The 11 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: drivers/block/nbd.c | 2 +- drivers/block/paride/pd.c | 2 +- drivers/block/xen-blkfront.c | 224 +++++-------------------------------------- drivers/nvme/host/pci.c | 67 +++++++++++-- drivers/nvme/host/tcp.c | 4 +- fs/io_uring.c | 8 +- 6 files changed, 92 insertions(+), 215 deletions(-)