On 9/22/21 4:12 AM, Hao Xu wrote: > Three poll fixes. > > Hao Xu (3): > io_uring: fix race between poll completion and cancel_hash insertion > io_uring: fix lacking of EPOLLONESHOT > io_uring: fix potential req refcount underflow > > fs/io_uring.c | 13 ++++++++++--- > 1 file changed, 10 insertions(+), 3 deletions(-) These look good to me, nice fixes! I'll run this through some testing and get them applied for 5.15. Thanks. -- Jens Axboe