messages from 2020-02-28 23:38:36 to 2020-03-18 22:33:51 UTC [more...]
[PATCH RFC] io-wq: handle hashed writes in chains
2020-03-18 22:33 UTC (2+ messages)
bug report about patch "io_uring: avoid ring quiesce for fixed file set unregister and update"
2020-03-17 14:38 UTC (5+ messages)
[PATCH AUTOSEL 5.5 23/41] io-wq: fix IO_WQ_WORK_NO_CANCEL cancellation
2020-03-16 2:33 UTC (2+ messages)
` [PATCH AUTOSEL 5.5 41/41] io_uring: fix lockup with timeouts
[PATCH 0/3] support hashing for linked requests
2020-03-14 23:18 UTC (5+ messages)
` [PATCH 1/3] io-wq: don't reshed if there is no work
` [PATCH 2/3] io-wq: split hashing and enqueueing
` [PATCH 3/3] io-wq: hash dependant works
[PATCH 5.6] io_uring: NULL-deref for IOSQE_{ASYNC,DRAIN}
2020-03-14 23:01 UTC (6+ messages)
[GIT PULL] io_uring fixes for 5.6-rc
2020-03-13 21:33 UTC (5+ messages)
[PATCH 1/1] io-wq: remove duplicated cancel code
2020-03-12 14:35 UTC (2+ messages)
[FIO PATCH] engines/io_uring: delete fio_option_is_set() calls when submitting sqes
2020-03-12 12:59 UTC (2+ messages)
[PATCH] io_uring: fix truncated async read/readv and write/writev retry
2020-03-12 12:58 UTC (3+ messages)
[PATCH] io_uring: io_uring_enter(2) don't poll while SETUP_IOPOLL|SETUP_SQPOLL enabled
2020-03-11 13:06 UTC (2+ messages)
[PATCHSET v4] Support for automatic buffer selection
2020-03-10 15:19 UTC (11+ messages)
` [PATCH 1/9] io_uring: buffer registration infrastructure
` [PATCH 2/9] io_uring: add IORING_OP_PROVIDE_BUFFERS
` [PATCH 3/9] io_uring: support buffer selection for OP_READ and OP_RECV
` [PATCH 4/9] io_uring: add IOSQE_BUFFER_SELECT support for IORING_OP_READV
` [PATCH 5/9] net: abstract out normal and compat msghdr import
` [PATCH 6/9] io_uring: add IOSQE_BUFFER_SELECT support for IORING_OP_RECVMSG
` [PATCH 7/9] io_uring: provide means of removing buffers
` [PATCH 8/9] io_uring: add end-of-bits marker and build time verify it
` [PATCH 9/9] io_uring: Fix unused function warnings
[PATCHSET v3] io_uring support for automatic buffers
2020-03-10 13:37 UTC (18+ messages)
` [PATCH 2/6] io_uring: add IORING_OP_PROVIDE_BUFFERS
` [PATCH 3/6] io_uring: support buffer selection
fsync with SETUP_IOPOLL and SETUP_SQPOLL
2020-03-10 13:22 UTC (2+ messages)
Buffered IO async context overhead
2020-03-09 21:29 UTC (10+ messages)
[PATCHSET v2 0/6] Support selectable file descriptors
2020-03-09 20:33 UTC (19+ messages)
` [PATCH 1/6] fs: openat2: Extend open_how to allow userspace-selected fds
` [PATCH 2/6] io_uring: move CLOSE req->file checking into handler
` [PATCH 3/6] io_uring: move read/write side file based prep into op handler
` [PATCH 4/6] io_uring: support deferred retrival of file from fd
` [PATCH 5/6] net: allow specific fd selection for __sys_accept4_file()
` [PATCH 6/6] io_uring: allow specific fd for IORING_OP_ACCEPT
[PATCH] io_uring: ensure RCU callback ordering with rcu_barrier()
2020-03-09 2:13 UTC
WARNING: ODEBUG bug in io_sqe_files_unregister
2020-03-07 22:36 UTC (3+ messages)
memory leak in path_openat
2020-03-07 22:28 UTC
[GIT PULL] io_uring fixes for 5.6-rc
2020-03-07 20:25 UTC (2+ messages)
[PATCH 1/1] io_uring: fix lockup with timeouts
2020-03-07 15:36 UTC (2+ messages)
KASAN: use-after-free Read in percpu_ref_switch_to_atomic_rcu
2020-03-06 17:21 UTC (12+ messages)
[PATCH] io_uring: Fix error handling in __io_compat_recvmsg_copy_hdr()
2020-03-06 1:55 UTC (2+ messages)
[PATCH AUTOSEL 5.5 40/67] io_uring: fix poll_list race for SETUP_IOPOLL|SETUP_SQPOLL
2020-03-05 17:12 UTC (2+ messages)
` [PATCH AUTOSEL 5.5 42/67] io_uring: pick up link work on submit reference drop
[PATCH 0/4] io-wq/io_uring locking optimisation
2020-03-04 18:48 UTC (6+ messages)
` [PATCH 1/4] io-wq: shuffle io_worker_handle_work() code
` [PATCH 2/4] io-wq: optimise locking in io_worker_handle_work()
` [PATCH 3/4] io-wq: optimise out *next_work() double lock
` [PATCH 4/4] io_uring/io-wq: forward submission ref to async
[PATCH -next] io_uring: Fix unused function warnings
2020-03-04 18:37 UTC (3+ messages)
[PATCHSET RFC 0/4] Support passing fds between chain links
2020-03-04 17:48 UTC (10+ messages)
` [PATCH 1/4] io_uring: add end-of-bits marker and build time verify it
` [PATCH 2/4] io_uring: move CLOSE req->file checking into handler
` [PATCH 3/4] io_uring: move read/write side file based prep into op handler
` [PATCH 4/4] io_uring: test patch for fd passing
[PATCH WIP 0/3] Support userspace-selected fds
2020-03-04 14:53 UTC (4+ messages)
` [PATCH WIP 1/3] fs: Support setting a minimum fd for "lowest available fd" allocation
` [PATCH WIP 2/3] fs: openat2: Extend open_how to allow userspace-selected fds
` [PATCH WIP 3/3] fs: pipe2: Support O_SPECIFIC_FD
[PATCH 2/3] fs: openat2: Extend open_how to allow userspace-selected fds
2020-03-04 14:36 UTC
[PATCH 1/3] fs: Support setting a minimum fd for "lowest available fd" allocation
2020-03-04 14:36 UTC
[PATCH] __io_uring_get_cqe: eliminate unnecessary io_uring_enter() syscalls
2020-03-04 13:57 UTC (8+ messages)
[PATCH v3 0/3] next work propagation
2020-03-03 21:40 UTC (7+ messages)
` [PATCH v3 1/3] io_uring: make submission ref putting consistent
` [PATCH v3 2/3] io_uring: remove @nxt from handlers
` [PATCH v3 3/3] io_uring: get next work with submission ref drop
io_uring performance with block sizes > 128k
2020-03-03 20:23 UTC (4+ messages)
[PATCH v2 0/4] nxt propagation
2020-03-03 16:29 UTC (11+ messages)
` [PATCH v2 1/4] io_uring: clean up io_close
` [PATCH v2 2/4] io_uring: make submission ref putting consistent
` [PATCH v2 3/4] io_uring: remove @nxt from handlers
` [PATCH v2 4/4] io_uring: get next req on subm ref drop
[PATCH -next] io_uring: Ensure mask is initialized in io_arm_poll_handler
2020-03-02 23:12 UTC (2+ messages)
[PATCH 1/1] io-wq: remove io_wq_flush and IO_WQ_WORK_INTERNAL
2020-03-02 20:57 UTC (2+ messages)
[PATCH RFC 0/9] nxt propagation + locking optimisation
2020-03-02 15:26 UTC (21+ messages)
` [PATCH 1/9] io_uring: clean up io_close
` [PATCH 2/9] io-wq: fix IO_WQ_WORK_NO_CANCEL cancellation
` [PATCH 3/9] io_uring: make submission ref putting consistent
` [PATCH 4/9] io_uring: remove @nxt from handlers
` [PATCH 5/9] io_uring: get next req on subm ref drop
` [PATCH 6/9] io-wq: shuffle io_worker_handle_work() code
` [PATCH 7/9] io-wq: io_worker_handle_work() optimise locking
` [PATCH 8/9] io-wq: optimise double lock for io_get_next_work()
` [PATCH 9/9] io_uring: pass submission ref to async
[PATCH 1/1] io_uring: remove io_prep_next_work()
2020-02-29 20:55 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/1] io_uring: remove extra nxt check after punt
2020-02-29 20:55 UTC (2+ messages)
[PATCH REBASE v2 0/5] return nxt propagation within io-wq ctx
2020-02-29 19:00 UTC (8+ messages)
` [PATCH v2 1/5] io_uring: remove @nxt from the handlers
` [PATCH v2 2/5] io_uring/io-wq: pass *work instead of **workptr
` [PATCH v2 3/5] io_uring/io-wq: allow put_work return next work
` [PATCH v2 4/5] io_uring: remove extra nxt check after punt
` [PATCH v2 5/5] io_uring: remove io_prep_next_work()
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