OSDN Git Service

Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-passthrough
authorJens Axboe <axboe@kernel.dk>
Mon, 9 May 2022 12:35:28 +0000 (06:35 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 9 May 2022 12:35:28 +0000 (06:35 -0600)
commitb5ba65df47cabcba6fe7a03f8f57513e9f78f72f
treedc417a35c3f0865d2151d10951f1e3aee6926e03
parent1308689906ad35b017eec8e595a2beb6f2f972fb
parent033b87d24f7257c45506bd043ad85ed24a9925e2
Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-passthrough

* for-5.19/io_uring-socket:
  io_uring: use the text representation of ops in trace
  io_uring: rename op -> opcode
  io_uring: add io_uring_get_opcode
  io_uring: add type to op enum
  io_uring: add socket(2) support
  net: add __sys_socket_file()
  io_uring: fix trace for reduced sqe padding
  io_uring: add fgetxattr and getxattr support
  io_uring: add fsetxattr and setxattr support
  fs: split off do_getxattr from getxattr
  fs: split off setxattr_copy and do_setxattr function from setxattr
fs/io_uring.c
include/uapi/linux/io_uring.h