public inbox for [email protected]
 help / color / mirror / Atom feed
 messages from 2021-11-26 08:46:24 to 2021-12-06 20:24:16 UTC [more...]

[PATCH v2] liburing: Add io_uring_submit_and_wait_timeout function in API
 2021-12-06 19:45 UTC  (4+ messages)
` [PATCH] Fix typo "timout" -> "timeout"

[PATCH v2 0/4] allow to skip CQE posting
 2021-12-06 19:49 UTC  (3+ messages)

Kernel config settings known to be detrimental to io_uring performance?
 2021-12-06 20:18 UTC 

[syzbot] KASAN: use-after-free Write in io_queue_worker_create
 2021-12-06 17:28 UTC  (2+ messages)

[PATCH v6 0/6] task work optimization
 2021-12-06  9:48 UTC  (22+ messages)
` [PATCH 1/6] io-wq: add helper to merge two wq_lists
` [PATCH 2/6] io_uring: add a priority tw list for irq completion work
` [PATCH 3/6] io_uring: add helper for task work execution code
` [PATCH 4/6] io_uring: split io_req_complete_post() and add a helper
` [PATCH 5/6] io_uring: move up io_put_kbuf() and io_put_rw_kbuf()
` [PATCH 6/6] io_uring: batch completion in prior_task_list
` [PATCH RESEND "
  ` [PATCH v7] "

[PATCH v2 0/4] small 5.17 updates
 2021-12-05 15:56 UTC  (6+ messages)
` [PATCH v2 1/4] io_uring: move up io_put_kbuf() and io_put_rw_kbuf()
` [PATCH v2 2/4] io_uring: simplify selected buf handling
` [PATCH v2 3/4] io_uring: tweak iopoll CQE_SKIP event counting
` [PATCH v2 4/4] io_uring: reuse io_req_task_complete for timeouts

Question about sendfile
 2021-12-05 15:21 UTC  (5+ messages)

[PATCH 0/4] small 5.17 updates
 2021-12-05  0:23 UTC  (9+ messages)
` [PATCH 1/4] io_uring: move up io_put_kbuf() and io_put_rw_kbuf()
` [PATCH 2/4] io_uring: simplify selected buf handling
` [PATCH 3/4] io_uring: tweak iopoll return for REQ_F_CQE_SKIP
` [PATCH 4/4] io_uring: reuse io_req_task_complete for timeouts

[GIT PULL] io_uring fix for 5.16-rc4
 2021-12-04 16:56 UTC  (2+ messages)

[PATCH bpf-next v1 0/8] Introduce BPF iterators for io_uring and epoll
 2021-12-03 23:16 UTC  (9+ messages)
` [PATCH bpf-next v1 1/8] io_uring: Implement eBPF iterator for registered buffers

[PATCH v3 0/5] io_uring: add xattr support
 2021-12-03 19:15 UTC  (6+ messages)
` [PATCH v3 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
` [PATCH v3 2/5] fs: split off setxattr_setup function from setxattr
` [PATCH v3 3/5] fs: split off do_getxattr from getxattr
` [PATCH v3 4/5] io_uring: add fsetxattr and setxattr support
` [PATCH v3 5/5] io_uring: add fgetxattr and getxattr support

[PATCH v1 0/5] io_uring: add xattr support
 2021-12-03 17:58 UTC  (21+ messages)
` [PATCH v1 1/5] fs: make user_path_at_empty() take a struct filename
` [PATCH v1 2/5] fs: split off setxattr_setup function from setxattr
` [PATCH v1 3/5] fs: split off the vfs_getxattr from getxattr
` [PATCH v1 4/5] io_uring: add fsetxattr and setxattr support
` [PATCH v1 5/5] io_uring: add fgetxattr and getxattr support

[PATCH v2 0/5] io_uring: add xattr support
 2021-12-03 16:41 UTC  (8+ messages)
` [PATCH v2 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
` [PATCH v2 2/5] fs: split off setxattr_setup function from setxattr
` [PATCH v2 3/5] fs: split off do_getxattr from getxattr
` [PATCH v2 4/5] io_uring: add fsetxattr and setxattr support
` [PATCH v2 5/5] io_uring: add fgetxattr and getxattr support

[RFC 00/12] io_uring zerocopy send
 2021-12-03 16:30 UTC  (40+ messages)
` [RFC 01/12] skbuff: add SKBFL_DONT_ORPHAN flag
` [RFC 02/12] skbuff: pass a struct ubuf_info in msghdr
` [RFC 03/12] net/udp: add support msgdr::msg_ubuf
` [RFC 04/12] net: add zerocopy_sg_from_iter for bvec
` [RFC 05/12] net: optimise page get/free for bvec zc
` [RFC 06/12] io_uring: add send notifiers registration
` [RFC 07/12] io_uring: infrastructure for send zc notifications
` [RFC 08/12] io_uring: wire send zc request type
` [RFC 09/12] io_uring: add an option to flush zc notifications
` [RFC 10/12] io_uring: opcode independent fixed buf import
` [RFC 11/12] io_uring: sendzc with fixed buffers
` [RFC 12/12] io_uring: cache struct ubuf_info

Tasks stuck on exit(2) with 5.15.6
 2021-12-03 13:34 UTC  (4+ messages)

[Question] Is it expected link_timeout linked to send returns -ENOENT?
 2021-12-03 13:02 UTC 

[syzbot] INFO: task hung in io_sq_thread_park (3)
 2021-12-03  8:37 UTC 

[PATCH RFC] block: enable bio allocation cache for IRQ driven IO
 2021-12-02 23:24 UTC 

[syzbot] INFO: task hung in io_uring_try_cancel_iowq
 2021-12-02  9:08 UTC 

[syzbot] INFO: task hung in io_uring_register
 2021-12-02  8:52 UTC 

[PATCH -next] io_uring: use timespec64_valid() to verify time value
 2021-12-02  6:49 UTC 

[PATCH liburing 1/1] man/io_uring_enter.2: notes about cqe-skip & drain interoperability
 2021-12-01 13:20 UTC 

[PATCH v2 0/3] io_uring: add getdents64 support
 2021-12-01  7:11 UTC  (4+ messages)

[PATCH bpf-next v3 00/10] Introduce BPF iterators for io_uring and epoll
 2021-12-01  4:23 UTC  (11+ messages)
` [PATCH bpf-next v3 01/10] io_uring: Implement eBPF iterator for registered buffers
` [PATCH bpf-next v3 02/10] bpf: Add bpf_page_to_pfn helper
` [PATCH bpf-next v3 03/10] io_uring: Implement eBPF iterator for registered files
` [PATCH bpf-next v3 04/10] epoll: Implement eBPF iterator for registered items
` [PATCH bpf-next v3 05/10] bpftool: Output io_uring iterator info
` [PATCH bpf-next v3 06/10] selftests/bpf: Add test for io_uring BPF iterators
` [PATCH bpf-next v3 07/10] selftests/bpf: Add test for epoll BPF iterator
` [PATCH bpf-next v3 08/10] selftests/bpf: Test partial reads for io_uring, epoll iterators
` [PATCH bpf-next v3 09/10] selftests/bpf: Fix btf_dump test for bpf_iter_link_info
` [PATCH RFC bpf-next v3 10/10] samples/bpf: Add example to checkpoint/restore io_uring

[PATCH] Increase default MLOCK_LIMIT to 8 MiB
 2021-11-30 15:52 UTC  (12+ messages)

[PATCH AUTOSEL 5.15 67/68] io_uring: Fix undefined-behaviour in io_issue_sqe
 2021-11-30 14:47 UTC 

[RFC 0/9] fixed worker: a new way to handle io works
 2021-11-30  3:48 UTC  (6+ messages)
` [PATCH 3/9] io-wq: update check condition for lock

[PATCH v1 0/4] liburing: support xattr functions
 2021-11-29 22:14 UTC  (5+ messages)
` [PATCH v1 1/4] liburing: Update io_uring in liburing
` [PATCH v1 2/4] liburing: add helper functions for setxattr and fsetxattr
` [PATCH v1 3/4] liburing: Add helper functions for fgetxattr and getxattr
` [PATCH v1 4/4] liburing: Add new test program to verify xattr support

[PATCH -next] io_uring: Fix undefined-behaviour in io_issue_sqe if pass large timeout value when call io_timeout_remove_prep
 2021-11-29 13:48 UTC  (2+ messages)

[PATCH -next] io_uring: Fix undefined-behaviour in io_issue_sqe
 2021-11-29  3:36 UTC  (5+ messages)

[PATCH liburing] man/io_uring_enter.2: document IOSQE_CQE_SKIP_SUCCESS
 2021-11-28 15:32 UTC  (3+ messages)

[GIT PULL] Followup io_uring fixes for 5.16-rc3
 2021-11-27 19:47 UTC  (2+ messages)

[PATCH liburing 1/1] test: skip-cqe with hardlinks
 2021-11-27 13:46 UTC  (2+ messages)

[PATCH] test: poll cancellation with offset timeouts
 2021-11-27 13:46 UTC  (2+ messages)

[PATCH -next] io_uring: fix soft lockup when call __io_remove_buffers
 2021-11-27 13:41 UTC  (3+ messages)

[PATCH v5 0/3] io_uring: add getdents64 support
 2021-11-27  6:03 UTC  (4+ messages)
` [PATCH v5 1/3] fs: split off do_iterate_dir from iterate_dir function
` [PATCH v5 2/3] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH v5 3/3] io_uring: add support for getdents64

