messages from 2020-01-24 21:31:44 to 2020-02-01 00:41:32 UTC [more...]
[PATCH] io_uring: fix sporadic double CQE entry for close
2020-02-01 0:40 UTC (2+ messages)
[PATCH v3 0/6] add persistent submission state
2020-02-01 0:31 UTC (10+ messages)
` [PATCH v3 1/6] io_uring: always pass non-null io_submit_state
` [PATCH v3 2/6] io_uring: place io_submit_state into ctx
` [PATCH v3 3/6] io_uring: move ring_fd into io_submit_state
` [PATCH v3 4/6] io_uring: move *link "
` [PATCH v3 5/6] io_uring: persistent req bulk allocation cache
` [PATCH v3 6/6] io_uring: optimise "
[PATCH 1/1] io_uring: remove extra ->file check
2020-01-31 22:24 UTC (2+ messages)
[LSF/MM/BPF TOPIC] programmable IO control flow with io_uring and BPF
2020-01-31 21:30 UTC (2+ messages)
[PATCH] io_uring: don't map read/write iovec potentially twice
2020-01-31 19:11 UTC
[PATCH 0/1] block: Manage bio references so the bio persists until necessary
2020-01-31 18:08 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH liburing v2 0/1] test: add epoll test case
2020-01-31 15:41 UTC (4+ messages)
` [PATCH liburing v2 1/1] "
[PATCH liburing v2] add another helper for probing existing opcodes
2020-01-31 15:40 UTC (2+ messages)
[PATCH liburing] add another helper for probing existing opcodes
2020-01-31 15:28 UTC (3+ messages)
[PATCH v2 liburing] add helper functions to verify io_uring functionality
2020-01-31 15:27 UTC (7+ messages)
[PATCH] io_uring: prevent eventfd recursion on poll
2020-01-31 5:24 UTC
[PATCH] io_uring: add BUILD_BUG_ON() to assert the layout of struct io_uring_sqe
2020-01-30 16:06 UTC (5+ messages)
IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
2020-01-30 15:34 UTC (48+ messages)
[PATCH]: io_uring: add ->show_fdinfo() for the io_uring file descriptor
2020-01-30 15:29 UTC
[PATCH] add a helper function to verify io_uring functionality
2020-01-30 4:05 UTC (4+ messages)
[GIT PULL v2] io_uring changes for 5.6-rc
2020-01-30 2:28 UTC
[PATCH] io_uring: fix linked command file table usage
2020-01-29 23:58 UTC (7+ messages)
[PATCH liburing v2] .gitignore: add missing tests to ignore
2020-01-29 13:39 UTC (2+ messages)
[PATCH] io-wq: use put instead of revert creds
2020-01-29 13:39 UTC (2+ messages)
[GIT PULL] io_uring changes for 5.6-rc
2020-01-28 20:04 UTC (2+ messages)
[PATCH liburing] test/read-write: fixed output, and added 'nonvec', when VERBOSE
2020-01-28 15:24 UTC (2+ messages)
[PATCH liburing 0/1] test: add epoll test case
2020-01-28 13:06 UTC (11+ messages)
` [PATCH liburing 1/1] "
write / fsync ordering
2020-01-28 10:55 UTC (3+ messages)
[PATCHSET 0/4] Add support for shared io-wq backends
2020-01-28 10:51 UTC (27+ messages)
[PATCH 0/2] io-wq sharing
2020-01-28 7:41 UTC (12+ messages)
` [PATCH 1/2] io-wq: allow grabbing existing io-wq
` [PATCH 2/2] io_uring: add io-wq workqueue sharing
` [PATCH v2 0/2] io-wq sharing
` [PATCH v2 1/2] io-wq: allow grabbing existing io-wq
` [PATCH v2 2/2] io_uring: add io-wq workqueue sharing
[PATCH liburing] .gitignore: add missing tests to ignore
2020-01-27 16:22 UTC
[GIT PULL] io_uring fixes for 5.5-final
2020-01-26 20:45 UTC (2+ messages)
[PATCH 2/4] io_uring: io_uring: add support for async work inheriting files
2020-01-26 20:07 UTC (4+ messages)
[PATCH 5.4 033/222] io_uring: only allow submit from owning task
2020-01-26 16:57 UTC (6+ messages)
[PATCH 0/8] add persistent submission state
2020-01-25 19:53 UTC (18+ messages)
` [PATCH 1/8] io_uring: add comment for drain_next
` [PATCH 2/8] io_uring: always pass non-null io_submit_state
` [PATCH 3/8] io_uring: place io_submit_state into ctx
` [PATCH 4/8] io_uring: move ring_fd into io_submit_state
` [PATCH 5/8] io_uring: move cur_mm "
` [PATCH 6/8] io_uring: move *link "
` [PATCH 7/8] io_uring: persistent req bulk allocation cache
` [PATCH 8/8] io_uring: optimise "
` [PATCH v2 0/8] add persistent submission state
` [PATCH v2 1/8] io_uring: leave a comment for drain_next
` [PATCH v2 2/8] io_uring: always pass non-null io_submit_state
` [PATCH v2 3/8] io_uring: place io_submit_state into ctx
` [PATCH v2 4/8] io_uring: move ring_fd into io_submit_state
` [PATCH v2 5/8] io_uring: move cur_mm "
` [PATCH v2 6/8] io_uring: move *link "
` [PATCH v2 7/8] io_uring: persistent req bulk allocation cache
` [PATCH v2 8/8] io_uring: optimise "
[PATCH 1/1] io_uring: fix refcounting with OOM
2020-01-25 19:34 UTC (4+ messages)
` [PATCH v2] "
[PATCH 3/3] io_uring: add splice(2) support
2020-01-25 18:28 UTC (2+ messages)
[PATCHSET v2 0/4] Add support for shared io-wq backends
2020-01-25 16:44 UTC (7+ messages)
` [PATCH 1/4] io-wq: make the io_wq ref counted
` [PATCH 2/4] io-wq: add 'id' to io_wq
` [PATCH 3/4] io-wq: allow lookup of existing io_wq with given id
` [PATCH 4/4] io_uring: add support for sharing kernel io-wq workqueue
[PATCHSET v2 0/6] io_uring: add support for open/close
2020-01-25 13:15 UTC (3+ messages)
` [PATCH 1/6] fs: add namei support for doing a non-blocking path lookup
[PATCH] io_uring: don't attempt to copy iovec for READ/WRITE
2020-01-25 6:14 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