messages from 2022-08-10 18:05:16 to 2022-08-22 21:14:20 UTC [more...]
[PATCH 0/3] LSM hooks for IORING_OP_URING_CMD
2022-08-22 21:14 UTC
[RFC 0/2] io_uring zc notification tag override
2022-08-22 11:49 UTC (14+ messages)
` [RFC 1/2] io_uring/notif: change notif CQE uapi format
` [RFC 2/2] io_uring/net: allow to override notification tag
[PATCH for-next 0/4] fixed-buffer for uring-cmd/passthrough
2022-08-22 11:33 UTC (7+ messages)
` [PATCH for-next 1/4] io_uring: introduce io_uring_cmd_import_fixed
` [PATCH for-next 2/4] io_uring: introduce fixed buffer support for io_uring_cmd
` [PATCH for-next 3/4] block: add helper to map bvec iterator for passthrough
` [PATCH for-next 4/4] nvme: wire up fixed buffer support for nvme passthrough
[PATCH for-next v3 0/7] io_uring: defer task work to when it is needed
2022-08-22 11:34 UTC (9+ messages)
` [PATCH for-next v3 1/7] io_uring: remove unnecessary variable
` [PATCH for-next v3 2/7] io_uring: introduce io_has_work
` [PATCH for-next v3 3/7] io_uring: do not run task work at the start of io_uring_enter
` [PATCH for-next v3 4/7] io_uring: add IORING_SETUP_DEFER_TASKRUN
` [PATCH for-next v3 5/7] io_uring: move io_eventfd_put
` [PATCH for-next v3 6/7] io_uring: signal registered eventfd to process deferred task work
` [PATCH for-next v3 7/7] io_uring: trace local task work run
[GIT PULL] io_uring fixes for 6.0-rc2
2022-08-20 17:55 UTC (2+ messages)
[PATCH for-next v2 0/4] fixed-buffer for uring-cmd/passthrough
2022-08-20 3:06 UTC (5+ messages)
` [PATCH for-next v2 1/4] io_uring: introduce io_uring_cmd_import_fixed
` [PATCH for-next v2 2/4] io_uring: introduce fixed buffer support for io_uring_cmd
` [PATCH for-next v2 3/4] block: add helper to map bvec iterator for passthrough
` [PATCH for-next v2 4/4] nvme: wire up fixed buffer support for nvme passthrough
[RFC 00/19] uringlet
2022-08-19 15:27 UTC (20+ messages)
` [PATCH 01/19] io_uring: change return value of create_io_worker() and io_wqe_create_worker()
` [PATCH 02/19] io_uring: add IORING_SETUP_URINGLET
` [PATCH 03/19] io_uring: make worker pool per ctx for uringlet mode
` [PATCH 04/19] io-wq: split io_wqe_worker() to io_wqe_worker_normal() and io_wqe_worker_let()
` [PATCH 05/19] io_uring: add io_uringler_offload() for uringlet mode
` [PATCH 06/19] io-wq: change the io-worker scheduling logic
` [PATCH 07/19] io-wq: move worker state flags to io-wq.h
` [PATCH 08/19] io-wq: add IO_WORKER_F_SUBMIT and its friends
` [PATCH 09/19] io-wq: add IO_WORKER_F_SCHEDULED "
` [PATCH 10/19] io_uring: add io_submit_sqes_let()
` [PATCH 11/19] io_uring: don't allocate io-wq for a worker in uringlet mode
` [PATCH 12/19] io_uring: add uringlet worker cancellation function
` [PATCH 13/19] io-wq: add wq->owner for uringlet mode
` [PATCH 14/19] io_uring: modify issue_flags "
` [PATCH 15/19] io_uring: don't use inline completion cache if scheduled
` [PATCH 16/19] io_uring: release ctx->let when a ring exits
` [PATCH 17/19] io_uring: disable task plug for now
` [PATCH 18/19] io-wq: only do io_uringlet_end() at the first schedule time
` [PATCH 19/19] io_uring: wire up uringlet
generic/471 regression with async buffered writes?
2022-08-18 17:00 UTC (2+ messages)
[PATCH for-next v2 0/6] io_uring: defer task work to when it is needed
2022-08-18 14:18 UTC (9+ messages)
` [PATCH for-next v2 1/6] io_uring: remove unnecessary variable
` [PATCH for-next v2 2/6] io_uring: introduce io_has_work
` [PATCH for-next v2 3/6] io_uring: do not run task work at the start of io_uring_enter
` [PATCH for-next v2 4/6] io_uring: add IORING_SETUP_DEFER_TASKRUN
` [PATCH for-next v2 5/6] io_uring: move io_eventfd_put
` [PATCH for-next v2 6/6] io_uring: signal registered eventfd to process deferred task work
[PATCH for-5.20] io_uring/net: use right helpers for async_data
2022-08-18 13:27 UTC (2+ messages)
KASAN: null-ptr-deref Write in io_file_get_normal
2022-08-17 14:22 UTC (5+ messages)
Adding read_exact and write_all OPs?
2022-08-17 10:36 UTC (5+ messages)
[GIT PULL] io_uring updates for 5.18-rc1
2022-08-16 15:53 UTC (15+ messages)
` Deprecation of IORING_OP_EPOLL_CTL (Re: [GIT PULL] io_uring updates for 5.18-rc1)
[PATCH for-next 0/7] io_uring: defer task work to when it is needed
2022-08-16 15:28 UTC (15+ messages)
` [PATCH for-next 1/7] io_uring: use local ctx variable
` [PATCH for-next 2/7] io_uring: remove unnecessary variable
` [PATCH for-next 3/7] io_uring: introduce io_has_work
` [PATCH for-next 4/7] io_uring: do not always run task work at the start of io_uring_enter
` [PATCH for-next 5/7] io_uring: add IORING_SETUP_DEFER_TASKRUN
` [PATCH for-next 6/7] io_uring: move io_eventfd_put
` [PATCH for-next 7/7] io_uring: signal registered eventfd to process deferred task work
[PATCH v2] test/xattr: don't rely on NUL-termination
2022-08-16 12:23 UTC (2+ messages)
[PATCH for-5.20 0/3] small io_uring/net fixes and uapi improvements
2022-08-16 3:34 UTC (5+ messages)
` [PATCH for-5.20 1/3] io_uring/net: use right helpers for async recycle
` [PATCH for-5.20 2/3] io_uring/net: improve zc addr import error handling
` [PATCH for-5.20 3/3] io_uring/notif: raise limit on notification slots
[PATCH liburing] handle buffered writes in read-write test
2022-08-15 17:12 UTC (2+ messages)
[PATCH] fs: don't randomized kiocb fields
2022-08-15 14:49 UTC (6+ messages)
[RFC net-next v3 00/29] io_uring zerocopy send
2022-08-15 14:09 UTC (10+ messages)
` [RFC net-next v3 23/29] io_uring: allow to pass addr into sendzc
[PATCH liburing 00/11] Defer taskrun changes
2022-08-15 13:09 UTC (12+ messages)
` [PATCH liburing 01/11] Copy defer task run definition from kernel
` [PATCH liburing 02/11] add io_uring_submit_and_get_events and io_uring_get_events
` [PATCH liburing 03/11] add a t_probe_defer_taskrun helper function for tests
` [PATCH liburing 04/11] update existing tests for defer taskrun
` [PATCH liburing 05/11] add a defer-taskrun test
` [PATCH liburing 06/11] fix documentation shortenings
` [PATCH liburing 07/11] update io_uring_enter.2 docs for IORING_FEAT_NODROP
` [PATCH liburing 08/11] add docs for overflow lost errors
` [PATCH liburing 09/11] expose CQ ring overflow state
` [PATCH liburing 10/11] overflow: add tests
` [PATCH liburing 11/11] file-verify test: log if short read
[PATCH 1/1] io_uring/net: send retry for zerocopy
2022-08-15 9:14 UTC (7+ messages)
[GIT PULL] io_uring fixes for 6.0-rc1
2022-08-13 21:48 UTC (3+ messages)
[GIT PULL v2] io_uring fixes for 6.0-rc1
2022-08-13 21:48 UTC (2+ messages)
[PATCH liburing 0/5] Add basic test for nvme uring passthrough commands
2022-08-13 11:35 UTC (6+ messages)
[GIT PULL] io_uring fixes for 6.0-rc1
2022-08-12 22:55 UTC (21+ messages)
[RFC PATCH 0/8] cleanup struct io_uring_sqe layout
2022-08-12 8:34 UTC (9+ messages)
` [RFC PATCH 1/8] io_uring: move the current struct io_uring_sqe members to legacy sub struct
` [RFC PATCH 2/8] io_uring: add a generic structure for struct io_uring_sqe
` [RFC PATCH 3/8] io_uring: check legacy layout of struct io_uring_sqe with BUILD_BUG_SQE_LEGACY*
` [RFC PATCH 4/8] io_uring: only make use generic struct io_uring_sqe elements for tracing
` [RFC PATCH 5/8] io_uring: only access generic struct io_uring_sqe elements in io_uring.c
` [RFC PATCH 6/8] io_uring: add BUILD_BUG_SQE_HDR_COMMON() macro
` [RFC PATCH 7/8] io_uring: introduce struct io_uring_sqe_rw for all io_prep_rw() using opcodes
` [RFC PATCH 8/8] io_uring: introduce struct io_uring_sqe_{fsync,sfr,fallocate}
[PATCH] io_uring: Optimizing return value
2022-08-12 2:02 UTC (2+ messages)
[PATCH] Modify the return value ret to EOPNOTSUPP when initialized to reduce repeated assignment of errno
2022-08-11 18:42 UTC (4+ messages)
[PATCH] io_uring: fix error handling for io_uring_cmd
2022-08-11 18:08 UTC (7+ messages)
[PATCH 0/3] typesafety improvements on io_uring-6.0
2022-08-11 15:38 UTC (5+ messages)
` [PATCH 1/3] io_uring: consistently make use of io_notif_to_data()
` [PATCH 2/3] io_uring: make io_kiocb_to_cmd() typesafe
` [PATCH 3/3] io_uring: add missing BUILD_BUG_ON() checks for new io_uring_sqe fields
[PATCHv3 0/7] dma mapping optimisations
2022-08-11 7:22 UTC (6+ messages)
[PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
2022-08-10 22:15 UTC (8+ 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