io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-13 08:07:38 to 2020-07-24 07:25:20 UTC [more...]

strace of io_uring events?
 2020-07-24  7:25 UTC  (29+ messages)

[RFC][BUG] io_uring: fix work corruption for poll_add
 2020-07-23 22:24 UTC  (6+ messages)

[PATCH 0/2] prep and grab_files cleanup
 2020-07-23 18:24 UTC  (4+ messages)
` [PATCH 1/2] io_uring: don't do opcode prep twice
` [PATCH 2/2] io_uring: deduplicate io_grab_files() calls

[PATCH 5.8] io_uring: missed req_init_async() for IOSQE_ASYNC
 2020-07-23 18:07 UTC  (2+ messages)

[PATCH] io_uring: clear IORING_SQ_NEED_WAKEUP after executing task works
 2020-07-23 16:03 UTC  (2+ messages)

[PATCH -next] io_uring: Remove redundant NULL check
 2020-07-23  3:25 UTC  (2+ messages)

[PATCH RFC v2 0/3] io_uring: add restrictions to support untrusted applications and guests
 2020-07-22 14:29 UTC  (17+ messages)
` [PATCH RFC v2 1/3] io_uring: use an enumeration for io_uring_register(2) opcodes
` [PATCH RFC v2 2/3] io_uring: add IOURING_REGISTER_RESTRICTIONS opcode
` [PATCH RFC v2 3/3] io_uring: allow disabling rings during the creation

io_uring vs in_compat_syscall()
 2020-07-22  8:39 UTC  (11+ messages)

[PATCH v3 4/4] io_uring: add support for zone-append
 2020-07-21  2:19 UTC  (27+ messages)

[PATCH 0/2] task_put batching
 2020-07-20 16:42 UTC  (12+ messages)
` [PATCH 1/2] tasks: add put_task_struct_many()
` [PATCH 2/2] io_uring: batch put_task_struct()

[PATCH] io_files_update_prep shouldn't consider all the flags invalid
 2020-07-18 20:48 UTC  (8+ messages)

[PATCH 5.9 0/2] memory accounting fixes
 2020-07-18 14:37 UTC  (4+ messages)
` [PATCH 1/2] io_uring: don't miscount pinned memory
` [PATCH 2/2] io_uring: return locked and pinned page accounting

[PATCH] io_uring: ensure double poll additions work with both request types
 2020-07-17 23:14 UTC 

[GIT PULL] io_uring fix for 5.8-rc6
 2020-07-17 18:00 UTC  (2+ messages)

[PATCH] io_uring: fix sq array offset calculation
 2020-07-17 14:08 UTC  (9+ messages)

[PATCH 5.9 0/7] recv/rw select-buffer fortifying
 2020-07-16 21:14 UTC  (10+ messages)
` [PATCH 1/7] io_uring: indent left {send,recv}[msg]()
` [PATCH 2/7] io_uring: remove extra checks in send/recv
` [PATCH 3/7] io_uring: don't forget cflags in io_recv()
` [PATCH 4/7] io_uring: free selected-bufs if error'ed
` [PATCH 5/7] io_uring: move BUFFER_SELECT check into *recv[msg]
` [PATCH 6/7] io_uring: extract io_put_kbuf() helper
` [PATCH 7/7] io_uring: don't open-code recv kbuf managment

[PATCH] io_uring: simplify file ref tracking in subm state
 2020-07-16 21:05 UTC  (2+ messages)

io_uring_setup spuriously returning ENOMEM for one user
 2020-07-16 20:31 UTC  (4+ messages)

[WIP PATCH] io_uring: Support opening a file into the fixed-file table
 2020-07-15 21:04 UTC  (10+ messages)
` [WIP PATCH] liburing: Support IORING_OP_OPENAT2_FIXED_FILE

[PATCH 5.8] io_uring: fix recvmsg selected buf leak
 2020-07-15 19:36 UTC  (2+ messages)

[PATCH 0/3] fsstress: add io_uring test and do some fix
 2020-07-15 16:07 UTC  (4+ messages)
` [PATCH 1/3] fsstress: add IO_URING read and write operations
` [PATCH 2/3] fsstress: reduce the number of events when io_setup
` [PATCH 3/3] fsstress: fix memory leak in do_aio_rw

[PATCH 0/4] quick unrelated cleanups
 2020-07-15 15:44 UTC  (6+ messages)
` [PATCH 1/4] io_uring: inline io_req_work_grab_env()
` [PATCH 2/4] io_uring: remove empty cleanup of OP_OPEN* reqs
` [PATCH 3/4] io_uring: alloc ->io in io_req_defer_prep()
` [PATCH 4/4] io_uring/io-wq: move RLIMIT_FSIZE to io-wq

[PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
 2020-07-15 11:17 UTC  (8+ messages)

IORING_OP_FILES_UPDATE fail with ECANCELED when IOSQE_IO_LINK is used
 2020-07-14 16:50 UTC  (3+ messages)

[PATCH] tools: io_uring-bench: rename gettid to avoid conflict with glibc
 2020-07-14  7:41 UTC 

[PATCH 0/5] batch completion + freeing improvements
 2020-07-14  7:15 UTC  (8+ messages)
` [PATCH 1/5] io_uring: move io_req_complete() definition
` [PATCH 2/5] io_uring: replace list with array for compl batch
` [PATCH 3/5] io_uring: batch free in batched completion
` [PATCH 4/5] tasks: add put_task_struct_many()
` [PATCH 5/5] io_uring: batch put_task_struct()

[PATCH for-5.9 0/3] rw iovec copy cleanup
 2020-07-13 21:26 UTC  (10+ messages)
` [PATCH 1/3] io_uring: simplify io_req_map_rw()
` [PATCH 2/3] io_uring: add a helper for async rw iovec prep
` [PATCH 3/3] io_uring: follow **iovec idiom in io_import_iovec

[PATCH v2 0/9] scrap 24 bytes from io_kiocb
 2020-07-13 21:10 UTC  (11+ messages)
` [PATCH v2 1/9] io_uring: share completion list w/ per-op space
` [PATCH v2 2/9] io_uring: rename ctx->poll into ctx->iopoll
` [PATCH v2 3/9] io_uring: use inflight_entry list for iopoll'ing
` [PATCH v2 4/9] io_uring: use completion list for CQ overflow
` [PATCH v2 5/9] io_uring: add req->timeout.list
` [PATCH v2 6/9] io_uring: remove init for unused list
` [PATCH v2 7/9] io_uring: use non-intrusive list for defer
` [PATCH v2 8/9] io_uring: remove sequence from io_kiocb
` [PATCH v2 9/9] io_uring: place cflags into completion data

[RFC 0/9] scrap 24 bytes from io_kiocb
 2020-07-13 21:00 UTC  (9+ messages)

[PATCH 5.9] io_uring: replace rw->task_work with rq->task_work
 2020-07-13 14:11 UTC  (4+ messages)

[PATCH RFC 0/3] io_uring: add restrictions to support untrusted applications and guests
 2020-07-13  9:24 UTC  (7+ messages)
` [PATCH RFC 2/3] io_uring: add IOURING_REGISTER_RESTRICTIONS opcode


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).