io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-15 16:10:19 to 2021-10-28 22:35:13 UTC [more...]

[syzbot] INFO: task hung in io_wqe_worker
 2021-10-28 22:35 UTC  (7+ messages)

[PATCH v3 0/7] Add uringop support
 2021-10-28 21:19 UTC  (9+ messages)
` [PATCH v3 1/7] add basic support for the AUDIT_URINGOP record type
` [PATCH v3 2/7] add support for the uring filter list
` [PATCH v3 3/7] add support for uringop names
` [PATCH v3 4/7] add field support for the AUDIT_URINGOP record type
` [PATCH v3 5/7] add ausearch --uringop option
` [PATCH v3 6/7] add aureport "
` [PATCH v3 7/7] add iouring support to the normalizer

[PATCH v3 0/3] improvements for multi-shot poll requests
 2021-10-28 19:26 UTC  (11+ messages)
` [PATCH v3 1/3] io_uring: refactor event check out of __io_async_wake()
` [PATCH v3 2/3] io_uring: reduce frequent add_wait_queue() overhead for multi-shot poll request
` [PATCH v3 3/3] io_uring: don't get completion_lock in io_poll_rewait()

[PATCH for-5.16 v3 0/8] task work optimization
 2021-10-28 19:08 UTC  (15+ messages)
` [PATCH 1/8] io-wq: add helper to merge two wq_lists
` [PATCH 2/8] io_uring: add a priority tw list for irq completion work
` [PATCH 3/8] io_uring: add helper for task work execution code
` [PATCH 4/8] io_uring: split io_req_complete_post() and add a helper
` [PATCH 5/8] io_uring: move up io_put_kbuf() and io_put_rw_kbuf()
` [PATCH 6/8] io_uring: add nr_ctx to record the number of ctx in a task
` [PATCH 7/8] io_uring: batch completion in prior_task_list
` [PATCH 8/8] io_uring: add limited number of TWs to priority task list

[PATCH] Increase default MLOCK_LIMIT to 8 MiB
 2021-10-28 18:22 UTC  (2+ messages)

[RFC v2 1/3] io_uring: remove req->apoll check in io_clean_op()
 2021-10-28 12:28 UTC  (3+ messages)
` [RFC v2 2/3] io_uring: add fixed poll support
` [RFC v2 3/3] io_uring: introduce event generation for fixed poll

[PATCH v5.10.y 1/1] io_uring: don't take uring_lock during iowq cancel
 2021-10-27 16:11 UTC  (2+ messages)

[PATCH] io_uring: fix a GCC warning in wq_list_for_each()
 2021-10-27 15:11 UTC  (3+ messages)

[PATCH 5.10 1/1] io_uring: fix double free in the deferred/cancelled path
 2021-10-27 14:42 UTC  (9+ messages)

[PATCH] io_uring: fix warning in io_try_cancel_userdata()
 2021-10-27 10:14 UTC 

INFO: task hung in io_wq_put_and_exit
 2021-10-27  9:58 UTC  (2+ messages)

[PATCH] io-wq: Remove unnecessary rcu_read_lock/unlock() in raw spinlock critical section
 2021-10-27  7:06 UTC  (4+ messages)

WARNING in io_ring_exit_work
 2021-10-27  1:26 UTC 

[PATCH] io_uring: don't assign write hint in the read path
 2021-10-26 15:04 UTC 

Is IORING_REGISTER_BUFFERS useful given the current default RLIMIT_MLOCK?
 2021-10-26  7:12 UTC  (3+ messages)

uring regression - lost write request
 2021-10-25 11:25 UTC  (4+ messages)

[RFC 0/1] Is register file feature hard to use ?
 2021-10-25  9:43 UTC  (9+ messages)
` [RFC 1/1] io_uring: improve register file feature's usability

io-uring
 2021-10-25  9:22 UTC  (4+ messages)

[PATCH 0/8] for-next cleanups
 2021-10-25  8:58 UTC  (14+ messages)
` [PATCH 1/8] io-wq: use helper for worker refcounting
` [PATCH 2/8] io_uring: clean io_wq_submit_work()'s main loop
` [PATCH 3/8] io_uring: clean iowq submit work cancellation
` [PATCH 4/8] io_uring: check if opcode needs poll first on arming
` [PATCH 5/8] io_uring: don't try io-wq polling if not supported
` [PATCH 6/8] io_uring: clean up timeout async_data allocation
` [PATCH 7/8] io_uring: kill unused param from io_file_supports_nowait
` [PATCH 8/8] io_uring: clusterise ki_flags access in rw_prep

[GIT PULL] io_uring fixes for 5.15-rc7
 2021-10-23  3:48 UTC  (2+ messages)

[PATCH v3] io_uring: implement async hybrid mode for pollable requests
 2021-10-23  1:21 UTC  (5+ messages)

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2021-10-22 14:13 UTC 

Polling on an io_uring file descriptor
 2021-10-22 10:26 UTC  (9+ messages)

[PATCH 5.15] io_uring: apply worker limits to previous users
 2021-10-21 17:10 UTC  (3+ messages)

[RFC] io_uring: add fixed poll support
 2021-10-21 14:49 UTC  (3+ messages)

[PATCH v2 0/2] improvements for poll requests
 2021-10-21 14:47 UTC  (3+ messages)

[PATCH v2 1/1] io_uring: fix ltimeout unprep
 2021-10-20 15:54 UTC  (4+ messages)

[PATCH] io_uring: Use ERR_CAST() instead of ERR_PTR(PTR_ERR())
 2021-10-20 14:02 UTC  (3+ messages)

[PATCH liburing] test: Add kworker-hang test
 2021-10-20 12:51 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] [linux-5.10.y] io_uring: fix splice_fd_in checks backport typo
 2021-10-20 12:38 UTC  (3+ messages)

[PATCH 5.15] io_uring: apply max_workers limit to all future users
 2021-10-20 10:48 UTC  (5+ messages)

[PATCH 5.15] io_uring: fix ltimeout unprep
 2021-10-20  8:45 UTC  (4+ messages)

[PATCH v2] io_uring: split logic of force_nonblock
 2021-10-20  0:23 UTC  (3+ messages)

[PATCH 5.15] io-wq: max_worker fixes
 2021-10-19 23:09 UTC  (4+ messages)

[PATCH] [v2] io_uring: warning about unused-but-set parameter
 2021-10-19 15:50 UTC  (2+ messages)

[PATCH liburing] io_uring: add tests for async hybrid optimization
 2021-10-19 11:50 UTC 

[PATCH liburing] io-cancel: add check for -ECANCELED
 2021-10-19  9:23 UTC 

[PATCH v1] fs/io_uring: Hoist ret2 == -EAGAIN check in tail of io_write
 2021-10-18 14:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/2] async hybrid for pollable requests
 2021-10-18 13:17 UTC  (12+ messages)
` [PATCH 1/2] io_uring: split logic of force_nonblock
` [PATCH 2/2] io_uring: implement async hybrid mode for pollable requests

[PATCHSET liburing 0/2] Small fixes for tests
 2021-10-18 12:54 UTC  (4+ messages)
` [PATCH liburing 1/2] test/timeout: Fix `-Werror=maybe-uninitialized`
` [PATCH liburing 2/2] test/timeout-overflow: "

[PATCH v1] fs/io_uring: Remove unnecessary condition in io_write
 2021-10-18  6:49 UTC 

[PATCH for-next 0/8] read/write cleanup
 2021-10-18  6:06 UTC  (7+ messages)
` [PATCH 4/8] io_uring: encapsulate rw state
` [PATCH 8/8] io_uring: rearrange io_read()/write()

[GIT PULL] io_uring fix for 5.15-rc6
 2021-10-18  6:02 UTC  (2+ messages)

[PATCH 0/4] for-next cleanups
 2021-10-18  0:29 UTC  (5+ messages)
` [PATCH 1/4] io_uring: clean up timeout async_data allocation
` [PATCH 2/4] io_uring: kill unused param from io_file_supports_nowait
` [PATCH 3/4] io_uring: clusterise ki_flags access in rw_prep
` [PATCH 4/4] io_uring: typed ->async_data

[PATCH 0/2] two small fixes
 2021-10-17 20:33 UTC  (3+ messages)
` [PATCH 1/2] io_uring: fail iopoll links if can't retry
` [PATCH 2/2] io_uring: fix async_data checks for msg setup

[PATCH 0/3] rw optimisation partial resend
 2021-10-17 14:25 UTC  (7+ messages)
` [PATCH 1/3] io_uring: arm poll for non-nowait files
` [PATCH 2/3] io_uring: combine REQ_F_NOWAIT_{READ,WRITE} flags
` [PATCH 3/3] io_uring: simplify io_file_supports_nowait()

[PATCH v1] fs/io_uring: Prioritise checking faster conditions first in io_write
 2021-10-17 14:23 UTC  (2+ messages)

[PATCH for-next 0/8] further rw cleanups+optimisisation
 2021-10-16 23:16 UTC  (6+ messages)
` [PATCH 7/8] io_uring: arm poll for non-nowait files
` [PATCH 8/8] io_uring: simplify io_file_supports_nowait()


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).