messages from 2020-08-09 06:30:51 to 2020-08-20 00:10:57 UTC [more...]
[PATCHSET 0/2] io_uring: use TWA_SIGNAL more carefully
2020-08-20 0:02 UTC (41+ messages)
` [PATCH 1/2] kernel: split task_work_add() into two separate helpers
` [PATCH 2/2] io_uring: use TWA_SIGNAL for task_work if the task isn't running
[RFC PATCH] sched: Invoke io_wq_worker_sleeping() with enabled preemption
2020-08-19 20:11 UTC (9+ messages)
` [PATCH] io_wq: Make io_wqe::lock a raw_spinlock_t
` [PATCH 1/2] sched: Bring the PF_IO_WORKER and PF_WQ_WORKER bits closer together
` [PATCH 2/2] sched: Cache task_struct::flags in sched_submit_work()
[PATCH] io_uring: use system_unbound_wq for ring exit work
2020-08-19 17:13 UTC
[PATCH] io_uring: cleanup io_import_iovec() of pre-mapped request
2020-08-19 17:04 UTC
[PATCHSET v2 0/2] io_uring: handle short reads internally
2020-08-19 12:48 UTC (14+ messages)
` [PATCH 1/2] io_uring: retain iov_iter state over io_read/io_write calls
` [PATCH 2/2] io_uring: internally retry short reads
Very low write throughput on file opened with O_SYNC/O_DSYNC
2020-08-19 7:55 UTC (8+ messages)
[PATCHSET 0/2] io_uring: handle short reads internally
2020-08-18 18:10 UTC (17+ messages)
` [PATCH 1/2] io_uring: retain iov_iter state over io_read/io_write calls
` [PATCH 2/2] io_uring: internally retry short reads
[PATCH 5.8 052/464] io_uring: fix sq array offset calculation
2020-08-17 15:10 UTC
[PATCH 5.7 045/393] io_uring: fix sq array offset calculation
2020-08-17 15:11 UTC
[PATCH 5.4 035/270] io_uring: fix sq array offset calculation
2020-08-17 15:13 UTC
io_uring process termination/killing is not working
2020-08-17 10:16 UTC (29+ messages)
[GIT PULL] Final io_uring changes for 5.9-rc1
2020-08-16 18:02 UTC (2+ messages)
[PATCH] io_uring: get rid of kiocb_wait_page_queue_init()
2020-08-16 18:01 UTC
Consistently reproducible deadlock with simple io_uring program
2020-08-16 15:17 UTC (6+ messages)
[PATCH] io_uring: NULL check before kfree() is not needed
2020-08-15 3:39 UTC (2+ messages)
[PATCH for-next] io_uring: get rid of req->io/io_async_ctx union
2020-08-16 1:44 UTC
possible deadlock in io_poll_double_wake
2020-08-15 18:15 UTC (6+ messages)
` "
[PATCH] io_uring: sanitize double poll handling
2020-08-15 18:49 UTC
general protection fault in io_poll_double_wake
2020-08-15 18:48 UTC (3+ messages)
[PATCH v4 6/6] io_uring: add support for zone-append
2020-08-14 12:20 UTC (14+ messages)
KASAN: use-after-free Read in idr_for_each
2020-08-13 18:43 UTC (2+ messages)
[PATCH v4 0/3] io_uring: add restrictions to support untrusted applications and guests
2020-08-13 15:32 UTC (4+ messages)
` [PATCH v4 1/3] io_uring: use an enumeration for io_uring_register(2) opcodes
` [PATCH v4 2/3] io_uring: add IOURING_REGISTER_RESTRICTIONS opcode
` [PATCH v4 3/3] io_uring: allow disabling rings during the creation
[PATCH v2] io_uring: add timeout support for io_uring_enter()
2020-08-13 2:08 UTC (2+ messages)
Question regarding process context
2020-08-12 15:45 UTC
[PATCH] io_uring: fail poll arm on queue proc failure
2020-08-12 14:30 UTC (3+ messages)
KASAN: use-after-free Read in __io_req_task_submit
2020-08-12 2:44 UTC (2+ messages)
memory leak in io_submit_sqes
2020-08-11 15:49 UTC (4+ messages)
possible deadlock in __io_queue_deferred
2020-08-11 14:45 UTC (6+ messages)
[PATCH] io_uring: hold 'ctx' reference around task_work queue + execute
2020-08-11 14:07 UTC
KASAN: use-after-free Read in io_async_task_func
2020-08-11 13:52 UTC (2+ messages)
(no subject)
2020-08-10 23:03 UTC (10+ messages)
` [PATCH 05/15] mm: allow read-ahead with IOCB_NOWAIT set
INFO: task can't die in io_uring_flush
2020-08-10 20:45 UTC (2+ messages)
[PATCH AUTOSEL 5.8 07/64] io_uring: fix req->work corruption
2020-08-10 19:08 UTC (3+ messages)
` [PATCH AUTOSEL 5.8 61/64] io_uring: fix racy overflow count reporting
` [PATCH AUTOSEL 5.8 62/64] io_uring: fix stalled deferred requests
[PATCH AUTOSEL 5.7 07/60] io_uring: fix req->work corruption
2020-08-10 19:10 UTC (3+ messages)
` [PATCH AUTOSEL 5.7 57/60] io_uring: fix racy overflow count reporting
` [PATCH AUTOSEL 5.7 58/60] io_uring: fix stalled deferred requests
INFO: task hung in io_uring_flush
2020-08-10 18:11 UTC (4+ messages)
possible deadlock in io_timeout_fn
2020-08-10 16:53 UTC (2+ messages)
BUG: unable to handle kernel NULL pointer dereference in loop_rw_iter
2020-08-10 16:00 UTC (2+ messages)
possible deadlock in io_queue_linked_timeout
2020-08-10 15:59 UTC (2+ messages)
KCSAN: data-race in __io_cqring_fill_event / io_uring_poll
2020-08-10 10:14 UTC (2+ messages)
[PATCH v2 0/4] fsstress,fsx: add io_uring test and do some fix
2020-08-09 17:51 UTC (6+ messages)
` [PATCH v2 1/4] fsstress: add IO_URING read and write operations
` [PATCH v2 2/4] fsstress: reduce the number of events when io_setup
` [PATCH v2 3/4] fsstress: fix memory leak in do_aio_rw
` [PATCH v2 4/4] fsx: add IO_URING test
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox