https://github.com/torvalds/linux
Revision 3b9784350f990d8fe2ca08978dc25cd5180d5c21 authored by Linus Torvalds on 09 April 2021, 22:06:52 UTC, committed by Linus Torvalds on 09 April 2021, 22:06:52 UTC
Pull io_uring fixes from Jens Axboe:
 "Two minor fixups for the reissue logic, and one for making sure that
  unbounded work is canceled on io-wq exit"

* tag 'io_uring-5.12-2021-04-09' of git://git.kernel.dk/linux-block:
  io-wq: cancel unbounded works on io-wq destroy
  io_uring: fix rw req completion
  io_uring: clear F_REISSUE right after getting it
2 parent s a252182 + c60eb04
History
Tip revision: 3b9784350f990d8fe2ca08978dc25cd5180d5c21 authored by Linus Torvalds on 09 April 2021, 22:06:52 UTC
Merge tag 'io_uring-5.12-2021-04-09' of git://git.kernel.dk/linux-block
Tip revision: 3b97843
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 16.4 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.9 KB
.mailmap -rw-r--r-- 18.7 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 98.3 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 577.3 KB
Makefile -rw-r--r-- 64.7 KB
README -rw-r--r-- 727 bytes

README

back to top