messages from 2021-10-04 19:03:57 to 2021-10-20 01:48:46 UTC [more...]
[PATCH 5.15] io_uring: fix ltimeout unprep
2021-10-20 1:48 UTC (2+ messages)
[PATCH v2] io_uring: split logic of force_nonblock
2021-10-20 0:23 UTC (3+ messages)
[PATCH 5.15] io_uring: apply max_workers limit to all future users
2021-10-20 0:23 UTC (3+ messages)
[PATCH 5.15] io-wq: max_worker fixes
2021-10-19 23:09 UTC (4+ messages)
[PATCH liburing] test: Add kworker-hang test
2021-10-19 19:07 UTC
[PATCH] [v2] io_uring: warning about unused-but-set parameter
2021-10-19 15:50 UTC (2+ messages)
[PATCH liburing] io_uring: add tests for async hybrid optimization
2021-10-19 11:50 UTC
[PATCH liburing] io-cancel: add check for -ECANCELED
2021-10-19 9:23 UTC
[PATCH] [linux-5.10.y] io_uring: fix splice_fd_in checks backport typo
2021-10-18 18:47 UTC (2+ messages)
[PATCH v1] fs/io_uring: Hoist ret2 == -EAGAIN check in tail of io_write
2021-10-18 14:56 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3] io_uring: implement async hybrid mode for pollable requests
2021-10-18 13:34 UTC
[PATCH v2 0/2] async hybrid for pollable requests
2021-10-18 13:17 UTC (12+ messages)
` [PATCH 1/2] io_uring: split logic of force_nonblock
` [PATCH 2/2] io_uring: implement async hybrid mode for pollable requests
[PATCHSET liburing 0/2] Small fixes for tests
2021-10-18 12:54 UTC (4+ messages)
` [PATCH liburing 1/2] test/timeout: Fix `-Werror=maybe-uninitialized`
` [PATCH liburing 2/2] test/timeout-overflow: "
[PATCH v1] fs/io_uring: Remove unnecessary condition in io_write
2021-10-18 6:49 UTC
[PATCH for-next 0/8] read/write cleanup
2021-10-18 6:06 UTC (14+ messages)
` [PATCH 1/8] io_uring: consistent typing for issue_flags
` [PATCH 2/8] io_uring: prioritise read success path over fails
` [PATCH 3/8] io_uring: optimise rw comletion handlers
` [PATCH 4/8] io_uring: encapsulate rw state
` [PATCH 5/8] io_uring: optimise read/write iov state storing
` [PATCH 6/8] io_uring: optimise io_import_iovec nonblock passing
` [PATCH 7/8] io_uring: clean up io_import_iovec
` [PATCH 8/8] io_uring: rearrange io_read()/write()
[GIT PULL] io_uring fix for 5.15-rc6
2021-10-18 6:02 UTC (2+ messages)
[PATCH 0/4] for-next cleanups
2021-10-18 0:29 UTC (5+ messages)
` [PATCH 1/4] io_uring: clean up timeout async_data allocation
` [PATCH 2/4] io_uring: kill unused param from io_file_supports_nowait
` [PATCH 3/4] io_uring: clusterise ki_flags access in rw_prep
` [PATCH 4/4] io_uring: typed ->async_data
[PATCH 0/2] two small fixes
2021-10-17 20:33 UTC (3+ messages)
` [PATCH 1/2] io_uring: fail iopoll links if can't retry
` [PATCH 2/2] io_uring: fix async_data checks for msg setup
[PATCH 0/3] rw optimisation partial resend
2021-10-17 14:25 UTC (7+ messages)
` [PATCH 1/3] io_uring: arm poll for non-nowait files
` [PATCH 2/3] io_uring: combine REQ_F_NOWAIT_{READ,WRITE} flags
` [PATCH 3/3] io_uring: simplify io_file_supports_nowait()
[PATCH v1] fs/io_uring: Prioritise checking faster conditions first in io_write
2021-10-17 14:23 UTC (2+ messages)
[PATCH for-next 0/8] further rw cleanups+optimisisation
2021-10-16 23:16 UTC (12+ messages)
` [PATCH 1/8] io_uring: optimise req->ctx reloads
` [PATCH 2/8] io_uring: kill io_wq_current_is_worker() in iopoll
` [PATCH 3/8] io_uring: optimise io_import_iovec fixed path
` [PATCH 4/8] io_uring: return iovec from __io_import_iovec
` [PATCH 5/8] io_uring: optimise fixed rw rsrc node setting
` [PATCH 6/8] io_uring: clean io_prep_rw()
` [PATCH 7/8] io_uring: arm poll for non-nowait files
` [PATCH 8/8] io_uring: simplify io_file_supports_nowait()
[PATCH] io_uring: fix wrong condition to grab uring lock
2021-10-14 15:06 UTC (4+ messages)
[PATCH for-5.16 0/2] async hybrid, a new way for pollable requests
2021-10-14 14:17 UTC (13+ messages)
` [PATCH 1/2] io_uring: add IOSQE_ASYNC_HYBRID flag "
` [PATCH 2/2] io_uring: implementation of IOSQE_ASYNC_HYBRID logic
[PATCH 0/2] yet another optimisation for-next
2021-10-14 13:54 UTC (5+ messages)
` [PATCH 1/2] io_uring: optimise io_req_set_rsrc_node()
` [PATCH 2/2] io_uring: optimise ctx referencing
` (subset) [PATCH 0/2] yet another optimisation for-next
INFO: task hung in io_ring_exit_work
2021-10-14 10:00 UTC (2+ messages)
[RFC 0/1] Is register file feature hard to use ?
2021-10-14 9:43 UTC (7+ messages)
` [RFC 1/1] io_uring: improve register file feature's usability
possible deadlock in io_poll_double_wake
2021-10-14 2:45 UTC
INFO: task hung in io_wqe_worker
2021-10-14 2:30 UTC
[PATCH for-next] io_uring: fix io_free_batch_list races
2021-10-12 14:59 UTC (2+ messages)
[syzbot] WARNING in io_wq_submit_work (2)
2021-10-12 10:42 UTC (3+ messages)
[PATCHSET v2 0/3] Add plug based request allocation batching
2021-10-12 10:04 UTC (5+ messages)
` [PATCH 1/3] block: bump max plugged deferred size from 16 to 32
` [PATCH 2/3] block: pre-allocate requests if plug is started and is a batch
` [PATCH 3/3] io_uring: inform block layer of how many requests we are submitting
[PATCH liburing] src/nolibc: Fix `malloc()` alignment
2021-10-11 13:00 UTC (4+ messages)
[PATCHSET v3 liburing 0/3] Add nolibc support for x86-64 arch
2021-10-10 15:11 UTC (5+ messages)
` [PATCH v3 liburing 1/3] Add arch dependent directory and files
` [PATCH v3 liburing 2/3] Add nolibc build support
` [PATCH v3 liburing 3/3] configure: Add `CONFIG_NOLIBC` variable and macro
[PATCHSET v2 liburing 0/4] Add nolibc support for x86-64 arch
2021-10-10 11:25 UTC (9+ messages)
` [PATCH v2 liburing 1/4] test/thread-exit: Fix use after free bug
` [PATCH v2 liburing 2/4] Add arch dependent directory and files
` [PATCH v2 liburing 3/4] Add no libc build support
` [PATCH v2 liburing 4/4] Add CONFIG_NOLIBC variable and macro
[RFC] io_uring: add fixed poll support
2021-10-09 7:56 UTC
[PATCHSET v1 RFC liburing 0/6] Add no libc support for x86-64 arch
2021-10-07 15:02 UTC (25+ messages)
` [PATCH v1 RFC liburing 1/6] configure: Add LIBURING_NOLIBC variable
` [PATCH v1 RFC liburing 2/6] Add no libc support
` [PATCH v1 RFC liburing 3/6] Add x86-64 no libc build support
` [PATCH v1 RFC liburing 4/6] test/cq-size: Don't use `errno` to check liburing's functions
` [PATCH v1 RFC liburing 5/6] test/{iopoll,read-write}: Use `io_uring_free_probe()` instead of `free()`
` [PATCH v1 RFC liburing 6/6] src/{queue,register,setup}: Clean up unused includes
` [PATCHSET v2 RFC liburing 0/5] Add no libc support for x86-64 arch
` [PATCH v2 RFC liburing 1/5] test/{iopoll,read-write}: Use `io_uring_free_probe()` instead of `free()`
` [PATCH v2 RFC liburing 2/5] test/cq-size: Don't use `errno` to check liburing's functions
` [PATCH v2 RFC liburing 3/5] Add arch dependent directory and files
` [PATCH v2 RFC liburing 4/5] Add no libc build support
` [PATCH v2 RFC liburing 5/5] Add LIBURING_NOLIBC variable and edit src/Makefile
` [PATCHSET liburing 0/4] Add no libc support for x86-64 arch
` [PATCH liburing 1/4] test/thread-exit: Fix use after free bug
` [PATCH liburing 2/4] Add arch dependent directory and files
` [PATCH liburing 3/4] Add no libc build support
` [PATCH liburing 4/4] Add LIBURING_NOLIBC variable and edit src/Makefile
[PATCH v1 RFC liburing 6/6] src/{queue,register,setup}: Clean up unused includes
2021-10-06 23:04 UTC
[syzbot] general protection fault in __io_file_supports_nowait
2021-10-06 17:55 UTC (3+ messages)
[PATCH 0/5] bunch of random cleanup for-next
2021-10-06 16:48 UTC (7+ messages)
` [PATCH 1/5] io_uring: optimise plugging
` [PATCH 2/5] io_uring: safer fallback_work free
` [PATCH 3/5] io_uring: reshuffle io_submit_state bits
` [PATCH 4/5] io_uring: optimise out req->opcode reloading
` [PATCH 5/5] io_uring: remove extra io_ring_exit_work wake up
[RFC] io_uring: print COMM on ctx_exit hang
2021-10-06 16:00 UTC (2+ messages)
[PATCH v2] liburing: Add io_uring_submit_and_wait_timeout function in API
2021-10-05 22:41 UTC (4+ messages)
` [PATCH] Fix typo "timout" -> "timeout"
[PATCH RFC 5.13 0/2] adaptive sqpoll and its wakeup optimization
2021-10-05 15:00 UTC (13+ messages)
` [PATCH RFC 5.13 1/2] io_uring: add support for ns granularity of io_sq_thread_idle
[PATCH AUTOSEL 5.14 39/40] io_uring: kill fasync
2021-10-05 13:50 UTC
[PATCH 00/16] squeeze more performance
2021-10-04 20:33 UTC (13+ messages)
` [PATCH 07/16] io_uring: merge CQ and poll waitqueues
` [PATCH 08/16] io_uring: optimise ctx referencing by requests
` [PATCH 09/16] io_uring: mark cold functions
` [PATCH 10/16] io_uring: optimise io_free_batch_list()
` [PATCH 11/16] io_uring: control ->async_data with a REQ_F flag
` [PATCH 12/16] io_uring: remove struct io_completion
` [PATCH 13/16] io_uring: inline io_req_needs_clean()
` [PATCH 14/16] io_uring: inline io_poll_complete
` [PATCH 15/16] io_uring: correct fill events helpers types
` [PATCH 16/16] io_uring: mark hot functions
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