public inbox for [email protected]
 help / color / mirror / Atom feed
 messages from 2023-04-13 02:03:50 to 2023-04-21 22:39:10 UTC [more...]

[PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD
 2023-04-21 22:38 UTC  (9+ messages)

SQPOLL / uring_cmd_iopoll
 2023-04-21 22:09 UTC 

[RFC PATCH 0/1] io_uring: honor I/O nowait flag for read/write
 2023-04-21 17:35 UTC  (3+ messages)
` [RFC PATCH 1/1] "

[GIT PULL] io_uring updates for 6.4-rc1
 2023-04-21 17:06 UTC 

[PATCH 0/2] io_uring: Pass whole sqe to commands
 2023-04-21 15:11 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] io_uring: Remove unnecessary BUILD_BUG_ON

[PATCH] tools/io_uring/io_uring-cp: Fix two compile warings
 2023-04-21 12:26 UTC 

[PATCH] tools/io_uring: Add .gitignore
 2023-04-21 12:30 UTC 

[PATCH v2 0/3] io_uring: Pass the whole sqe to commands
 2023-04-21 12:16 UTC  (5+ messages)
  ` [PATCH v2 1/3] io_uring: Create a helper to return the SQE size
  ` [PATCH v2 2/3] io_uring: Pass whole sqe to commands
  ` [PATCH v2 3/3] io_uring: Remove unnecessary BUILD_BUG_ON

[PATCH] test/file-verify.t: Don't run over mlock limit when run as non-root
 2023-04-20 19:04 UTC  (2+ messages)

[PATCHSET v2 0/4] Enable NO_OFFLOAD support
 2023-04-20 18:31 UTC  (5+ messages)
` [PATCH 1/4] io_uring: add support for NO_OFFLOAD
` [PATCH 2/4] Revert "io_uring: always go async for unsupported fadvise flags"
` [PATCH 3/4] Revert "io_uring: for requests that require async, force it"
` [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt

[PATCH 0/5] add initial io_uring_cmd support for sockets
 2023-04-20 16:48 UTC  (18+ messages)

[PATCHSET 0/6] Enable NO_OFFLOAD support
 2023-04-20 15:56 UTC  (15+ messages)
` [PATCH 1/6] io_uring: grow struct io_kiocb 'flags' to a 64-bit value
` [PATCH 2/6] io_uring: move poll_refs up a cacheline to fill a hole
` [PATCH 3/6] io_uring: add support for NO_OFFLOAD
` [PATCH 4/6] Revert "io_uring: always go async for unsupported fadvise flags"
` [PATCH 5/6] Revert "io_uring: for requests that require async, force it"
` [PATCH 6/6] io_uring: mark opcodes that always need io-wq punt

[PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
 2023-04-20 15:31 UTC  (27+ messages)
` [PATCH v4 5/6] mm/gup: remove vmas parameter from pin_user_pages()

[PATCHSET RFC 0/4] Support for mapping SQ/CQ rings into huge page
 2023-04-19 22:48 UTC  (5+ messages)
` [PATCH 1/4] io_uring: remove sq/cq_off memset
` [PATCH 2/4] io_uring: return error pointer from io_mem_alloc()
` [PATCH 3/4] io_uring: add ring freeing helper
` [PATCH 4/4] io_uring: support for user allocated memory for rings/sqes

[PATCH] io_uring: Optimization of buffered random write
 2023-04-19 21:40 UTC  (6+ messages)

[PATCH v3 0/2] liburing: multishot timeout support
 2023-04-19 18:56 UTC  (6+ messages)
` [PATCH v3 1/2] liburing: add "
` [PATCH v3 2/2] liburing: update man page for multishot timeouts

[PATCH v4] io_uring: add support for multishot timeouts
 2023-04-19  1:39 UTC  (2+ messages)

[PATCH for-next 0/8] another round of rsrc refactoring
 2023-04-19  1:39 UTC  (10+ messages)
` [PATCH for-next 1/8] io_uring/rsrc: remove unused io_rsrc_node::llist
` [PATCH for-next 2/8] io_uring/rsrc: infer node from ctx on io_queue_rsrc_removal
` [PATCH for-next 3/8] io_uring/rsrc: merge nodes and io_rsrc_put
` [PATCH for-next 4/8] io_uring/rsrc: add empty flag in rsrc_node
` [PATCH for-next 5/8] io_uring/rsrc: inline io_rsrc_put_work()
` [PATCH for-next 6/8] io_uring/rsrc: pass node to io_rsrc_put_work()
` [PATCH for-next 7/8] io_uring/rsrc: devirtualise rsrc put callbacks
` [PATCH for-next 8/8] io_uring/rsrc: disassociate nodes and rsrc_data

[PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
 2023-04-19  1:29 UTC  (13+ messages)

[PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
 2023-04-18 18:19 UTC  (16+ messages)
` [PATCH 6/7] mm/gup: remove vmas parameter from pin_user_pages()

[PATCH v3 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
 2023-04-17 11:59 UTC  (4+ messages)
` [PATCH v3 6/7] mm/gup: remove vmas parameter from pin_user_pages()

[PATCH v7 0/3] io_uring: add getdents64 support
 2023-04-16 22:06 UTC  (2+ messages)

[PATCH] io_uring: complete request via task work in case of DEFER_TASKRUN
 2023-04-16 10:05 UTC  (11+ messages)

[PATCH 0/5] add initial io_uring_cmd support for sockets
 2023-04-16  9:51 UTC  (9+ messages)
` [PATCH RFC] io_uring: Pass whole sqe to commands

[PATCH] t/io_uring: fix max_blocks calculation in pt mode again
 2023-04-16  4:38 UTC 

[PATCH for-6.4 00/10] some rsrc fixes and clean ups
 2023-04-15 20:46 UTC  (12+ messages)
` [PATCH 01/10] io_uring/rsrc: use nospec'ed indexes
` [PATCH 02/10] io_uring/rsrc: remove io_rsrc_node::done
` [PATCH 03/10] io_uring/rsrc: refactor io_rsrc_ref_quiesce
` [PATCH 04/10] io_uring/rsrc: use wq for quiescing
` [PATCH 05/10] io_uring/rsrc: fix DEFER_TASKRUN rsrc quiesce
` [PATCH 06/10] io_uring/rsrc: remove rsrc_data refs
` [PATCH 07/10] io_uring/rsrc: inline switch_start fast path
` [PATCH 08/10] io_uring/rsrc: clean up __io_sqe_buffers_update()
` [PATCH 09/10] io_uring/rsrc: simplify single file node switching
` [PATCH 10/10] io_uring/rsrc: refactor io_queue_rsrc_removal

[PATCH for-next 1/1] io_uring/notif: add constant for ubuf_info flags
 2023-04-15 20:37 UTC  (2+ messages)

[RFC PATCH liburing v1 0/2] io_uring sendto
 2023-04-15 20:37 UTC  (4+ messages)
` [RFC PATCH liburing v1 1/2] liburing: Add `io_uring_prep_sendto()`
` [RFC PATCH liburing v1 2/2] man: "

[PATCH liburing 0/3] io_uring-udp fix, manpage fix, and hppa cross-compiler
 2023-04-15 20:37 UTC  (5+ messages)
` [PATCH liburing 1/3] io_uring-udp: Fix the wrong IPv6 binary to string conversion
` [PATCH liburing 2/3] github: Add hppa cross compiler
` [PATCH liburing 3/3] man/io_uring_cqe_get_data.3: Fix a misleading return value

[GIT PULL] io_uring fix for 6.3-rc7
 2023-04-15 18:11 UTC  (2+ messages)

[PATCH v2 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
 2023-04-15  9:08 UTC  (2+ messages)
` [PATCH v2 6/7] mm/gup: remove vmas parameter from pin_user_pages()

[PATCH v3] io_uring: add support for multishot timeouts
 2023-04-14 21:38 UTC  (3+ messages)

[PATCH v2] io_uring: add support for multishot timeouts
 2023-04-14 17:17 UTC  (3+ messages)

[PATCH] t/io_uring: fix max_blocks calculation in nvme passthrough mode
 2023-04-13 12:40 UTC  (2+ messages)

[PATCH] io_uring/uring_cmd: take advantage of completion batching
 2023-04-13  2:02 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox