messages from 2019-12-30 18:25:33 to 2020-01-23 23:16:19 UTC [more...]
[PATCHSET 0/4] Add support for shared io-wq backends
2020-01-23 23:16 UTC
[PATCH] io_uring: wakeup threads waiting for EPOLLOUT events
2020-01-23 21:45 UTC (9+ 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)
[POC RFC 0/3] splice(2) support for io_uring
2020-01-22 3:30 UTC (14+ 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
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)
[PATCHSET v2 0/6] io_uring: add support for open/close
2020-01-20 13:04 UTC (36+ messages)
` [PATCH 1/6] fs: add namei support for doing a non-blocking path lookup
` [PATCH 2/6] fs: make build_open_flags() available internally
` [PATCH 3/6] io_uring: add support for IORING_OP_OPENAT
` [PATCH 4/6] fs: move filp_close() outside of __close_fd_get_file()
` [PATCH 5/6] io-wq: add support for uncancellable work
` [PATCH 6/6] io_uring: add support for IORING_OP_CLOSE
[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 (11+ messages)
[RFC PATCH] io_uring: add support for IORING_OP_IOCTL
2020-01-08 13:26 UTC (5+ messages)
io_uring and TRIM?
2020-01-07 22:28 UTC (2+ messages)
[PATCH] io_uring: remove punt of short reads to async context
2020-01-07 20:12 UTC
[PATCH -next] io_uring: Remove unnecessary null check
2020-01-07 17:03 UTC (2+ messages)
Crash with fio io_uring polled mode test
2020-01-07 2:28 UTC
SQPOLL behaviour with openat
2020-01-04 17:41 UTC (4+ messages)
[PATCH 0/4] a bunch of changes for submmission path
2019-12-30 22:24 UTC (6+ messages)
` [PATCH 1/4] io_uring: clamp to_submit in io_submit_sqes()
` [PATCH 2/4] io_uring: optimise head checks in io_get_sqring()
` [PATCH 3/4] io_uring: optimise commit_sqring() for common case
` [PATCH 4/4] io_uring: remove extra io_wq_current_is_worker()
[PATCH v4 0/2] optimise ctx's refs grabbing in io_uring
2019-12-30 18:45 UTC (7+ messages)
` [PATCH v4 2/2] io_uring: batch getting pcpu references
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