io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-23 11:17:37 to 2021-09-01 12:45:38 UTC [more...]

[PATCH v4 0/2] refactor sqthread cpu binding logic
 2021-09-01 12:43 UTC  (2+ messages)
` [PATCH 2/2] io_uring: consider cgroup setting when binding sqpoll cpu

[PATCH v3 0/2] refactor sqthread cpu binding logic
 2021-09-01 12:31 UTC  (4+ messages)
` [PATCH 1/2] cpuset: add a helper to check if cpu in cpuset of current task
` [PATCH 2/2] io_uring: consider cgroup setting when binding sqpoll cpu

[RFC PATCH] io_uring: stop issue failed request to fix panic
 2021-09-01 10:59 UTC  (4+ messages)

[syzbot] general protection fault in __io_file_supports_nowait
 2021-09-01  6:41 UTC  (5+ messages)

[PATCH liburing v2] man/io_uring_enter.2: add notes about direct open/accept
 2021-08-31 21:22 UTC  (2+ messages)

[PATCH liburing] man/io_uring_enter.2: add notes about direct open/accept
 2021-08-31 20:07 UTC  (3+ messages)

[PATCH liburing v2] man: document new register/update API
 2021-08-31 19:38 UTC  (2+ messages)

[PATCH liburing v2] tests: test early-submit link fails
 2021-08-31 18:15 UTC  (3+ messages)

[DRAFT liburing] man: document new register/update API
 2021-08-31 17:00 UTC  (4+ messages)

[PATCH liburing 0/2] add direct open/accept helpers
 2021-08-31 17:00 UTC  (4+ messages)
` [PATCH liburing 1/2] liburing: add helpers for direct open/accept
` [PATCH liburing 2/2] tests: use "

[PATCH v2 0/2] fix failing request submission
 2021-08-31 16:57 UTC  (4+ messages)
` [PATCH v2 1/2] io_uring: fix queueing half-created requests
` [PATCH v2 2/2] io_uring: don't submit half-prepared drain request

[RFC PATCH v2 0/9] Add LSM access controls and auditing to io_uring
 2021-08-31 16:43 UTC  (16+ messages)
` [RFC PATCH v2 9/9] Smack: Brutalist io_uring support with debug

io_uring_prep_timeout_update on linked timeouts
 2021-08-31 16:09 UTC  (11+ messages)

[PATCH liburing v2] liburing: add helpers for direct open/accept
 2021-08-31 15:46 UTC  (2+ messages)

[PATCH liburing] tests: test under submit link fails
 2021-08-31 13:08 UTC 

[PATCH] io_uring: retry in case of short read on block device
 2021-08-31 12:24 UTC  (4+ messages)

[syzbot] general protection fault in sock_from_file
 2021-08-31 11:50 UTC  (9+ messages)

[PATCH] io_uring: don't submit half-prepared drain request
 2021-08-31  9:53 UTC 

[PATCH] io_uring: fix queueing half-created requests
 2021-08-31  9:37 UTC 

[syzbot] general protection fault in io_poll_remove_waitqs
 2021-08-31  6:26 UTC 

[GIT PULL] io_uring mkdirat/symlinkat/linkat support
 2021-08-31  2:58 UTC  (2+ messages)

[GIT PULL] io_uring updates for 5.15-rc1
 2021-08-31  2:58 UTC  (2+ messages)

[GIT PULL] bio recycling support
 2021-08-31  2:58 UTC  (2+ messages)

[PATCH] io-wq: fix race between adding work and activating a free worker
 2021-08-30 18:03 UTC 

[PATCH] io-wq: fix wakeup race when adding new work
 2021-08-30 14:02 UTC 

[PATCH] io-wq: wqe and worker locks no longer need to be IRQ safe
 2021-08-30 14:02 UTC 

[PATCH] io-wq: check max_worker limits if a worker transitions bound state
 2021-08-30 12:20 UTC  (3+ messages)

[syzbot] WARNING in io_poll_double_wake
 2021-08-30 11:34 UTC  (2+ messages)

[PATCH v2] io-wq: provide a way to limit max number of workers
 2021-08-29 14:06 UTC 

[PATCH liburing 0/2] quick man fixes
 2021-08-28 19:15 UTC  (4+ messages)
` [PATCH liburing 1/2] man: fix io_uring_sqe alignment
` [PATCH liburing 2/2] man: update notes on register quiesce

[PATCH for-5.15 v2] io_uring: consider cgroup setting when binding sqpoll cpu
 2021-08-28  7:29 UTC  (8+ messages)

[PATCH v2] io_uring: support CLOCK_BOOTTIME/REALTIME for timeouts
 2021-08-28  2:40 UTC 

[PATCH] io_uring: support CLOCK_BOOTTIME for timeouts
 2021-08-27 23:13 UTC 

[PATCH liburing] register: add tagging and buf update helpers
 2021-08-27 19:35 UTC  (6+ messages)

[PATCH liburing v2] register: add tagging and buf update helpers
 2021-08-27 19:35 UTC  (2+ messages)

