messages from 2022-02-17 15:58:42 to 2022-03-04 13:44:34 UTC [more...]
[PATCH] io_uring: add io_uring_enter(2) fixed file support
2022-03-04 13:44 UTC (23+ messages)
[PATCH v4 0/2] io_uring: Add support for napi_busy_poll
2022-03-03 7:12 UTC (12+ messages)
` [PATCH v4 1/2] io_uring: minor io_cqring_wait() optimization
` [PATCH v4 2/2] io_uring: Add support for napi_busy_poll
[LSF/MM/BPF Topic] Towards more useful nvme-passthrough
2022-03-03 0:45 UTC (3+ messages)
[PATCH v4 6/6] io_uring: add support for zone-append
2022-03-02 20:51 UTC (26+ messages)
btrfs / io-uring corrupting reads
2022-03-02 11:28 UTC (8+ messages)
` Fwd: "
[PATCH v3 0/2] io_uring: Add support for napi_busy_poll
2022-03-01 13:38 UTC (3+ messages)
` [PATCH v3 1/2] io_uring: minor io_cqring_wait() optimization
` [PATCH v3 2/2] io_uring: Add support for napi_busy_poll
[PATCH v1] io_uring: Add support for napi_busy_poll
2022-03-01 8:23 UTC (19+ messages)
[PATCH 5.16 061/164] io_uring: add a schedule point in io_add_buffers()
2022-02-28 17:23 UTC
[PATCH 5.15 055/139] io_uring: add a schedule point in io_add_buffers()
2022-02-28 17:23 UTC
[PATCH 5.10 27/80] io_uring: add a schedule point in io_add_buffers()
2022-02-28 17:24 UTC
[PATCH v2] io_uring: Add support for napi_busy_poll
2022-02-28 7:00 UTC (5+ messages)
[PATCH v4 0/1] io-uring: Make statx api stable
2022-02-26 20:01 UTC (4+ messages)
` [PATCH v4 1/1] io-uring: Make statx API stable
[PATCH v3 0/2] io-uring: Make statx api stable
2022-02-26 1:22 UTC (8+ messages)
KASAN: use-after-free Read in __fdget_raw
2022-02-26 0:48 UTC
[PATCH liburing v1] src/Makefile: Don't use stack protector for all builds by default
2022-02-25 20:29 UTC (3+ messages)
[PATCH liburing v1] .gitignore: Add `/test/fpos` to .gitignore
2022-02-25 14:16 UTC (2+ messages)
[PATCH liburing v2] queue, liburing.h: Avoid `io_uring_get_sqe()` code duplication
2022-02-25 14:16 UTC (2+ messages)
napi_busy_poll
2022-02-25 4:42 UTC (20+ messages)
[PATCH liburing v1] queue, liburing.h: Avoid `io_uring_get_sqe()` code duplication
2022-02-25 0:51 UTC (3+ messages)
[PATCHSET v4 0/8] io_uring passthrough support
2022-02-24 22:34 UTC (5+ messages)
` [PATCH 1/8] io_uring: split up io_uring_sqe into hdr + main
[GIT PULL] io_uring fixes for 5.17-rc6
2022-02-24 19:18 UTC (2+ messages)
[PATCH] io_uring: documentation fixup
2022-02-24 14:05 UTC (2+ messages)
[PATCH liburing] Remove fpos tests without linking
2022-02-24 14:04 UTC (2+ messages)
[PATCH v3 0/4] io_uring: consistent behaviour with linked read/write
2022-02-24 10:45 UTC (10+ messages)
` [PATCH v3 1/4] io_uring: remove duplicated calls to io_kiocb_ppos
` [PATCH v3 2/4] io_uring: update kiocb->ki_pos at execution time
` [PATCH v3 3/4] io_uring: do not recalculate ppos unnecessarily
` [PATCH v3 4/4] io_uring: pre-increment f_pos on rw
[PATCH v3 liburing] Test consistent file position updates
2022-02-23 23:44 UTC (2+ messages)
[syzbot] memory leak in create_io_worker (2)
2022-02-22 23:40 UTC
[PATCH v2 00/13] Support sync buffered writes for io-uring
2022-02-22 23:19 UTC (32+ messages)
` [PATCH v2 01/13] fs: Add flags parameter to __block_write_begin_int
` [PATCH v2 02/13] mm: Introduce do_generic_perform_write
` [PATCH v2 03/13] mm: Add support for async buffered writes
` [PATCH v2 04/13] fs: split off __alloc_page_buffers function
` [PATCH v2 05/13] fs: split off __create_empty_buffers function
` [PATCH v2 06/13] fs: Add gfp_t parameter to create_page_buffers()
` [PATCH v2 07/13] fs: add support for async buffered writes
` [PATCH v2 08/13] io_uring: "
` [PATCH v2 09/13] io_uring: Add tracepoint for short writes
` [PATCH v2 10/13] sched: add new fields to task_struct
` [PATCH v2 11/13] mm: support write throttling for async buffered writes
` [PATCH v2 12/13] io_uring: "
` [PATCH v2 13/13] block: enable async buffered writes for block devices
[PATCH] io_uring: disallow modification of rsrc_data during quiesce
2022-02-22 16:57 UTC (2+ messages)
[syzbot] KASAN: stack-out-of-bounds Read in iov_iter_revert
2022-02-22 16:48 UTC (10+ messages)
[PATCH v2 0/4] io_uring: consistent behaviour with linked read/write
2022-02-22 10:52 UTC (13+ messages)
` [PATCH v2 1/4] io_uring: remove duplicated calls to io_kiocb_ppos
` [PATCH v2 2/4] io_uring: update kiocb->ki_pos at execution time
` [PATCH v2 3/4] io_uring: do not recalculate ppos unnecessarily
` [PATCH v2 4/4] io_uring: pre-increment f_pos on rw
[PATCH] io_uring: remove definite false if expression
2022-02-22 9:36 UTC
[syzbot] KASAN: use-after-free Read in io_rsrc_node_ref_zero
2022-02-21 22:17 UTC
[PATCH v2 liburing] Test consistent file position updates
2022-02-21 17:56 UTC (3+ messages)
[PATCH] io_uring: don't convert to jiffies for waiting on timeouts
2022-02-21 12:53 UTC
[syzbot] KASAN: use-after-free Read in io_poll_check_events
2022-02-19 9:20 UTC
[RFC 00/13] uring-passthru for nvme
2022-02-18 17:41 UTC (9+ messages)
` [RFC 01/13] io_uring: add infra for uring_cmd completion in submitter-task
[PATCH 0/3] io_uring: consistent behaviour with linked read/write
2022-02-18 17:25 UTC (6+ messages)
` [PATCH 2/3] io_uring: update kiocb->ki_pos at execution time
` [PATCH 3/3] io_uring: do not recalculate ppos unnecessarily
[PATCH] io_uring: Remove unneeded test in io_run_task_work_sig()
2022-02-17 19:51 UTC (4+ messages)
[PATCH liburing] Test consistent file position updates
2022-02-17 16:04 UTC
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