messages from 2022-03-23 15:44:34 to 2022-04-05 01:53:55 UTC [more...]
[PATCHSET v4 0/5] Fix early file assignment for links or drain
2022-04-04 23:56 UTC (3+ messages)
` [PATCH 1/6] io_uring: don't check req->file in io_fsync_prep()
` [PATCH 4/6] io_uring: propagate issue_flags state down to file assignment
[PATCH 0/4] liburing debian packaging fixes
2022-04-04 16:17 UTC (7+ messages)
` [PULL|PATCH v3 0/7] "
[RFC PATCH] io_uring: reissue in case -EAGAIN is returned after io issue returns
2022-04-04 16:51 UTC (2+ messages)
[RFC 0/5] big-cqe based uring-passthru
2022-04-04 15:14 UTC (15+ messages)
` [RFC 1/5] io_uring: add support for 128-byte SQEs
` [RFC 2/5] fs: add file_operations->async_cmd()
` [RFC 3/5] io_uring: add infra and support for IORING_OP_URING_CMD
` [RFC 4/5] io_uring: add support for big-cqe
` [RFC 5/5] nvme: wire-up support for async-passthru on char-device
[PATCH liburing v2 0/3] Simplify build for tests and gitignore cleanup
2022-04-03 23:20 UTC (7+ messages)
` [PATCH liburing v2 1/3] test: Rename `[0-9a-f]-test.c` to `[0-9a-f].c`
` [PATCH liburing v2 2/3] test/Makefile: Append `-lpthread` to `LDFLAGS` for all tests
` [PATCH liburing v2 3/3] test/Makefile: Append `.t` to the test binary
[PATCH liburing 0/2] Simplify build for tests and a gitignore cleanup
2022-04-03 17:21 UTC (5+ messages)
` [PATCH liburing 1/2] test/Makefile: Append -lpthread for all tests
` [PATCH liburing 2/2] test/Makefile: Append `.test` to the test binary filename
[PATCH liburing v1 0/2] SPDX fix and .gitignore improvement
2022-04-03 15:06 UTC (9+ messages)
` [PATCH liburing v1 1/2] src/int_flags.h: Add missing SPDX-License-Identifier
` [PATCH liburing v1 2/2] test/Makefile: Append `.test` to the test binary filename
` (subset) [PATCH liburing v1 0/2] SPDX fix and .gitignore improvement
io_uring_prep_openat_direct() and link/drain
2022-04-02 1:17 UTC (25+ messages)
[GIT PULL] io_uring fixes for 5.18-rc1
2022-04-01 23:44 UTC (2+ messages)
[syzbot] KASAN: use-after-free Read in io_poll_check_events
2022-04-01 15:04 UTC (5+ messages)
[PATCH 00/17] io_uring passthru over nvme
2022-04-01 6:32 UTC (54+ messages)
` [PATCH 05/17] nvme: wire-up support for async-passthru on char-device
` [PATCH 11/17] block: factor out helper for bio allocation from cache
` [PATCH 14/17] io_uring: add polling support for uring-cmd
` [PATCH 17/17] nvme: enable non-inline passthru commands
[PATCH v2] io_uring: drop the old style inflight file tracking
2022-03-31 19:14 UTC
[syzbot] KASAN: null-ptr-deref Write in io_file_get_normal
2022-03-31 19:06 UTC (3+ messages)
[PATCH] io_uring: drop the old style inflight file tracking
2022-03-31 18:49 UTC
[PATCH v2 0/4] liburing: support xattr functions
2022-03-31 12:06 UTC (7+ messages)
` [PATCH v2 1/4] liburing: Update io_uring in liburing
` [PATCH v2 2/4] liburing: add helper functions for setxattr and fsetxattr
` [PATCH v2 3/4] liburing: Add helper functions for fgetxattr and getxattr
` [PATCH v2 4/4] liburing: Add new test program to verify xattr support
[GIT PULL] io_uring updates for 5.18-rc1
2022-03-31 0:44 UTC (9+ messages)
[PATCH v13 0/4] io_uring: add xattr support
2022-03-30 20:27 UTC (7+ messages)
` [PATCH v13 1/4] fs: split off setxattr_copy and do_setxattr function from setxattr
` [PATCH v13 2/4] fs: split off do_getxattr from getxattr
` [PATCH v13 3/4] io_uring: add fsetxattr and setxattr support
` [PATCH v13 4/4] io_uring: add fgetxattr and getxattr support
[PATCHSET v3 0/5] Fix early file assignment for links or drain
2022-03-30 17:14 UTC (6+ messages)
` [PATCH 1/5] io_uring: defer msg-ring file validity check until command issue
` [PATCH 2/5] io_uring: defer splice/tee "
` [PATCH 3/5] io_uring: don't check req->file in io_fsync_prep()
` [PATCH 4/5] io_uring: move read/write file prep state into actual opcode handler
` [PATCH 5/5] io_uring: defer file assignment for links
[PATCHSET v2 0/4] Fix early file assignment for links or drain
2022-03-29 20:14 UTC (5+ messages)
` [PATCH 1/4] io_uring: defer msg-ring file validity check until command issue
` [PATCH 2/4] io_uring: defer splice/tee "
` [PATCH 3/4] io_uring: move read/write file prep state into actual opcode handler
` [PATCH 4/4] io_uring: defer file assignment for links
[PATCHSET 0/5] Fix early file assignment for links
2022-03-29 17:07 UTC (6+ messages)
` [PATCH 1/5] io_uring: fail links if msg-ring doesn't succeeed
` [PATCH 2/5] io_uring: defer msg-ring file validity check until command issue
` [PATCH 3/5] io_uring: defer splice/tee "
` [PATCH 4/5] io_uring: move read/write file prep state into actual opcode handler
` [PATCH 5/5] io_uring: defer file assignment for links
[PATCH for-next] io_uring: move finish_wait() outside of loop in cqring_wait()
2022-03-25 22:41 UTC
[PATCH 5.18] io_uring: fix leaking uid in files registration
2022-03-25 22:07 UTC (2+ messages)
[PATCHSET v2 0/2] Fix MSG_WAITALL for IORING_OP_RECV/RECVMSG
2022-03-25 14:50 UTC (7+ messages)
` [PATCH 1/2] io_uring: ensure recv and recvmsg handle MSG_WAITALL correctly
` [PATCH 2/2] io_uring: add flag for disabling provided buffer recycling
[PATCH 5.18 0/2] selected buffers recycling fixes
2022-03-25 14:39 UTC (6+ messages)
` [PATCH 1/2] io_uring: fix invalid flags for io_put_kbuf()
` [PATCH 2/2] io_uring: fix put_kbuf without proper locking
[PATCH 0/5] small for-next cleanups
2022-03-25 12:39 UTC (10+ messages)
` [PATCH 1/5] io_uring: cleanup conditional submit locking
` [PATCH 2/5] io_uring: partially uninline io_put_task()
` [PATCH 3/5] io_uring: silence io_for_each_link() warning
` [PATCH 4/5] io_uring: refactor io_req_add_compl_list()
` [PATCH 5/5] io_uring: improve req fields comments
` (subset) [PATCH 0/5] small for-next cleanups
[PATCH liburing] Add test for multiple concurrent accepts
2022-03-25 12:32 UTC (2+ messages)
[PATCH] io_uring: enable EPOLLEXCLUSIVE for accept poll
2022-03-25 12:32 UTC (2+ messages)
[PATCH v3] io_uring: improve task work cache utilization
2022-03-24 23:10 UTC
[PATCH v2] io_uring: improve task work cache utilization
2022-03-24 22:17 UTC
[PATCH liburing] add tests for nonblocking accept sockets
2022-03-24 18:12 UTC (2+ messages)
[PATCH] io_uring: allow async accept on O_NONBLOCK sockets
2022-03-24 18:09 UTC (5+ messages)
[PATCH] io_uring: improve task work cache utilization
2022-03-24 16:17 UTC
[PATCH] io_uring: remove IORING_CQE_F_MSG
2022-03-24 12:55 UTC
[syzbot] INFO: task hung in io_wq_put_and_exit (3)
2022-03-23 23:17 UTC (3+ messages)
[syzbot] general protection fault in io_kill_timeouts
2022-03-23 23:06 UTC (4+ messages)
[PATCHSET 0/2] Fix MSG_WAITALL for IORING_OP_RECV/RECVMSG
2022-03-23 21:24 UTC (7+ messages)
` [PATCH 1/2] io_uring: ensure recv and recvmsg handle MSG_WAITALL correctly
[PATCH] io_uring: add overflow checks for poll refcounting
2022-03-23 20:19 UTC (4+ messages)
io_uring_enter() with opcode IORING_OP_RECV ignores MSG_WAITALL in msg_flags
2022-03-23 19:40 UTC (2+ 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