]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commited771ab05a965f0188d07d223bc385b58540e5e5
tree9b709818790d458fd413d7d29d5ed569e88e7c0b
parent7ae7b3e422a37b9cca5e6c47f4dbd0bf8c1b59bf
parent432668df5a84225cb834d5b1c40bc30e7dbf5eee
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