diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-11-02 02:38:01 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-11-02 02:38:01 +0300 |
commit | f0d3699aef2b6f864c78ccfa8e2a7327f65b8841 (patch) | |
tree | 98a8fde56b7a65841ba7c4014e9d21c65f9cfca2 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c426456857fa0957d4ef62cb1410b5e91a08aca4 (diff) | |
parent | 1d60d74e852647255bd8e76f5a22dc42531e4389 (diff) | |
download | linux-f0d3699aef2b6f864c78ccfa8e2a7327f65b8841.tar.xz |
Merge tag 'io_uring-6.12-20241101' of git://git.kernel.dk/linux
Pull io_uring fix from Jens Axboe:
- Fix not honoring IOCB_NOWAIT for starting buffered writes in terms of
calling sb_start_write(), leading to a deadlock if someone is
attempting to freeze the file system with writes in progress, as each
side will end up waiting for the other to make progress.
* tag 'io_uring-6.12-20241101' of git://git.kernel.dk/linux:
io_uring/rw: fix missing NOWAIT check for O_DIRECT start write
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions