https://github.com/torvalds/linux
Revision 9690557e22d63f13534fd167d293ac8ed8b104f9 authored by Pavel Begunkov on 10 June 2021, 15:37:38 UTC, committed by Jens Axboe on 10 June 2021, 22:33:51 UTC
Add IORING_FEAT_RSRC_TAGS indicating that io_uring supports a bunch of
new IORING_REGISTER operations, in particular
IORING_REGISTER_[FILES[,UPDATE]2,BUFFERS[2,UPDATE]] that support rsrc
tagging, and also indicating implemented dynamic fixed buffer updates.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/9b995d4045b6c6b4ab7510ca124fd25ac2203af7.1623339162.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 parent 992da01
History
Tip revision: 9690557e22d63f13534fd167d293ac8ed8b104f9 authored by Pavel Begunkov on 10 June 2021, 15:37:38 UTC
io_uring: add feature flag for rsrc tags
Tip revision: 9690557
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-- 19.3 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 98.5 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 585.2 KB
Makefile -rw-r--r-- 65.3 KB
README -rw-r--r-- 727 bytes

README

back to top