https://github.com/torvalds/linux
Revision 18e70f3a7651b420bf5d8ce0a3fd3d1cd9e5b689 authored by Linus Torvalds on 16 May 2020, 20:17:41 UTC, committed by Linus Torvalds on 16 May 2020, 20:17:41 UTC
Pull io_uring fixes from Jens Axboe:
 "Two small fixes that should go into this release:

   - Check and handle zero length splice (Pavel)

   - Fix a regression in this merge window for fixed files used with
     polled block IO"

* tag 'io_uring-5.7-2020-05-15' of git://git.kernel.dk/linux-block:
  io_uring: polled fixed file must go through free iteration
  io_uring: fix zero len do_splice()
2 parent s 12bf0b6 + 9d9e88a
History
Tip revision: 18e70f3a7651b420bf5d8ce0a3fd3d1cd9e5b689 authored by Linus Torvalds on 16 May 2020, 20:17:41 UTC
Merge tag 'io_uring-5.7-2020-05-15' of git://git.kernel.dk/linux-block
Tip revision: 18e70f3
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.8 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-- 15.1 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 97.4 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 595 bytes
MAINTAINERS -rw-r--r-- 539.1 KB
Makefile -rw-r--r-- 60.3 KB
README -rw-r--r-- 727 bytes

README

back to top