Files
linux/fs
Jens Axboe 76050cdc5c UPSTREAM: io_uring: import 5.15-stable io_uring
No upstream commit exists.

This imports the io_uring codebase from 5.15.85, wholesale. Changes
from that code base:

- Drop IOCB_ALLOC_CACHE, we don't have that in 5.10.
- Drop MKDIRAT/SYMLINKAT/LINKAT. Would require further VFS backports,
  and we don't support these in 5.10 to begin with.
- sock_from_file() old style calling convention.
- Use compat_get_bitmap() only for CONFIG_COMPAT=y

Change-Id: I7ce5226d6b39763ffc246fd6357cece9aafd4b59
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 788d082426)
Bug: 268174392
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2023-02-08 08:27:42 +00:00
..
2022-08-10 16:50:42 +02:00
2022-08-29 16:41:04 +02:00
2022-06-09 10:21:16 +02:00
2022-12-06 19:15:44 +00:00
2022-10-15 08:32:29 +02:00
2022-06-24 17:04:19 +02:00
2022-06-24 12:21:25 +02:00
2022-12-06 20:10:47 +00:00
2022-08-31 18:21:28 +02:00