diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-07-24 13:03:40 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-07-24 13:03:40 -0700 |
commit | 0ee818c393dce98340bff2b08573d4d2d8650eb7 (patch) | |
tree | 9512ab02eba9e7341020a53f5c75b08be9999cbb /drivers/scsi | |
parent | 4d4a60cede3604208c671f5a73a6edd094237b13 (diff) | |
parent | 991468dcf198bb87f24da330676724a704912b47 (diff) |
Merge tag 'io_uring-5.14-2021-07-24' of git://git.kernel.dk/linux-block
Pull io_uring fixes from Jens Axboe:
- Fix a memory leak due to a race condition in io_init_wq_offload
(Yang)
- Poll error handling fixes (Pavel)
- Fix early fdput() regression (me)
- Don't reissue iopoll requests off release path (me)
- Add a safety check for io-wq queue off wrong path (me)
* tag 'io_uring-5.14-2021-07-24' of git://git.kernel.dk/linux-block:
io_uring: explicitly catch any illegal async queue attempt
io_uring: never attempt iopoll reissue from release path
io_uring: fix early fdput() of file
io_uring: fix memleak in io_init_wq_offload()
io_uring: remove double poll entry on arm failure
io_uring: explicitly count entries for poll reqs
Diffstat (limited to 'drivers/scsi')
0 files changed, 0 insertions, 0 deletions