messages from 2020-02-16 17:14:03 to 2020-02-24 15:51:47 UTC [more...]
Deduplicate io_*_prep calls?
2020-02-24 15:50 UTC (10+ messages)
[PATCHSET 0/3] io_uring support for automatic buffers
2020-02-24 15:50 UTC (5+ messages)
` [PATCH 1/3] io_uring: buffer registration infrastructure
` [PATCH 2/3] io_uring: add IORING_OP_PROVIDE_BUFFER
` [PATCH 3/3] io_uring: support buffer selection
[PATCH v3 0/3] async punting improvements for io_uring
2020-02-24 15:48 UTC (8+ messages)
` [PATCH v3 1/3] io_uring: don't call work.func from sync ctx
` [PATCH v3 2/3] io_uring: don't do full *prep_worker() from io-wq
` [PATCH v3 3/3] io_uring: remove req->in_async
[PATCH RFC] io_uring: remove retries from io_wq_submit_work()
2020-02-24 15:40 UTC (3+ messages)
[PATCH v4 0/3] io_uring: add splice(2) support
2020-02-24 15:35 UTC (5+ messages)
` [PATCH v4 1/3] splice: make do_splice public
` [PATCH v4 2/3] io_uring: add interface for getting files
` [PATCH v4 3/3] io_uring: add splice(2) support
Buffered IO async context overhead
2020-02-24 15:22 UTC (6+ messages)
[PATCH] io_uring: fix personality idr leak
2020-02-24 10:16 UTC (2+ messages)
[PATCH v3] io_uring: fix poll_list race for SETUP_IOPOLL|SETUP_SQPOLL
2020-02-24 7:03 UTC
[PATCHSET 0/9] io_uring: use polled async retry
2020-02-23 18:06 UTC (53+ messages)
` [PATCH 1/9] io_uring: consider any io_read/write -EAGAIN as final
` [PATCH 2/9] io_uring: io_accept() should hold on to submit reference on retry
` [PATCH 3/9] sched: move io-wq/workqueue worker sched in/out into helpers
` [PATCH 4/9] task_work_run: don't take ->pi_lock unconditionally
` [PATCH 5/9] kernel: abstract out task work helpers
` [PATCH 6/9] sched: add a sched_work list
` [PATCH 7/9] io_uring: add per-task callback handler
` [PATCH 8/9] io_uring: mark requests that we can do poll async in io_op_defs
` [PATCH 9/9] io_uring: use poll driven retry for files that support it
[PATCHSET v2 0/7] io_uring: use polled async retry
2020-02-23 3:30 UTC (15+ messages)
` [PATCH 1/7] io_uring: consider any io_read/write -EAGAIN as final
` [PATCH 2/7] io_uring: io_accept() should hold on to submit reference on retry
` [PATCH 3/7] task_work_run: don't take ->pi_lock unconditionally
` [PATCH 4/7] io_uring: store io_kiocb in wait->private
` [PATCH 5/7] io_uring: add per-task callback handler
` [PATCH 6/7] io_uring: mark requests that we can do poll async in io_op_defs
` [PATCH 7/7] io_uring: use poll driven retry for files that support it
[PATCH AUTOSEL 5.5 09/58] io_uring: flush overflowed CQ events in the io_uring_poll()
2020-02-23 2:21 UTC (2+ messages)
` [PATCH AUTOSEL 5.5 48/58] io-wq: don't call kXalloc_node() with non-online node
[GIT PULL] io_uring fixes for 5.6-rc3
2020-02-22 19:45 UTC (2+ messages)
[PATCH] io_uring: fix __io_iopoll_check deadlock in io_sq_thread
2020-02-22 14:45 UTC (2+ messages)
Crash on using the poll ring
2020-02-21 19:51 UTC (4+ messages)
[PATCH liburing] test: add sq-poll-kthread test case
2020-02-21 16:17 UTC (2+ messages)
[PATCH] io_uring: prevent sq_thread from spinning when it should stop
2020-02-21 16:16 UTC (2+ messages)
[ISSUE] The time cost of IOSQE_IO_LINK
2020-02-21 14:52 UTC (49+ messages)
` [PATCH] asm-generic/atomic: Add try_cmpxchg() fallbacks
` [PATCH] task_work_run: don't take ->pi_lock unconditionally
crash on connect
2020-02-20 20:08 UTC (12+ messages)
[PATCH liburing] man/io_uring_setup.2: fix 'sq_thread_idle' description
2020-02-20 16:19 UTC (2+ messages)
crash on accept
2020-02-20 3:53 UTC (9+ messages)
[PATCH liburing] sync io_uring.h with newer kernels
2020-02-19 14:08 UTC
[PATCH for-5.6] io_uring: fix use-after-free by io_cleanup_req()
2020-02-19 10:03 UTC (4+ messages)
[PATCH v2] io_uring: fix poll_list race for SETUP_IOPOLL|SETUP_SQPOLL
2020-02-19 1:49 UTC (3+ messages)
[PATCH liburing v3 0/2] splice helpers + tests
2020-02-18 19:12 UTC (3+ messages)
` [PATCH liburing v3 1/2] splice: add splice(2) helpers
` [PATCH liburing v3 2/2] test/splice: add basic splice tests
[PATCH v3 0/3] io_uring: add splice(2) support
2020-02-18 19:11 UTC (4+ messages)
` [PATCH v3 1/3] splice: make do_splice public
` [PATCH v3 2/3] io_uring: add interface for getting files
` [PATCH v3 3/3] io_uring: add splice(2) support
[PATCH] io_uring: remove unnecessary NULL checks
2020-02-18 18:22 UTC (3+ messages)
[PATCH v2 0/2] splice helpers + tests
2020-02-17 16:02 UTC (4+ messages)
` [PATCH v2 1/2] splice: add splice(2) helpers
[PATCH v2 0/3] io_uring: add splice(2) support
2020-02-17 15:59 UTC (6+ messages)
` [PATCH v2 3/3] "
[PATCH] example/io_uring-test.c: change to use real readv
2020-02-17 13:37 UTC
[PATCH] io_uring: fix poll_list race for SETUP_IOPOLL|SETUP_SQPOLL
2020-02-17 8:35 UTC (3+ messages)
[PATCH v2 0/5] async punting improvements for io_uring
2020-02-16 19:09 UTC (4+ messages)
` [PATCH v2 1/5] io_uring: add missing io_req_cancelled()
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