messages from 2020-01-31 15:38:00 to 2020-02-11 13:01:23 UTC [more...]
Kernel BUG when registering the ring
2020-02-11 13:01 UTC (5+ messages)
[PATCH] io_uring: fix iovec leaks
2020-02-11 11:43 UTC (7+ messages)
[PATCHSET v2] io_uring: Allow relative lookups
2020-02-11 3:31 UTC (6+ messages)
` [PATCH 1/3] io-wq: add support for inheriting ->fs
` [PATCH 2/3] io_uring: grab ->fs as part of async preparation
` [PATCH 3/3] io_uring: allow AT_FDCWD for non-file openat/openat2/statx
[PATCHSET 0/3] io_uring: make POLL_ADD support multiple waitqs
2020-02-10 20:56 UTC (4+ messages)
` [PATCH 1/3] io_uring: store io_kiocb in wait->private
` [PATCH 2/3] io_uring: abstract out main poll wake handler
` [PATCH 3/3] io_uring: allow POLL_ADD with double poll_wait() users
TODO list item - multiple poll waitqueues
2020-02-10 20:53 UTC (2+ messages)
[PATCH] io_uring: retain sockaddr_storage across send/recvmsg async punt
2020-02-09 18:33 UTC
[RFC] fixed files
2020-02-09 17:53 UTC (5+ messages)
[PATCHSET 0/3] io_uring: cancel pending work if task exits
2020-02-09 17:12 UTC (4+ messages)
` [PATCH 1/3] io-wq: make io_wqe_cancel_work() take a match handler
` [PATCH 2/3] io-wq: add io_wq_cancel_pid() to cancel based on a specific pid
` [PATCH 3/3] io_uring: cancel pending async work if task exits
sendmsg fails when it 'blocks'
2020-02-09 16:40 UTC (2+ messages)
shutdown not affecting connection?
2020-02-08 20:43 UTC (10+ messages)
[PATCHSET 0/4] Allow relative lookups
2020-02-08 20:05 UTC (10+ messages)
` [PATCH 1/4] io_uring: grab owning task fs_struct
` [PATCH 2/4] io-wq: add support for inheriting ->fs
` [PATCH 3/4] io_uring: add ->needs_fs to the opcode requirements table
` [PATCH 4/4] io_uring: allow AT_FDCWD for non-file openat/openat2/statx
liburing packaging issues
2020-02-08 20:02 UTC (2+ messages)
[PATCH v1] io_uring_cqe_get_data() only requires a const struct io_uring_cqe *cqe
2020-02-08 19:53 UTC (8+ messages)
[PATCH 1/1] io_uring: fix async close()
2020-02-08 19:03 UTC (2+ messages)
[PATCH 0/2] address resourse leaks
2020-02-08 10:28 UTC (3+ messages)
` [PATCH 1/2] io_uring: fix double prep iovec leak
` [PATCH 2/2] io_uring: fix openat/statx's filename leak
io_close()
2020-02-07 21:35 UTC (4+ messages)
[PATCH v2] io_uring: add cleanup for openat()/statx()
2020-02-07 21:18 UTC (3+ messages)
[PATCH] io_uring: add cleanup for openat()
2020-02-07 20:55 UTC (3+ messages)
[PATCH 1/1] io_uring: purge req->in_async
2020-02-07 20:45 UTC
[PATCH liburing v2 0/1] test: add epoll test case
2020-02-07 16:51 UTC (13+ messages)
` [PATCH liburing v2 1/1] "
[PATCH] io_uring: flush overflowed CQ events in the io_uring_poll()
2020-02-07 16:38 UTC (3+ messages)
[PATCH] io_uring: remove unused struct io_async_open
2020-02-07 16:25 UTC (2+ messages)
[PATCH v1 1/3] configure/Makefile: introduce libdevdir defaults to $(libdir)
2020-02-07 16:24 UTC (6+ messages)
` [PATCH v1 2/3] debian: package liburing-0.4 and use a layout as the libaio package
` [PATCH v1 3/3] liburing.spec move to liburing-0.4
` [PATCH v2] Fix liburing.so symlink source if libdir != libdevdir
[PATCH] io_uring: fix deferred req iovec leak
2020-02-06 21:03 UTC (10+ messages)
[PATCH] io_uring: fix 1-bit bitfields to be unsigned
2020-02-06 20:42 UTC (2+ messages)
[PATCH 1/1] io_uring: fix delayed mm check
2020-02-06 19:59 UTC (3+ messages)
io_uring: io_grab_files() misses taking files->count?
2020-02-06 19:55 UTC (2+ messages)
[PATCH 0/3] io_uring: clean wq path
2020-02-06 14:26 UTC (10+ messages)
` [PATCH 1/3] io_uring: pass sqe for link head
` [PATCH 2/3] io_uring: deduce force_nonblock in io_issue_sqe()
` [PATCH 3/3] io_uring: pass submission ref to async
[GIT PULL] io_uring fixes for 5.6-rc1
2020-02-06 8:00 UTC (2+ messages)
[PATCH] io_uring: fix mm use with IORING_OP_{READ,WRITE}
2020-02-05 16:59 UTC (8+ messages)
KASAN: use-after-free Write in percpu_ref_switch_to_percpu
2020-02-05 2:06 UTC (2+ messages)
[PATCH] io_uring: spin for sq thread to idle on shutdown
2020-02-04 23:51 UTC
[PATCH 0/1] block: Manage bio references so the bio persists until necessary
2020-02-04 22:41 UTC (9+ messages)
` [PATCH 1/1] "
[PATCH] io_uring: prevent eventfd recursion on poll
2020-02-04 18:57 UTC (3+ messages)
io_uring force_nonblock vs POSIX_FADV_WILLNEED
2020-02-03 7:42 UTC (6+ messages)
liburing's eventfd test reliably oopses on 5.6-94f2630b1897
2020-02-02 19:07 UTC (2+ messages)
What does IOSQE_IO_[HARD]LINK actually mean?
2020-02-02 7:36 UTC (6+ messages)
liburing: expose syscalls?
2020-02-02 7:27 UTC (9+ messages)
[PATCH 1/1] io_uring: place close flag changing code
2020-02-01 16:28 UTC (2+ messages)
[PATCH] io_uring: iterate req cache backwards
2020-02-01 16:26 UTC (2+ messages)
[PATCH v3 0/6] add persistent submission state
2020-02-01 11:42 UTC (12+ messages)
` [PATCH v3 1/6] io_uring: always pass non-null io_submit_state
` [PATCH v3 2/6] io_uring: place io_submit_state into ctx
` [PATCH v3 3/6] io_uring: move ring_fd into io_submit_state
` [PATCH v3 4/6] io_uring: move *link "
` [PATCH v3 5/6] io_uring: persistent req bulk allocation cache
` [PATCH v3 6/6] io_uring: optimise "
[PATCH] io_uring: fix sporadic double CQE entry for close
2020-02-01 2:09 UTC (3+ messages)
[PATCH 1/1] io_uring: remove extra ->file check
2020-01-31 22:24 UTC (2+ messages)
[LSF/MM/BPF TOPIC] programmable IO control flow with io_uring and BPF
2020-01-31 21:30 UTC (2+ messages)
[PATCH] io_uring: don't map read/write iovec potentially twice
2020-01-31 19:11 UTC
[PATCH liburing v2] add another helper for probing existing opcodes
2020-01-31 15:40 UTC (2+ 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