]> www.infradead.org Git - users/hch/block.git/commitdiff
Merge branch 'for-5.15/io_uring-vfs' into for-next
authorJens Axboe <axboe@kernel.dk>
Mon, 23 Aug 2021 19:49:12 +0000 (13:49 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 23 Aug 2021 19:49:12 +0000 (13:49 -0600)
* for-5.15/io_uring-vfs:
  io_uring: add support for IORING_OP_LINKAT
  io_uring: add support for IORING_OP_SYMLINKAT
  io_uring: add support for IORING_OP_MKDIRAT
  namei: update do_*() helpers to return ints
  namei: make do_linkat() take struct filename
  namei: add getname_uflags()
  namei: make do_symlinkat() take struct filename
  namei: make do_mknodat() take struct filename
  namei: make do_mkdirat() take struct filename
  namei: change filename_parentat() calling conventions
  namei: ignore ERR/NULL names in putname()

1  2 
fs/io_uring.c
include/uapi/linux/io_uring.h

diff --cc fs/io_uring.c
Simple merge
Simple merge