From: Linus Torvalds Date: Sun, 6 Sep 2020 19:10:27 +0000 (-0700) Subject: Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=a8205e310011f09cc73cd577d7b0074c57b9bb54;p=uclinux-h8%2Flinux.git Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block Pull more io_uring fixes from Jens Axboe: "Two followup fixes. One is fixing a regression from this merge window, the other is two commits fixing cancelation of deferred requests. Both have gone through full testing, and both spawned a few new regression test additions to liburing. - Don't play games with const, properly store the output iovec and assign it as needed. - Deferred request cancelation fix (Pavel)" * tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block: io_uring: fix linked deferred ->files cancellation io_uring: fix cancel of deferred reqs with ->files io_uring: fix explicit async read/write mapping for large segments --- a8205e310011f09cc73cd577d7b0074c57b9bb54