io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-07 13:19:39 to 2020-11-23 15:29:23 UTC [more...]

[RFC 0/1] whitelisting UDP GSO and GRO cmsgs
 2020-11-23 15:29 UTC 

inconsistent lock state in io_file_data_ref_zero
 2020-11-23  9:55 UTC 

[PATCH] test/timeout-new: test for timeout feature
 2020-11-23  7:07 UTC 

INFO: task hung in __io_uring_files_cancel
 2020-11-22 15:57 UTC  (3+ messages)

[GIT PULL] io_uring fixes for 5.10-rc
 2020-11-21 22:58 UTC  (9+ messages)

[PATCH 5.11 0/2] submission cleanups
 2020-11-20 15:50 UTC  (3+ messages)
` [PATCH 1/2] io_uring: change submit file state invariant
` [PATCH 2/2] io_uring: fix miscounting ios_left

[PATCH v4 0/2] block, iomap: disable iopoll for split bio
 2020-11-20 10:06 UTC  (12+ messages)
` [PATCH v4 1/2] block: "
` [PATCH v4 2/2] block,iomap: disable iopoll when split needed

[PATCH 0/8] io_uring: buffer registration enhancements
 2020-11-19 19:27 UTC  (21+ messages)
` [PATCH 1/8] io_uring: modularize io_sqe_buffer_register
` [PATCH 2/8] io_uring: modularize io_sqe_buffers_register
` [PATCH 3/8] io_uring: generalize fixed file functionality
` [PATCH 4/8] io_uring: implement fixed buffers registration similar to fixed files
` [PATCH 5/8] io_uring: generalize files_update functionlity to rsrc_update
` [PATCH 6/8] io_uring: support buffer registration updates
` [PATCH 7/8] io_uring: support readv/writev with fixed buffers
` [PATCH 8/8] io_uring: support buffer registration sharing

[PATCH] io_uring: check kthread stopped flag when sq thread is unparked
 2020-11-19 16:24 UTC  (2+ messages)

[PATCH] blk-mq: skip hybrid polling if iopoll doesn't spin
 2020-11-19 12:35 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 5.11] io_uring: don't take fs for recvmsg/sendmsg
 2020-11-19  9:17 UTC  (10+ messages)

[PATCH 5.11] io_uring: share fixed_file_refs b/w multiple rsrcs
 2020-11-18 21:11 UTC  (2+ messages)

INFO: task can't die in io_sq_thread_stop
 2020-11-18 17:58 UTC  (4+ messages)

[PATCH 5.11 0/2] registered files improvements for IOPOLL mode
 2020-11-18 15:57 UTC  (14+ messages)
` [PATCH 5.11 1/2] io_uring: keep a pointer ref_node in io_kiocb
` [PATCH 5.11 2/2] io_uring: don't take percpu_ref operations for registered files in IOPOLL mode

[PATCH 5.10 0/2] order fixed files refnode recycling
 2020-11-18 15:15 UTC  (4+ messages)
` [PATCH 1/2] io_uring: get an active ref_node from files_data
` [PATCH 2/2] io_uring: order refnode recycling

[PATCH] io_uring: don't double complete failed reissue request
 2020-11-17 15:02 UTC 

[PATCH 1/1] io_uring: replace inflight_wait with tctx->wait
 2020-11-16 20:42 UTC  (6+ messages)

[PATCH] mm: never attempt async page lock if we've transferred data already
 2020-11-16 20:39 UTC 

[PATCH liburing] test: long iov recvmsg()/copy
 2020-11-16 16:31 UTC  (2+ messages)

Corporate and Personal Loan/
 2020-11-10 14:10 UTC 

[PATCH liburing 0/3] add mkdirat support
 2020-11-16  5:10 UTC  (4+ messages)
` [PATCH liburing 1/3] io_uring.h: add mkdirat opcode
` [PATCH liburing 2/3] liburing.h: add mkdirat prep helpers
` [PATCH liburing 3/3] Add mkdirat test case

[PATCH 0/2] io_uring: add mkdirat support
 2020-11-16  4:45 UTC  (3+ messages)
` [PATCH 1/2] fs: make do_mkdirat() take struct filename
` [PATCH 2/2] io_uring: add support for IORING_OP_MKDIRAT

[PATCH 0/2] io_uring: add mkdirat support
 2020-11-16  4:42 UTC  (5+ messages)
` [PATCH 1/2] fs: make do_mkdirat() take struct filename
` [PATCH 2/2] io_uring: add support for IORING_OP_MKDIRAT

Corporate and Personal Loan *
 2020-11-15 16:44 UTC 

[RFC 0/5] support for {send,recv}[msg] with registered bufs
 2020-11-15 10:35 UTC  (6+ messages)
` [PATCH 1/5] io_uring: move io_recvmsg_copy_hdr()
` [PATCH 2/5] io_uring: copy hdr consistently for send and recv
` [PATCH 3/5] io_uring: opcode independent import_fixed
` [PATCH 4/5] io_uring: send/recv with registered buffer
` [PATCH 5/5] io_uring: sendmsg/recvmsg with registered buffers

