diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-10-26 14:59:51 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-10-26 14:59:51 -0400 |
commit | acf913b7fb89f4313806ceb317d3730067f84f20 (patch) | |
tree | b46ecc7fa1a384d8ce31830cdba36f96c5e719a5 /Kconfig | |
parent | f877bee5ea0b56c39cd0a243e113a577b5a4ef92 (diff) | |
parent | cf1b2326b734896734c6e167e41766f9cee7686a (diff) | |
download | linux-stable-acf913b7fb89f4313806ceb317d3730067f84f20.tar.gz linux-stable-acf913b7fb89f4313806ceb317d3730067f84f20.tar.bz2 linux-stable-acf913b7fb89f4313806ceb317d3730067f84f20.zip |
Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-block
Pull block and io_uring fixes from Jens Axboe:
"A bit bigger than usual at this point in time, mostly due to some good
bug hunting work by Pavel that resulted in three io_uring fixes from
him and two from me. Anyway, this pull request contains:
- Revert of the submit-and-wait optimization for io_uring, it can't
always be done safely. It depends on commands always making
progress on their own, which isn't necessarily the case outside of
strict file IO. (me)
- Series of two patches from me and three from Pavel, fixing issues
with shared data and sequencing for io_uring.
- Lastly, two timeout sequence fixes for io_uring (zhangyi)
- Two nbd patches fixing races (Josef)
- libahci regulator_get_optional() fix (Mark)"
* tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-block:
nbd: verify socket is supported during setup
ata: libahci_platform: Fix regulator_get_optional() misuse
nbd: handle racing with error'ed out commands
nbd: protect cmd->status with cmd->lock
io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD
io_uring: used cached copies of sq->dropped and cq->overflow
io_uring: Fix race for sqes with userspace
io_uring: Fix broken links with offloading
io_uring: Fix corrupted user_data
io_uring: correct timeout req sequence when inserting a new entry
io_uring : correct timeout req sequence when waiting timeout
io_uring: revert "io_uring: optimize submit_and_wait API"
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions