Show patches with: Archived = No       |   5411 patches
« 1 2 3 454 55 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/1] io_uring/net: fix io_req_post_cqe abuse by send bundle [v2,1/1] io_uring/net: fix io_req_post_cqe abuse by send bundle - - - --- 2025-03-27 Pavel Begunkov New
[1/1] io_uring/net: fix io_req_post_cqe abuse by send bundle [1/1] io_uring/net: fix io_req_post_cqe abuse by send bundle - - - --- 2025-03-26 Pavel Begunkov New
[v2] io_uring/net: use REQ_F_IMPORT_BUFFER for send_zc [v2] io_uring/net: use REQ_F_IMPORT_BUFFER for send_zc - 1 - --- 2025-03-25 Caleb Sander Mateos New
[4/4] selftests: ublk: enable zero copy for stripe target io_uring: support vectored fixed kernel buffer - - - --- 2025-03-25 Ming Lei New
[3/4] io_uring: support vectored kernel fixed buffer io_uring: support vectored fixed kernel buffer - - - --- 2025-03-25 Ming Lei New
[2/4] block: add for_each_mp_bvec() io_uring: support vectored fixed kernel buffer - - - --- 2025-03-25 Ming Lei New
[1/4] io_uring: add validate_fixed_range() for validate fixed buffer io_uring: support vectored fixed kernel buffer - 1 - --- 2025-03-25 Ming Lei New
[v3,3/3] nvme/ioctl: move fixed buffer lookup to nvme_uring_cmd_io() nvme_map_user_request() cleanup - 1 - --- 2025-03-24 Caleb Sander Mateos New
[v3,2/3] nvme/ioctl: move blk_mq_free_request() out of nvme_map_user_request() nvme_map_user_request() cleanup - 1 - --- 2025-03-24 Caleb Sander Mateos New
[v3,1/3] nvme/ioctl: don't warn on vectorized uring_cmd with fixed buffer nvme_map_user_request() cleanup - 1 - --- 2025-03-24 Caleb Sander Mateos New
[5/5] io_uring: move min_events sanitisation reissue fix and various cleanups - - - --- 2025-03-24 Pavel Begunkov New
[4/5] io_uring: rename "min" arg in io_iopoll_check() reissue fix and various cleanups - - - --- 2025-03-24 Pavel Begunkov New
[3/5] io_uring: open code __io_post_aux_cqe() reissue fix and various cleanups - - - --- 2025-03-24 Pavel Begunkov New
[2/5] io_uring: defer iowq cqe overflow via task_work reissue fix and various cleanups - - - --- 2025-03-24 Pavel Begunkov New
[1/5] io_uring: fix retry handling off iowq reissue fix and various cleanups - - - --- 2025-03-24 Pavel Begunkov New
io_uring/net: use REQ_F_IMPORT_BUFFER for send_zc io_uring/net: use REQ_F_IMPORT_BUFFER for send_zc - - - --- 2025-03-24 Caleb Sander Mateos New
[GIT,PULL] io_uring updates for 6.15-rc1 [GIT,PULL] io_uring updates for 6.15-rc1 - - - --- 2025-03-22 Jens Axboe New
[GIT,PULL] io_uring fix for 6.14 final [GIT,PULL] io_uring fix for 6.14 final - - - --- 2025-03-22 Jens Axboe New
io_uring/net: fix sendzc double notif flush io_uring/net: fix sendzc double notif flush - - 1 --- 2025-03-22 Pavel Begunkov New
io_uring: zero remained bytes when reading to fixed kernel buffer io_uring: zero remained bytes when reading to fixed kernel buffer - - - --- 2025-03-22 Ming Lei New
[5/5] io_uring: switch away from percpu refcounts Cancel and wait for all requests on exit - - - --- 2025-03-21 Jens Axboe New
[4/5] io_uring: wait for cancelations on final ring put Cancel and wait for all requests on exit - - - --- 2025-03-21 Jens Axboe New
[3/5] io_uring: consider ring dead once the ref is marked dying Cancel and wait for all requests on exit - - - --- 2025-03-21 Jens Axboe New
[2/5] io_uring: mark exit side kworkers as task_work capable Cancel and wait for all requests on exit - - - --- 2025-03-21 Jens Axboe New
[1/5] fs: gate final fput task_work on PF_NO_TASKWORK Cancel and wait for all requests on exit - - - --- 2025-03-21 Jens Axboe New
[3/3] io_uring/uring_cmd: import fixed buffer before going async Consistently look up fixed buffers before going async - - - --- 2025-03-21 Caleb Sander Mateos New
[2/3] io_uring/net: import send_zc fixed buffer before going async Consistently look up fixed buffers before going async - - - --- 2025-03-21 Caleb Sander Mateos New
[1/3] io_uring/net: only import send_zc buffer once Consistently look up fixed buffers before going async - - - --- 2025-03-21 Caleb Sander Mateos New
[v2,2/2] io_uring/cmd: introduce io_uring_cmd_import_fixed_vec cmd infra for caching iovec/bvec - - - --- 2025-03-21 Pavel Begunkov New
[v2,1/2] io_uring/cmd: add iovec cache for commands cmd infra for caching iovec/bvec - - - --- 2025-03-21 Pavel Begunkov New
[GIT,PULL] io_uring fix for 6.14-final [GIT,PULL] io_uring fix for 6.14-final - - - --- 2025-03-21 Jens Axboe New
io_uring/net: don't clear REQ_F_NEED_CLEANUP unconditionally io_uring/net: don't clear REQ_F_NEED_CLEANUP unconditionally - - - --- 2025-03-20 Jens Axboe New
[2/2] liburing: test: replace ublk test with kernel selftests liburing: test: replace ublk test with kernel selftests - - - --- 2025-03-19 Ming Lei New
[1/2] liburing: test: remove test/uring_cmd_ublk.c liburing: test: replace ublk test with kernel selftests - - - --- 2025-03-19 Ming Lei New
[RFC,v5,5/5] btrfs: ioctl: introduce btrfs_uring_import_iovec() introduce io_uring_cmd_import_fixed_vec - 1 - --- 2025-03-19 Sidong Yang New
[RFC,v5,4/5] io_uring/cmd: introduce io_uring_cmd_import_fixed_vec introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-19 Sidong Yang New
[RFC,v5,3/5] io_uring/cmd: add iovec cache for commands introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-19 Sidong Yang New
[RFC,v5,2/5] io_uring/cmd: don't expose entire cmd async data introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-19 Sidong Yang New
[RFC,v5,1/5] io_uring: rename the data cmd cache introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-19 Sidong Yang New
[v3] io_uring: enable toggle of iowait usage [v3] io_uring: enable toggle of iowait usage - - - --- 2025-03-18 Jens Axboe New
[RFC,v4,5/5] btrfs: ioctl: don't free iov when -EAGAIN in uring encoded read introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-17 Sidong Yang New
[RFC,v4,4/5] btrfs: ioctl: introduce btrfs_uring_import_iovec() introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-17 Sidong Yang New
[RFC,v4,3/5] io-uring/cmd: introduce io_uring_cmd_import_fixed_vec introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-17 Sidong Yang New
[RFC,v4,2/5] io-uring/cmd: add iou_vec field for io_uring_cmd introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-17 Sidong Yang New
[RFC,v4,1/5] io_uring/cmd: introduce io_async_cmd for hide io_uring_cmd_data introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-17 Sidong Yang New
[RFC,v3,3/3] btrfs: ioctl: introduce btrfs_uring_import_iovec() introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-15 Sidong Yang New
[RFC,v3,2/3] io-uring/cmd: introduce io_uring_cmd_import_fixed_vec introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-15 Sidong Yang New
[RFC,v3,1/3] io-uring/cmd: add iou_vec field for io_uring_cmd introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-15 Sidong Yang New
[v2] io_uring: enable toggle of iowait usage when waiting on CQEs [v2] io_uring: enable toggle of iowait usage when waiting on CQEs - - - --- 2025-03-14 Jens Axboe New
io_uring: enable toggle of iowait usage when waiting on CQEs io_uring: enable toggle of iowait usage when waiting on CQEs - - - --- 2025-03-14 Jens Axboe New
io_uring/memmap: move vm_flags_set() outside of ctx->mmap_lock io_uring/memmap: move vm_flags_set() outside of ctx->mmap_lock - - - --- 2025-03-13 Jens Axboe New
[RFC,v2,2/2] btrfs: ioctl: use registered buffer for IORING_URING_CMD_FIXED introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-12 Sidong Yang New
[RFC,v2,1/2] io_uring: cmd: introduce io_uring_cmd_import_fixed_vec introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-12 Sidong Yang New
[RFC,v2,1/2] io_uring: cmd: introduce io_uring_cmd_import_fixed_vec introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-12 Sidong Yang New
fs: dodge an atomic in putname if ref == 1 fs: dodge an atomic in putname if ref == 1 - 2 - --- 2025-03-11 Mateusz Guzik New
[RFC,2/2] btrfs: ioctl: use registered buffer for IORING_URING_CMD_FIXED introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-11 Sidong Yang New
[RFC,1/2] io_uring: cmd: introduce io_uring_cmd_import_fixed_vec introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-11 Sidong Yang New
io_uring/kbuf: enable bundles for incrementally consumed buffers io_uring/kbuf: enable bundles for incrementally consumed buffers - - - --- 2025-03-10 Jens Axboe New
Revert "io_uring/rsrc: simplify the bvec iter count calculation" Revert "io_uring/rsrc: simplify the bvec iter count calculation" - 1 - --- 2025-03-10 Keith Busch New
[2/2] io_uring: rely on io_prep_reg_vec for iovec placement unify registered buffer iovec imports - - - --- 2025-03-08 Pavel Begunkov New
[1/2] io_uring: introduce io_prep_reg_iovec() unify registered buffer iovec imports - - - --- 2025-03-08 Pavel Begunkov New
[2/2] io_uring: unify STOP_MULTISHOT with IOU_OK improve multishot error codes - - - --- 2025-03-08 Pavel Begunkov New
[1/2] io_uring: return -EAGAIN to continue multishot improve multishot error codes - - - --- 2025-03-08 Pavel Begunkov New
[liburing,v2,4/4] tests: targeted registered vector tests vectored registered buffer support and tests - - - --- 2025-03-07 Pavel Begunkov New
[liburing,v2,3/4] tests/helpers: add t_create_socketpair_ip vectored registered buffer support and tests - - - --- 2025-03-07 Pavel Begunkov New
[liburing,v2,2/4] test/sendzc: test registered vectored buffers vectored registered buffer support and tests - - - --- 2025-03-07 Pavel Begunkov New
[liburing,v2,1/4] Add vectored registered buffer req init helpers vectored registered buffer support and tests - - - --- 2025-03-07 Pavel Begunkov New
[liburing,4/4] tests: targeted registered vector tests vectored registered buffer support and tests - - - --- 2025-03-07 Pavel Begunkov New
[liburing,3/4] tests/helpers: add t_create_socketpair_ip vectored registered buffer support and tests - - - --- 2025-03-07 Pavel Begunkov New
[liburing,2/4] test/sendzc: test registered vectored buffers vectored registered buffer support and tests - - - --- 2025-03-07 Pavel Begunkov New
[liburing,1/4] Add vectored registered buffer req init helpers vectored registered buffer support and tests - - - --- 2025-03-07 Pavel Begunkov New
fs: support filename refcount without atomics fs: support filename refcount without atomics - - - --- 2025-03-07 Mateusz Guzik New
[v4,9/9] io_uring: cap cached iovec/bvec size Add support for vectored registered buffers - - - --- 2025-03-07 Pavel Begunkov New
[v4,8/9] io_uring/net: implement vectored reg bufs for zctx Add support for vectored registered buffers - - - --- 2025-03-07 Pavel Begunkov New
[v4,7/9] io_uring/net: convert to struct iou_vec Add support for vectored registered buffers - - - --- 2025-03-07 Pavel Begunkov New
[v4,6/9] io_uring/net: pull vec alloc out of msghdr import Add support for vectored registered buffers - - - --- 2025-03-07 Pavel Begunkov New
[v4,5/9] io_uring/net: combine msghdr copy Add support for vectored registered buffers - - - --- 2025-03-07 Pavel Begunkov New
[v4,4/9] io_uring/rw: defer reg buf vec import Add support for vectored registered buffers - - - --- 2025-03-07 Pavel Begunkov New
[v4,3/9] io_uring/rw: implement vectored registered rw Add support for vectored registered buffers - - - --- 2025-03-07 Pavel Begunkov New
[v4,2/9] io_uring: add infra for importing vectored reg buffers Add support for vectored registered buffers - - - --- 2025-03-07 Pavel Begunkov New
[v4,1/9] io_uring: introduce struct iou_vec Add support for vectored registered buffers - - - --- 2025-03-07 Pavel Begunkov New
[v3,9/9] io_uring: cap cached iovec/bvec size Add support for vectored registered buffers - - - --- 2025-03-07 Pavel Begunkov New
[v3,8/9] io_uring/net: implement vectored reg bufs for zctx Add support for vectored registered buffers - - - --- 2025-03-07 Pavel Begunkov New
[v3,7/9] io_uring/net: convert to struct iou_vec Add support for vectored registered buffers - - - --- 2025-03-07 Pavel Begunkov New
[v3,6/9] io_uring/net: pull vec alloc out of msghdr import Add support for vectored registered buffers - - - --- 2025-03-07 Pavel Begunkov New
[v3,5/9] io_uring/net: combine msghdr copy Add support for vectored registered buffers - - - --- 2025-03-07 Pavel Begunkov New
[v3,4/9] io_uring/rw: defer reg buf vec import Add support for vectored registered buffers - - - --- 2025-03-07 Pavel Begunkov New
[v3,3/9] io_uring/rw: implement vectored registered rw Add support for vectored registered buffers - - - --- 2025-03-07 Pavel Begunkov New
[v3,2/9] io_uring: add infra for importing vectored reg buffers Add support for vectored registered buffers - - - --- 2025-03-07 Pavel Begunkov New
[v3,1/9] io_uring: introduce struct iou_vec Add support for vectored registered buffers - - - --- 2025-03-07 Pavel Begunkov New
[GIT,PULL] io_uring fix for 6.14-rc6 [GIT,PULL] io_uring fix for 6.14-rc6 - - - --- 2025-03-07 Jens Axboe New
io_uring/rw: ensure reissue path is correctly handled for IOPOLL io_uring/rw: ensure reissue path is correctly handled for IOPOLL - - 1 --- 2025-03-05 Jens Axboe New
[-next] io_uring: Remove unused declaration io_alloc_async_data() [-next] io_uring: Remove unused declaration io_alloc_async_data() - - - --- 2025-03-05 Yue Haibing New
io_uring: introduce io_cache_free() helper io_uring: introduce io_cache_free() helper - - - --- 2025-03-04 Caleb Sander Mateos New
[v2,9/9] io_uring: cap cached iovec/bvec size Add support for vectored registered buffers - - - --- 2025-03-04 Pavel Begunkov New
[v2,8/9] io_uring/net: implement vectored reg bufs for zctx Add support for vectored registered buffers - - - --- 2025-03-04 Pavel Begunkov New
[v2,7/9] io_uring/net: convert to struct iou_vec Add support for vectored registered buffers - - - --- 2025-03-04 Pavel Begunkov New
[v2,6/9] io_uring/net: pull vec alloc out of msghdr import Add support for vectored registered buffers - - - --- 2025-03-04 Pavel Begunkov New
[v2,5/9] io_uring/net: combine msghdr copy Add support for vectored registered buffers - - - --- 2025-03-04 Pavel Begunkov New
[v2,4/9] io_uring/rw: defer reg buf vec import Add support for vectored registered buffers - - - --- 2025-03-04 Pavel Begunkov New
« 1 2 3 454 55 »