https://github.com/torvalds/linux
Revision 30b6487d151981e850de19b2b3feefd9b9791957 authored by Linus Torvalds on 10 January 2020, 20:03:12 UTC, committed by Linus Torvalds on 10 January 2020, 20:03:12 UTC
Pull io_uring fix from Jens Axboe:
 "Single fix for this series, fixing a regression with the short read
  handling.

  This just removes it, as it cannot safely be done for all cases"

* tag 'io_uring-5.5-2020-01-10' of git://git.kernel.dk/linux-block:
  io_uring: remove punt of short reads to async context
2 parent s 4936ce1 + eacc6df
History
Tip revision: 30b6487d151981e850de19b2b3feefd9b9791957 authored by Linus Torvalds on 10 January 2020, 20:03:12 UTC
Merge tag 'io_uring-5.5-2020-01-10' of git://git.kernel.dk/linux-block
Tip revision: 30b6487
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-- 15.0 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.7 KB
.mailmap -rw-r--r-- 14.1 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 97.3 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 595 bytes
MAINTAINERS -rw-r--r-- 526.7 KB
Makefile -rw-r--r-- 59.4 KB
README -rw-r--r-- 727 bytes

README

back to top