messages from 2020-11-09 18:08:47 to 2020-11-29 00:51:08 UTC [more...]
[RFC PATCH 00/13] fs/userfaultfd: support iouring and polling
2020-11-29 0:45 UTC (6+ messages)
` [RFC PATCH 01/13] fs/userfaultfd: fix wrong error code on WP & !VM_MAYWRITE
` [RFC PATCH 02/13] fs/userfaultfd: fix wrong file usage with iouring
` [RFC PATCH 03/13] selftests/vm/userfaultfd: wake after copy failure
` [RFC PATCH 04/13] fs/userfaultfd: simplify locks in userfaultfd_ctx_read
` [RFC PATCH 07/13] fs/userfaultfd: support read_iter to use io_uring
Lockdep warning on io_file_data_ref_zero() with 5.10-rc5
2020-11-29 0:21 UTC (3+ messages)
[RFC 0/1] whitelisting UDP GSO and GRO cmsgs
2020-11-28 19:03 UTC (3+ messages)
KASAN: use-after-free Read in idr_for_each (2)
2020-11-28 17:19 UTC (2+ messages)
WARNING in try_to_wake_up
2020-11-28 1:44 UTC (2+ messages)
[GIT PULL] io_uring fixes for 5.10-rc
2020-11-27 21:21 UTC (2+ messages)
Disinfection
2020-11-27 8:36 UTC
[PATCH] test/timeout-new: test for timeout feature
2020-11-27 3:03 UTC (4+ messages)
[PATCH 5.10] io_uring: fix files grab/cancel race
2020-11-26 15:50 UTC (2+ messages)
LD_PRELOAD-able io_uring emulation library in userspace?
2020-11-26 4:30 UTC
[PATCH 5.11] io_uring: fix files cancellation
2020-11-25 18:11 UTC (3+ messages)
[PATCH AUTOSEL 5.9 16/33] io_uring: handle -EOPNOTSUPP on path resolution
2020-11-25 15:35 UTC
[PATCH v4 0/2] block, iomap: disable iopoll for split bio
2020-11-25 7:03 UTC (14+ messages)
` [PATCH v4 1/2] block: "
` [PATCH v4 2/2] block,iomap: disable iopoll when split needed
[PATCH 5.10] io_uring: fix ITER_BVEC check
2020-11-24 14:53 UTC (3+ messages)
[PATCH] io_uring: fix shift-out-of-bounds when round up cq size
2020-11-24 14:45 UTC (3+ messages)
INFO: task hung in __io_uring_files_cancel
2020-11-24 9:39 UTC (5+ messages)
[RFC 1/1] whitelisting UDP GSO and GRO cmsgs
2020-11-23 21:23 UTC (4+ messages)
inconsistent lock state in io_file_data_ref_zero
2020-11-23 16:37 UTC (2+ 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 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)
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