]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 May 2022 19:30:30 +0000 (12:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 May 2022 19:30:30 +0000 (12:30 -0700)
commitdf7bce606e560869dc6ed94248b1ca1f05149b1f
tree97f38a419f815b836fffdde8b5d3e53d87cc1779
parentd3ab9845ccd2c9401955a759a7b44eceb754f039
parent71a016cf8c78b1480a0bfd54b26bc353673fd783
Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-block

Pull io_uring xattr support from Jens Axboe:
 "Support for the xattr variants"

* tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-block:
  io_uring: cleanup error-handling around io_req_complete
  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/trace/events/io_uring.h
include/uapi/linux/io_uring.h