[PATCH 5.11 0/2] clean up async msg setup
 2020-11-15 10:17 UTC  (3+ messages)
` [PATCH 1/2] io_uring: update msg header on copy
` [PATCH 2/2] io_uring: setup iter for recv BUFFER_SELECT once

[PATCHSET 0/2] Fix async path resolution
 2020-11-14 17:26 UTC  (4+ messages)
` [PATCH 1/2] proc: don't allow async path resolution of /proc/self components
` [PATCH 2/2] io_uring: handle -EOPNOTSUPP on path resolution
  ` [PATCH v2 "

[GIT PULL] io_uring fixes for 5.10-rc
 2020-11-14  0:15 UTC  (2+ messages)

[PATCH v2] io_uring: only wake up sq thread while current task is in io worker context
 2020-11-12 16:48 UTC  (2+ messages)

[dm-devel] dm: add support for DM_TARGET_NOWAIT for various targets
 2020-11-12 16:11 UTC  (3+ messages)
    `  "

[PATCH 5.11 0/2] two minor cleanup and improvement for sqpoll
 2020-11-12 16:03 UTC  (6+ messages)
` [PATCH 5.11 1/2] io_uring: initialize 'timeout' properly in io_sq_thread()
` [PATCH 5.11 2/2] io_uring: don't acquire uring_lock twice

[PATCH] io_uring: only wake up sq thread while current task is in io worker context
 2020-11-12 16:03 UTC  (2+ messages)

io_uring-only sendmsg + recvmsg zerocopy
 2020-11-11 18:50 UTC  (6+ messages)
    ` Fwd: "

[PATCH] io_uring: round-up cq size before comparing with rounded sq size
 2020-11-11 17:41 UTC 

[bug report] io_uring: refactor io_sq_thread() handling
 2020-11-11 15:55 UTC  (3+ messages)

WARNING in percpu_ref_exit (2)
 2020-11-11 13:30 UTC  (3+ messages)

INFO: task hung in io_uring_flush
 2020-11-11 11:21 UTC  (3+ messages)

Corporate and Personal Loan *
 2020-11-11  8:31 UTC 

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-11-10  8:48 UTC  (5+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread

[PATCH] io_uring: don't take percpu_ref operations for registered files in IOPOLL mode
 2020-11-10  3:04 UTC  (4+ messages)

[PATCH v2 0/2] improve SQPOLL handling
 2020-11-10  2:31 UTC  (4+ messages)

[RFC 0/3] Add support of iopoll for dm device
 2020-11-10  1:43 UTC  (11+ messages)
              ` [dm-devel] "

KASAN: slab-out-of-bounds Read in io_uring_show_cred
 2020-11-09 18:08 UTC  (2+ messages)

[PATCH for-next 0/6] cleanup task/files cancel
 2020-11-09 14:43 UTC  (2+ messages)

[PATCH 5.11 0/3] rw import_iovec cleanups
 2020-11-09 14:42 UTC  (5+ messages)
` [PATCH 1/3] fs/io_uring Don't use the return value from import_iovec()
` [PATCH 2/3] io_uring: remove duplicated io_size from rw
` [PATCH 3/3] io_uring: inline io_import_iovec()

[PATCH 5.11] io_uring: NULL files dereference by SQPOLL
 2020-11-09 14:21 UTC  (2+ messages)

io-uring and tcp sockets
 2020-11-08 23:18 UTC  (6+ messages)

[PATCH 5.11] io_uring: NULL files dereference by SQPOLL
 2020-11-08 11:39 UTC  (14+ messages)

[GIT PULL] io_uring fixes for 5.10-rc
 2020-11-07 22:08 UTC  (2+ messages)

allowing msg_name and msg_control
 2020-11-07 20:15 UTC  (4+ messages)

Using SQPOLL for-5.11/io_uring kernel NULL pointer dereference
 2020-11-07 20:03 UTC  (5+ messages)


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).