[PATCH v4 0/3] io_uring: add getdents64 support
 2021-11-27  5:55 UTC  (5+ messages)
` [PATCH v4 1/3] fs: add parameter use_fpos to iterate_dir function
` [PATCH v4 1/3] fs: split off do_iterate_dir from "
` [PATCH v4 2/3] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH v4 3/3] io_uring: add support for getdents64

[syzbot] inconsistent lock state in io_poll_remove_all
 2021-11-26 15:39 UTC  (2+ messages)

[PATCH 0/2] 5.16 fixes for syz reports
 2021-11-26 15:36 UTC  (6+ messages)
` [PATCH 1/2] io_uring: fail cancellation for EXITING tasks
` [PATCH 2/2] io_uring: fix link traversal locking

[syzbot] inconsistent lock state in io_timeout_fn
 2021-11-26 14:29 UTC  (2+ messages)

[syzbot] inconsistent lock state in io_link_timeout_fn
 2021-11-26 14:29 UTC  (2+ messages)

[syzbot] possible deadlock in __io_commit_cqring_flush
 2021-11-26 14:28 UTC  (2+ messages)

[syzbot] possible deadlock in io_flush_timeouts
 2021-11-26 11:49 UTC 

[PATCH v1 0/3] io_uring: add getdents64 support
 2021-11-26 10:53 UTC  (3+ messages)
` [PATCH v1 2/3] fs: split off vfs_getdents function of getdents64 syscall

[PATCH v3 2/3] fs: split off vfs_getdents function of getdents64 syscall
 2021-11-26  8:43 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox