public inbox for [email protected]
 help / color / mirror / Atom feed
 messages from 2023-04-28 18:13:12 to 2023-05-17 19:26:30 UTC [more...]

[PATCH v6 4/6] io_uring: rsrc: delegate VMA file-backed check to GUP
 2023-05-17 19:25 UTC  (2+ messages)
` [PATCH v6 5/6] mm/gup: remove vmas parameter from pin_user_pages()

[PATCHSET 0.4] Reduce overhead of multishot recv/recvmsg
 2023-05-17 19:12 UTC  (5+ messages)
` [PATCH 1/4] io_uring/net: initialize struct msghdr more sanely for io_recv()
` [PATCH 2/4] io_uring/net: initalize msghdr->msg_inq to known value
` [PATCH 3/4] io_uring/net: push IORING_CQE_F_SOCK_NONEMPTY into io_recv_finish()
` [PATCH 4/4] io_uring/net: don't retry recvmsg() unnecessarily

[Bug report] kernel panic: System is deadlocked on memory
 2023-05-17 14:23 UTC  (6+ messages)

[PATCH for-next 0/2] Enable IOU_F_TWQ_LAZY_WAKE for passthrough
 2023-05-17 13:53 UTC  (14+ messages)
` [PATCH for-next 1/2] io_uring/cmd: add cmd lazy tw wake helper
` [PATCH for-next 2/2] nvme: optimise io_uring passthrough completion

[PATCH v5 4/6] io_uring: rsrc: delegate VMA file-backed check to GUP
 2023-05-17 13:04 UTC  (9+ messages)
` [PATCH v5 5/6] mm/gup: remove vmas parameter from pin_user_pages()

[PATCH net-next 0/2] minor tcp io_uring zc optimisations
 2023-05-17  7:40 UTC  (12+ messages)
` [PATCH net-next 1/2] net/tcp: don't peek at tail for io_uring zc
` [PATCH net-next 2/2] net/tcp: optimise io_uring zc ubuf refcounting

[RFC 0/7] Rethinking splice
 2023-05-17  4:05 UTC  (14+ messages)
` [RFC 1/7] io_uring: add io_mapped_ubuf caches
` [RFC 2/7] io_uring: add reg-buffer data directions
` [RFC 3/7] io_uring: fail loop_rw_iter with pure bvec bufs
` [RFC 4/7] io_uring/rsrc: introduce struct iou_buf_desc
` [RFC 5/7] io_uring/rsrc: add buffer release callbacks
` [RFC 6/7] io_uring/rsrc: introduce helper installing one buffer
` [RFC 7/7] io_uring,fs: introduce IORING_OP_GET_BUF

[RFC PATCH] io_uring: Add io_uring_setup flag to pre-register ring fd and never install it
 2023-05-16 14:14 UTC  (2+ messages)

[PATCHSET 0/4 v2] Support for mapping SQ/CQ rings into huge page
 2023-05-14  2:59 UTC  (7+ 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

[GIT PULL] io_uring fix for 6.4-rc2
 2023-05-12 22:14 UTC  (2+ messages)

[PATCH] Subject: io_uring: Fix bug in io_fallback_req_func that can cause deadlock
 2023-05-12 13:58 UTC  (2+ messages)

[PATCHSET 0/3] Improve FMODE_NOWAIT coverage
 2023-05-11 13:30 UTC  (9+ messages)
` [PATCH 1/3] net: set FMODE_NOWAIT for sockets
` [PATCH 2/3] block: mark bdev files as FMODE_NOWAIT if underlying device supports it
` [PATCH 3/3] io_uring: rely solely on FMODE_NOWAIT

[PATCH v2 0/6] io_uring: add getdents support, take 2
 2023-05-11 11:03 UTC  (9+ messages)
` [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH v2 2/6] vfs_getdents/struct dir_context: add flags field
` [PATCH v2 3/6] io_uring: add support for getdents
` [PATCH v2 4/6] kernfs: implement readdir FMODE_NOWAIT
` [PATCH v2 5/6] libfs: set FMODE_NOWAIT on dir open
` [PATCH v2 6/6] RFC: io_uring getdents: test returning an EOF flag in CQE

[PATCH liburing v1 0/2] 2 fixes for recv-msgall.c
 2023-05-10 15:17 UTC  (4+ messages)
` [PATCH liburing v1 1/2] recv-msgall: Fix undefined behavior in `recv_prep()`
` [PATCH liburing v1 2/2] recv-msgall: Fix invalid mutex usage

[bug report] BUG: kernel NULL pointer dereference, address: 0000000000000048
 2023-05-10 12:08 UTC  (10+ messages)

[GIT PULL] Final io_uring updates for 6.4-rc1
 2023-05-09 16:55 UTC  (10+ messages)

[PATCH] io_uring: add dummy io_uring_sqe_cmd() helper
 2023-05-08 18:10 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] ublk & io_uring: ublk zero copy support
 2023-05-08  2:16 UTC  (4+ messages)

[PATCH] io_uring: undeprecate epoll_ctl support
 2023-05-06  9:55 UTC  (9+ messages)

io_uring is a regression over 16 year old aio/io_submit, 2+ decades of Microsoft NT, and *BSD circa 1997-2001
 2023-05-04 19:37 UTC  (3+ messages)

[PATCH liburing v1] .gitignore: Add `examples/rsrc-update-bench`
 2023-05-04 17:54 UTC  (3+ messages)

[PATCH v4 0/3] io_uring: Pass the whole sqe to commands
 2023-05-04 17:51 UTC  (11+ messages)
` [PATCH v4 1/3] io_uring: Create a helper to return the SQE size
` [PATCH v4 2/3] io_uring: Pass whole sqe to commands
` [PATCH v4 3/3] io_uring: Remove unnecessary BUILD_BUG_ON

[PATCH] io_uring: set plug tags for same file
 2023-05-04 16:24 UTC 

[PATCH v12 0/5] io_uring: add napi busy polling support
 2023-05-04 16:06 UTC  (8+ messages)
` [PATCH v12 1/5] io-uring: move io_wait_queue definition to header file
` [PATCH v12 2/5] io-uring: add napi busy poll support
` [PATCH v12 3/5] io-uring: add sqpoll support for napi busy poll
` [PATCH v12 4/5] io_uring: add register/unregister napi function
` [PATCH v12 5/5] io_uring: add prefer busy poll to register and unregister napi api

[PATCH] Subject: io_uring: Remove the check of data->free_work and data->do_work in io_wq_create
 2023-05-04  6:59 UTC 

[PATCH v3 0/4] io_uring: Pass the whole sqe to commands
 2023-05-03 19:11 UTC  (9+ messages)
` [PATCH v3 1/4] io_uring: Create a helper to return the SQE size
` [PATCH v3 2/4] io_uring: Pass whole sqe to commands
` [PATCH v3 3/4] io_uring: Remove unnecessary BUILD_BUG_ON
` [PATCH v3 4/4] block: ublk_drv: Add a helper instead of casting

[PATCH 0/5] add initial io_uring_cmd support for sockets
 2023-05-03 13:27 UTC  (4+ messages)

[RFC PATCH 00/12] io_uring attached nvme queue
 2023-05-01 11:36 UTC  (15+ messages)
    ` [RFC PATCH 01/12] nvme: refactor nvme_alloc_io_tag_set
    ` [RFC PATCH 02/12] pci: enable "raw_queues = N" module parameter
    ` [RFC PATCH 03/12] fs, block: interface to register/unregister the raw-queue
    ` [RFC PATCH 04/12] io_uring, fs: plumb support to register/unregister raw-queue
    ` [RFC PATCH 05/12] nvme: wire-up register/unregister queue f_op callback
    ` [RFC PATCH 06/12] pci: implement register/unregister functionality
    ` [RFC PATCH 07/12] io_uring: support for using registered queue in uring-cmd
    ` [RFC PATCH 08/12] block: add mq_ops to submit and complete commands from raw-queue
    ` [RFC PATCH 09/12] nvme: carve out a helper to prepare nvme_command from ioucmd->cmd
    ` [RFC PATCH 10/12] nvme: submisssion/completion of uring_cmd to/from the registered queue
    ` [RFC PATCH 11/12] pci: modify nvme_setup_prp_simple parameters
    ` [RFC PATCH 12/12] pci: implement submission/completion for rawq commands

[PATCH RFC 0/2] io_uring: add getdents support, take 2
 2023-05-01  7:16 UTC  (12+ messages)
` [PATCH RFC 2/2] io_uring: add support for getdents

[PATCH v2 0/3] io_uring: Pass the whole sqe to commands
 2023-04-30 14:39 UTC  (3+ messages)

[PATCH 0/2] io_uring: Pass whole sqe to commands
 2023-04-30 14:37 UTC  (8+ messages)
` [PATCH 1/2] "

[PATCHSET v2 0/4] Enable NO_OFFLOAD support
 2023-04-30 13:34 UTC  (13+ messages)
` [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt

[PATCH v11 0/5] io_uring: add napi busy polling support
 2023-04-28 18:32 UTC  (6+ messages)
` [PATCH v11 2/5] io-uring: add napi busy poll support
` [PATCH v11 3/5] io-uring: add sqpoll support for napi busy poll
` [PATCH v11 4/5] io_uring: add register/unregister napi function
` [PATCH v11 5/5] io_uring: add prefer busy poll to register and unregister napi api


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