messages from 2020-07-08 18:49:25 to 2020-07-16 12:49:12 UTC [more...]
[PATCH RFC v2 0/3] io_uring: add restrictions to support untrusted applications and guests
2020-07-16 12:48 UTC (2+ messages)
` [PATCH RFC v2 2/3] io_uring: add IOURING_REGISTER_RESTRICTIONS opcode
strace of io_uring events?
2020-07-16 0:12 UTC (8+ 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)
[PATCH] io_files_update_prep shouldn't consider all the flags invalid
2020-07-14 17:32 UTC
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 (18+ messages)
` [PATCH 1/9] io_uring: share completion list w/ per-op space
` [PATCH 2/9] io_uring: rename ctx->poll into ctx->iopoll
` [PATCH 3/9] io_uring: use inflight_entry list for iopolling
` [PATCH 4/9] io_uring: use competion list for CQ overflow
` [PATCH 5/9] io_uring: add req->timeout.list
` [PATCH 6/9] io_uring: remove init for unused list
` [PATCH 7/9] io_uring: kill rq->list and allocate it on demand
` [PATCH 8/9] io_uring: remove sequence from io_kiocb
` [PATCH 9/9] io_uring: place cflags into completion data
[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 (9+ messages)
` [PATCH RFC 1/3] io_uring: use an enumeration for io_uring_register(2) opcodes
` [PATCH RFC 2/3] io_uring: add IOURING_REGISTER_RESTRICTIONS opcode
` [PATCH RFC 3/3] io_uring: allow disabling rings during the creation
[PATCH 5.9 0/3] send/recv msghdr init cleanups
2020-07-12 20:26 UTC (5+ messages)
` [PATCH 1/3] io_uring: rename sr->msg into umsg
` [PATCH 2/3] io_uring: use more specific type in rcv/snd msg cp
` [PATCH 3/3] io_uring: extract io_sendmsg_copy_hdr()
[GIT PULL] io_uring fixes for 5.8-rc5
2020-07-12 19:30 UTC (2+ messages)
[PATCH 5.8] io_uring: fix not initialised work->flags
2020-07-12 15:41 UTC (2+ messages)
[PATCH 5.8] io_uring: fix missing msg_name assignment
2020-07-12 15:40 UTC (3+ messages)
` [PATCH v2] "
[PATCH] io_uring: fix sq array offset calculation
2020-07-11 16:16 UTC (10+ messages)
[GIT PULL] io_uring fixes for 5.8-rc5
2020-07-10 17:05 UTC (2+ messages)
[PATCH] io_uring: account user memory freed when exit has been queued
2020-07-10 15:16 UTC
[PATCH] test/statx: verify against statx(2) on all archs
2020-07-10 14:27 UTC (4+ messages)
[PATCH] test/statx: test for ENOSYS in statx_syscall_supported
2020-07-10 14:27 UTC
[PATCH v3 0/4] zone-append support in io-uring and aio
2020-07-10 14:11 UTC (22+ messages)
` [PATCH v3 4/4] io_uring: add support for zone-append
[PATCH] io_uring: fix memleak in io_sqe_files_register()
2020-07-10 14:14 UTC (2+ messages)
[PATCH] io_uring: remove dead 'ctx' argument and move forward declaration
2020-07-09 21:09 UTC
[PATCH] io_uring: get rid of __req_need_defer()
2020-07-09 15:44 UTC
[PATCH] io_uring_peek_batch_cqe should also check cq ring overflow
2020-07-09 14:18 UTC (2+ messages)
[PATCH 0/2] Remove kiocb ki_complete
2020-07-09 13:59 UTC (21+ messages)
` [PATCH 1/2] fs: Abstract calling the kiocb completion function
` [PATCH 2/2] fs: Remove kiocb->ki_complete
[PATCH] io_uring: fix a use after free in io_async_task_func()
2020-07-09 9:47 UTC (7+ messages)
[PATCH] io_uring: fix memleak in __io_sqe_files_update()
2020-07-09 10:11 UTC (2+ messages)
[LIBURING v2] Check cq ring overflow status
2020-07-09 1:30 UTC (2+ messages)
[PATCH v2] io_uring: export cq overflow status to userspace
2020-07-09 1:30 UTC (2+ messages)
[PATCH] io_uring: export cq overflow status to userspace
2020-07-09 0:52 UTC (9+ messages)
[PATCH] configure: fix typos in help/error messages
2020-07-08 21:28 UTC (2+ messages)
[PATCH] .gitignore: add new test binaries
2020-07-08 21:19 UTC (2+ messages)
[PATCH] io_uring: only call kfree() for a non-zero pointer
2020-07-08 21:18 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