]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'for-6.15/io_uring' into for-6.15/io_uring-reg-vec
authorJens Axboe <axboe@kernel.dk>
Fri, 7 Mar 2025 16:07:07 +0000 (09:07 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 7 Mar 2025 16:07:07 +0000 (09:07 -0700)
commit94765d71a0833c5d8c4f010f505f17285238bbca
tree0090b53d07c8fd9288d4547daeb5753b8281c1ea
parent7eb172143d5508b4da468ed59ee857c6e5e01da6
parent0d83b8a9f180436a84fbdeb575696b0c3ae0ac0c
Merge branch 'for-6.15/io_uring' into for-6.15/io_uring-reg-vec

* for-6.15/io_uring: (80 commits)
  io_uring: introduce io_cache_free() helper
  io_uring/rsrc: skip NULL file/buffer checks in io_free_rsrc_node()
  io_uring/rsrc: avoid NULL node check on io_sqe_buffer_register() failure
  io_uring/rsrc: call io_free_node() on io_sqe_buffer_register() failure
  io_uring/rsrc: free io_rsrc_node using kfree()
  io_uring/rsrc: split out io_free_node() helper
  io_uring/rsrc: include io_uring_types.h in rsrc.h
  ublk: don't cast registered buffer index to int
  io_uring/nop: use io_find_buf_node()
  io_uring/rsrc: declare io_find_buf_node() in header file
  io_uring/ublk: report error when unregister operation fails
  io_uring: convert cmd_to_io_kiocb() macro to function
  io_uring/uring_cmd: specify io_uring_cmd_import_fixed() pointer type
  io_uring/rsrc: use rq_data_dir() to compute bvec dir
  selftests: ublk: add ublk zero copy test
  selftests: ublk: add file backed ublk
  selftests: ublk: add kernel selftests for ublk
  io_uring: cache nodes and mapped buffers
  ublk: zc register/unregister bvec
  io_uring: add support for kernel registered bvecs
  ...
MAINTAINERS
drivers/nvme/host/ioctl.c