messages from 2020-01-09 14:26:20 to 2020-01-25 19:55:04 UTC [more...]
[PATCH 0/8] add persistent submission state
2020-01-25 19:53 UTC (18+ messages)
` [PATCH 1/8] io_uring: add comment for drain_next
` [PATCH 2/8] io_uring: always pass non-null io_submit_state
` [PATCH 3/8] io_uring: place io_submit_state into ctx
` [PATCH 4/8] io_uring: move ring_fd into io_submit_state
` [PATCH 5/8] io_uring: move cur_mm "
` [PATCH 6/8] io_uring: move *link "
` [PATCH 7/8] io_uring: persistent req bulk allocation cache
` [PATCH 8/8] io_uring: optimise "
` [PATCH v2 0/8] add persistent submission state
` [PATCH v2 1/8] io_uring: leave a comment for drain_next
` [PATCH v2 2/8] io_uring: always pass non-null io_submit_state
` [PATCH v2 3/8] io_uring: place io_submit_state into ctx
` [PATCH v2 4/8] io_uring: move ring_fd into io_submit_state
` [PATCH v2 5/8] io_uring: move cur_mm "
` [PATCH v2 6/8] io_uring: move *link "
` [PATCH v2 7/8] io_uring: persistent req bulk allocation cache
` [PATCH v2 8/8] io_uring: optimise "
[PATCH 1/1] io_uring: fix refcounting with OOM
2020-01-25 19:34 UTC (4+ messages)
` [PATCH v2] "
[POC RFC 0/3] splice(2) support for io_uring
2020-01-25 18:28 UTC (16+ messages)
` [PATCH 1/3] splice: make do_splice public
` [PATCH 2/3] io_uring: add interface for getting files
` [PATCH 3/3] io_uring: add splice(2) support
[PATCHSET v2 0/4] Add support for shared io-wq backends
2020-01-25 16:44 UTC (7+ messages)
` [PATCH 1/4] io-wq: make the io_wq ref counted
` [PATCH 2/4] io-wq: add 'id' to io_wq
` [PATCH 3/4] io-wq: allow lookup of existing io_wq with given id
` [PATCH 4/4] io_uring: add support for sharing kernel io-wq workqueue
[PATCHSET v2 0/6] io_uring: add support for open/close
2020-01-25 13:15 UTC (33+ messages)
` [PATCH 1/6] fs: add namei support for doing a non-blocking path lookup
` [PATCH 3/6] io_uring: add support for IORING_OP_OPENAT
[PATCH] io_uring: don't attempt to copy iovec for READ/WRITE
2020-01-25 6:14 UTC
[PATCH 5.4 033/222] io_uring: only allow submit from owning task
2020-01-24 21:41 UTC (5+ messages)
[PATCHSET 0/4] Add support for shared io-wq backends
2020-01-24 21:38 UTC (13+ messages)
` [PATCH 1/4] io-wq: make the io_wq ref counted
` [PATCH 2/4] io-wq: add 'id' to io_wq
` [PATCH 3/4] io-wq: allow lookup of existing io_wq with given id
` [PATCH 4/4] io_uring: add support for sharing kernel io-wq workqueue
[LSF/MM/BPF TOPIC] programmable IO control flow with io_uring and BPF
2020-01-24 14:18 UTC
[PATCH] io_uring: wakeup threads waiting for EPOLLOUT events
2020-01-24 1:28 UTC (10+ messages)
[PATCH 0/2] IOSQE_ASYNC patches
2020-01-22 20:58 UTC (5+ messages)
` [PATCH 1/2] io_uring: prep req when do IOSQE_ASYNC
` [PATCH 2/2] io_uring: honor IOSQE_ASYNC for linked reqs
REMINDER: LSF/MM/BPF: 2020: Call for Proposals
2020-01-22 18:53 UTC
First kernel version with uring sockets support
2020-01-22 18:25 UTC (4+ messages)
Waiting for requests completions from multiple threads
2020-01-22 17:54 UTC (6+ messages)
[GIT PULL] io_uring fix for 5.5-final
2020-01-22 16:45 UTC (2+ messages)
[PATCHSET v2 0/3] Add io_uring support for epoll_ctl
2020-01-22 16:42 UTC (4+ messages)
` [PATCH 1/3] eventpoll: abstract out epoll_ctl() handler
` [PATCH 2/3] eventpoll: support non-blocking do_epoll_ctl() calls
` [PATCH 3/3] io_uring: add support for epoll_ctl(2)
[PATCHSET 0/3] Add io_uring support for epoll_ctl
2020-01-22 16:23 UTC (6+ messages)
` [PATCH 1/3] eventpoll: abstract out epoll_ctl() handler
` [PATCH 2/3] eventpoll: support non-blocking do_epoll_ctl() calls
` [PATCH 3/3] io_uring: add support for epoll_ctl(2)
Extending the functionality of some SQE OPs
2020-01-21 20:55 UTC (4+ messages)
[PATCH] io_uring: fix compat for IORING_REGISTER_FILES_UPDATE
2020-01-20 23:54 UTC (7+ messages)
[PATCH 1/2] io_uring: remove REQ_F_IO_DRAINED
2020-01-19 17:36 UTC (15+ messages)
` [PATCH 2/2] io_uring: optimise sqe-to-req flags translation
` [PATCH 0/2] optimise sqe-to-req flags
` [PATCH v2] io_uring: optimise sqe-to-req flags translation
` [PATCH v3 1/1] "
[PATCH] io_uring: use labeled array init in io_op_defs
2020-01-18 20:46 UTC (2+ messages)
[BUG] io_uring
2020-01-17 22:52 UTC (2+ messages)
[RFC] io-uring madvise
2020-01-17 21:16 UTC (2+ messages)
[GIT PULL] io_uring fixes for 5.5-rc7
2020-01-17 20:00 UTC (2+ messages)
[PATCH v2] io_uring: add support for probing opcodes
2020-01-17 17:36 UTC (6+ messages)
[PATCH] io_uring: hide uring_fd in ctx
2020-01-17 4:47 UTC (2+ messages)
[PATCH] io_uring: remove extra check in __io_commit_cqring
2020-01-17 2:59 UTC (2+ messages)
[PATCH 1/1] io_uring: optimise use of ctx->drain_next
2020-01-17 2:59 UTC (2+ messages)
Questions regarding IORING_OP_SENDMSG
2020-01-17 0:20 UTC (2+ messages)
[PATCH] io_uring: add support for probing opcodes
2020-01-16 22:36 UTC (3+ messages)
[PATCH] io_uring: be consistent in assigning next work from handler
2020-01-15 5:12 UTC
[PATCH] io-wq: cancel work if we fail getting a mm reference
2020-01-15 5:11 UTC
[PATCH] fio: Use fixed opcodes for pre-mapped buffers
2020-01-14 21:27 UTC (2+ messages)
[PATCH] io_uring: don't setup async context for read/write fixed
2020-01-14 2:27 UTC
[PATCHSET 0/3] io_uring: add support for madvise/fadvise
2020-01-13 16:58 UTC (8+ messages)
` [PATCH 1/3] io_uring: add IORING_OP_FADVISE
` [PATCH 2/3] mm: make do_madvise() available internally
` [PATCH 3/3] io_uring: add IORING_OP_MADVISE
Investment opportunity
2020-01-12 3:08 UTC
Feature: zero-copy splice API/opcode
2020-01-12 21:21 UTC (2+ messages)
[GIT PULL] io_uring fix for 5.5-rc
2020-01-10 20:36 UTC (5+ messages)
[RFC] Check if file_data is initialized
2020-01-09 16:19 UTC (10+ messages)
Singapore Citizen Mr. Teo En Ming's Refugee Seeking Attempts as at 9 Jan 2020 Thursday
2020-01-09 15:46 UTC
io_uring and spurious wake-ups from eventfd
2020-01-09 15:14 UTC (7+ messages)
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