Merge branch 'io_uring/io_uring-5.19' of https://github.com/isilence/linux into io_ur...
authorJens Axboe <axboe@kernel.dk>
Mon, 13 Jun 2022 12:52:52 +0000 (06:52 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 13 Jun 2022 12:52:52 +0000 (06:52 -0600)
commitfeaf625e7055cdfd2c3d82cf60fb3892e27ea7bb
tree9b709818790d458fd413d7d29d5ed569e88e7c0b
parentf9437ac0f851cea2374d53594f52fbbefdd977bd
parentfc9375e3f763b06c3c90c5f5b2b84d3e07c1f4c2
Merge branch 'io_uring/io_uring-5.19' of https://github.com/isilence/linux into io_uring-5.19

Pull io_uring fixes from Pavel.

* 'io_uring/io_uring-5.19' of https://github.com/isilence/linux:
  io_uring: fix double unlock for pbuf select
  io_uring: kbuf: fix bug of not consuming ring buffer in partial io case
  io_uring: openclose: fix bug of closing wrong fixed file
  io_uring: fix not locked access to fixed buf table
  io_uring: fix races with buffer table unregister
  io_uring: fix races with file table unregister
fs/io_uring.c