messages from 2019-11-08 15:51:57 to 2019-11-20 20:10:02 UTC [more...]
[PATCHSET 0/2] io_uring: close lookup gap for dependent work
2019-11-20 20:09 UTC (8+ messages)
` [PATCH 1/7] io-wq: wait for io_wq_create() to setup necessary workers
` [PATCH 1/2] io_uring: allow finding next link independent of req reference count
` [PATCH 2/7] io-wq: remove extra space characters
` [PATCH 2/2] io_uring: close lookup gap for dependent next work
` [PATCH 3/7] io_uring: break links for failed defer
` [PATCH 4/7] io_uring: remove redundant check
` [PATCH 5/7] io_uring: Fix leaking linked timeouts
[PATCHSET] Pending io_uring items not yet queued up for 5.5
2019-11-20 18:15 UTC (14+ messages)
` [PATCH 1/8] io-wq: remove now redundant struct io_wq_nulls_list
` [PATCH 2/8] io_uring: make POLL_ADD/POLL_REMOVE scale better
` [PATCH 3/8] io_uring: io_async_cancel() should pass in 'nxt' request pointer
` [PATCH 4/8] io_uring: cleanup return values from the queueing functions
` [PATCH 5/8] io_uring: make io_double_put_req() use normal completion path
` [PATCH 6/8] io_uring: make req->timeout be dynamically allocated
` [PATCH 7/8] io_uring: fix sequencing issues with linked timeouts
` [PATCH 8/8] io_uring: remove dead REQ_F_SEQ_PREV flag
[PATCH] io_uring: io_allocate_scq_urings() should return a sane state
2019-11-20 16:28 UTC
INFO: trying to register non-static key in io_cqring_ev_posted
2019-11-20 16:26 UTC (3+ messages)
io_uring: io_fail_links() should only consider first linked timeout
2019-11-20 15:06 UTC (10+ messages)
[PATCHSET 0/4][io_uring-post] cleanup after linked timeouts
2019-11-20 14:25 UTC (9+ messages)
` [PATCH 1/4] io_uring: Always REQ_F_FREE_SQE for allocated sqe
` [PATCH 2/4] io_uring: break links for failed defer
` [PATCH 3/4] io_uring: remove redundant check
` [PATCH 4/4] io_uring: Fix leaking linked timeouts
[PATCH liburing] linked-timeout: check invalid linked timeouts
2019-11-20 14:24 UTC (2+ messages)
[PATCH liburing 1/3] mktemp is dangerous, better use mkostemp
2019-11-20 3:36 UTC (4+ messages)
` [PATCH liburing 2/3] Avoid redefined warning of "SIGSTKSZ"
` [PATCH liburing 3/3] built liburing.so and test binary first when runtests
[PATCHSET 0/2] io_uring support for linked timeouts
2019-11-19 21:11 UTC (17+ messages)
[PATCH] io-wq: remove extra space characters
2019-11-19 15:45 UTC (2+ messages)
[PATCH] io-wq: wait for io_wq_create() to setup necessary workers
2019-11-19 15:43 UTC
[PATCH v2] io_uring: provide fallback request for OOM situations
2019-11-19 9:22 UTC (4+ messages)
[PATCH] io_uring: request cancellations should break links
2019-11-18 19:25 UTC
[PATCH] io_uring: correct poll cancel and linked timeout expiration completion
2019-11-18 18:14 UTC
[GIT PULL] Fixes for 5.4-rc8/final
2019-11-15 22:20 UTC (4+ messages)
[PATCH] io_uring: fix duplicated increase of cached_cq_overflow
2019-11-15 16:35 UTC (6+ messages)
[PATCHSET 0/2] Fix issue with (and clarify) linked timeouts
2019-11-15 4:56 UTC (3+ messages)
` [PATCH 1/2] io_uring: cleanup return values from the queueing functions
` [PATCH 2/2] io_uring: fix sequencing issues with linked timeouts
[PATCH] io_uring: Fix LINK_TIMEOUT checks
2019-11-15 3:22 UTC (6+ messages)
[PATCH] io_uring: make POLL_ADD/POLL_REMOVE scale better
2019-11-14 19:15 UTC
[PATCH RFC] io_uring: make signalfd work with io_uring (and aio) POLL
2019-11-14 15:51 UTC (10+ messages)
[PATCHSET v2] Improve io_uring cancellations
2019-11-14 2:51 UTC (6+ messages)
` [PATCH 1/3] io_wq: add get/put_work handlers to io_wq_create()
` [PATCH 2/3] io-wq: ensure we have a stable view of ->cur_work for cancellations
` [PATCH 3/3] io-wq: ensure free/busy list browsing see all items
[PATCH] io_uring: ensure registered buffer import returns the IO length
2019-11-13 23:16 UTC
[PATCH] io_uring: Fix getting file for timeout
2019-11-13 22:27 UTC (9+ messages)
` [PATCH for-linus] "
` [PATCH for-5.5] io_uring: update io_op_needs_file
[liburing PATCH] io_uring: invalid fd for file-less operations
2019-11-13 21:39 UTC (3+ messages)
[PATCHSET] Improve io_uring cancellations
2019-11-13 19:55 UTC (4+ messages)
` [PATCH 1/2] io_wq: add get/put_work handlers to io_wq_create()
` [PATCH 2/2] io-wq: ensure task is valid before sending it a signal
[PATCH 1/2] fs:io_uring: clean up io_uring_cancel_files
2019-11-13 19:37 UTC (3+ messages)
` [PATCH 2/2] fs: io_uring: introduce req_need_defer()
general protection fault in io_commit_cqring
2019-11-13 19:29 UTC (3+ messages)
[PATCH] io_uring: check for validity of ->rings in teardown
2019-11-13 16:13 UTC
[liburing patch] test: fix up dead code bugs
2019-11-13 13:44 UTC (6+ messages)
` [liburing patch][v2] "
[PATCH] io_uring: Fix leaking double_put()
2019-11-12 20:11 UTC (3+ messages)
[PATCH] io_uring: fix potential deadlock in io_poll_wake()
2019-11-12 16:47 UTC
[PATCH] io_uring: fix potential deadlock in io_poll_wake()
2019-11-12 16:43 UTC (2+ messages)
[PATCH] io_uring: use correct "is IO worker" helper
2019-11-12 14:58 UTC
[RFC] migrating mm
2019-11-12 12:23 UTC (2+ messages)
[PATCH] io_uring: make timeout sequence == 0 mean no sequence
2019-11-12 7:17 UTC (2+ messages)
[PATCH v2] io_uring: fix -ENOENT issue with linked timer with short timeout
2019-11-11 16:16 UTC
[PATCH] io_uring: fix -ENOENT issue with linked timer with short timeout
2019-11-11 6:39 UTC
[PATCH] io_uring: fix error clear of ->file_table in io_sqe_files_register()
2019-11-11 4:19 UTC (6+ messages)
[PATCH] io_uring: flag SQPOLL busy condition to userspace
2019-11-11 3:37 UTC
[PATCH] io_uring: don't do flush cancel under inflight_lock
2019-11-11 3:35 UTC
KASAN: invalid-free in io_sqe_files_unregister
2019-11-10 15:46 UTC (3+ messages)
[PATCH v4] io_uring: limit inflight IO
2019-11-10 15:22 UTC (3+ messages)
[PATCH v2] io_uring: make ASYNC_CANCEL work with poll and timeout
2019-11-10 2:55 UTC
[PATCH] io_uring: convert accept4() -ERESTARTSYS into -EINTR
2019-11-10 2:35 UTC
[PATCH] io_uring: make ASYNC_CANCEL work with poll and timeout
2019-11-10 1:24 UTC
[PATCH v3] io_uring: limit inflight IO
2019-11-09 20:59 UTC (3+ messages)
[PATCH RFC] io_uring: limit inflight IO
2019-11-09 19:24 UTC (11+ messages)
[PATCH v4] io_uring: add support for backlogged CQ ring
2019-11-09 18:50 UTC
[PATCH] io_uring: fix accounting of dropped CQEs in backlog flush
2019-11-09 14:20 UTC
[PATCH RFC v2] io_uring: limit inflight IO
2019-11-09 14:16 UTC (4+ messages)
[PATCHSET v3 0/3] io_uring CQ ring backpressure
2019-11-09 14:14 UTC (5+ messages)
` [PATCH 3/3] io_uring: add support for backlogged CQ ring
[PATCH] io_uring: account overflows even with IORING_SETUP_CQ_NODROP
2019-11-09 14:09 UTC (3+ messages)
[PATCH v2] liburing: Add regression test case for link with drain
2019-11-09 14:09 UTC (2+ messages)
[PATCH] io_uring: separate the io_free_req and io_free_req_find_next interface
2019-11-09 3:10 UTC (3+ messages)
` [PATCH] liburing: Add regression test case for link with drain
[PATCH v4] io_uring: keep io_put_req only responsible for release and put req
2019-11-08 18:19 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