[PATCH liburing] tests: file create/unlink cleanup
 2021-08-27 18:12 UTC  (2+ messages)

[PATCH] io-wq: provide a way to limit max number of unbounded workers
 2021-08-27 17:38 UTC 

[PATCH for-5.15 v3 0/2] fix failed linkchain code logic
 2021-08-27 17:04 UTC  (6+ messages)
` [PATCH 1/2] io_uring: remove redundant req_set_fail()
` [PATCH 2/2] io_uring: fix failed linkchain code logic

[PATCH for-next 0/2] 5.15 small improvements
 2021-08-27 15:23 UTC  (4+ messages)
` [PATCH 1/2] io_uring: clarify io_req_task_cancel() locking
` [PATCH 2/2] io_uring: add build check for buf_index overflows

[PATCH for-next] io_uring: add task-refs-get helper
 2021-08-27 13:30 UTC  (2+ messages)

[PATCH liburing 1/1] io_uring: update buffer update feature testing
 2021-08-26 14:41 UTC  (2+ messages)

[RFC PATCH 0/9] Add LSM access controls and auditing to io_uring
 2021-08-25 19:41 UTC  (6+ messages)
` [RFC PATCH 2/9] audit,io_uring,io-wq: add some basic audit support "
  ` [RFC PATCH 2/9] audit, io_uring, io-wq: "

[PATCH for-5.15 v2] io_uring: don't free request to slab
 2021-08-25 19:05 UTC  (3+ messages)

[PATCH liburing 0/2] non-root tests
 2021-08-25 17:59 UTC  (4+ messages)
` [PATCH liburing 1/2] tests: don't skip sqpoll needlessly
` [PATCH liburing 2/2] tests: skip when large buf register fails

[PATCH liburing 1/1] tests: test open/accept directly into fixed table
 2021-08-25 17:58 UTC  (2+ messages)

[RFC 0/2] io_task_work optimization
 2021-08-25 17:26 UTC  (11+ messages)
` [PATCH 1/2] io_uring: run task_work when sqthread is waken up
` [PATCH 2/2] io_uring: add irq completion work to the head of task_list

[PATCH] io_uring: don't free request to slab
 2021-08-25 16:02 UTC  (4+ messages)

[PATCH v4 0/4] open/accept directly into io_uring fixed file table
 2021-08-25 15:00 UTC  (7+ messages)
` [PATCH v4 1/4] net: add accept helper not installing fd
` [PATCH v4 2/4] io_uring: openat directly into fixed fd table
` [PATCH v4 3/4] io_uring: hand code io_accept() fd installing
` [PATCH v4 4/4] io_uring: accept directly into fixed file table

[PATCH liburing 0/2] liburing.h helpers cleanup
 2021-08-25 14:59 UTC  (4+ messages)
` [PATCH liburing 1/2] liburing.h: add a multipoll helper
` [PATCH liburing 2/2] liburing.h: dedup poll mask conversion

[PATCH liburing 1/1] tests: fix poll-mshot-update
 2021-08-24 18:04 UTC  (2+ messages)

[PATCH for-next] io_uring: kill off ios_left
 2021-08-24 14:56 UTC 

[PATCH v3 0/4] open/accept directly into io_uring fixed file table
 2021-08-24 14:43 UTC  (9+ messages)
` [PATCH v3 1/4] net: add accept helper not installing fd

[PATCH -next] io_uring: remove IORING_MAX_FIXED_FILES
 2021-08-24 14:24 UTC 

[PATCH liburing 0/2] non-privileged tests
 2021-08-24 14:09 UTC  (4+ messages)
` [PATCH liburing 1/2] tests: non-privileged defer test
` [PATCH liburing 2/2] tests: non-privileged io_uring_enter

[PATCH liburing 0/2] non-root fixes
 2021-08-24 14:07 UTC  (4+ messages)
` [PATCH liburing 1/2] tests: rw: don't exit ring when init failed
` [PATCH liburing 2/2] tests: non-root io_uring_register

FAILED: Patch "io_uring: fix xa_alloc_cycle() error return value check" failed to apply to 5.10-stable tree
 2021-08-24  2:57 UTC 

FAILED: Patch "io_uring: only assign io_uring_enter() SQPOLL error in actual error case" failed to apply to 5.10-stable tree
 2021-08-24  2:57 UTC 

[syzbot] WARNING in io_try_cancel_userdata
 2021-08-23 22:14 UTC  (4+ messages)

[PATCH for-5.15 v2 0/2] fix failed linkchain code logic
 2021-08-23 18:45 UTC  (5+ messages)
` [PATCH 2/2] io_uring: "

[PATCH liburing] tests: add IOSQE_ASYNC cancel testing
 2021-08-23 16:17 UTC  (2+ messages)

[PATCH] io_uring: fix io_try_cancel_userdata race for iowq
 2021-08-23 16:17 UTC  (2+ messages)

[PATCH v3 0/2] iter revert problems
 2021-08-23 16:14 UTC  (2+ messages)

[PATCH v2 0/2] iter revert problems
 2021-08-23 12:28 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).