io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-14 21:10:24 to 2020-12-23 11:27:09 UTC [more...]

[PATCH RFC 0/7] dm: add support of iopoll
 2020-12-23 11:26 UTC  (2+ messages)
` [PATCH RFC 1/7] block: move definition of blk_qc_t to types.h

[PATCH] io_uring: remove io_remove_personalities()
 2020-12-23 10:36 UTC  (2+ messages)

"Cannot allocate memory" on ring creation (not RLIMIT_MEMLOCK)
 2020-12-23  9:38 UTC  (50+ messages)

[PATCH] io_uring: hold uring_lock to complete faild polled io in io_wq_submit_work()
 2020-12-23  2:12 UTC  (8+ messages)

[PATCH v1 0/6] no-copy bvec
 2020-12-22 14:15 UTC  (30+ messages)
` [PATCH v1 1/6] target/file: allocate the bvec array as part of struct target_core_file_cmd
` [PATCH v1 2/6] iov_iter: optimise bvec iov_iter_advance()
` [PATCH v1 3/6] bio: deduplicate adding a page into bio
` [PATCH v1 4/6] block/psi: remove PSI annotations from direct IO
` [PATCH v1 5/6] bio: add a helper calculating nr segments to alloc
` [PATCH v1 6/6] block/iomap: don't copy bvec for direct IO

[PATCH liburing] test: use a map to define test files / devices we need
 2020-12-22  3:03 UTC  (3+ messages)

[PATCH] fs: io_uring.c: Add skip option for __io_sqe_files_update
 2020-12-22  2:10 UTC  (3+ messages)

[PATCH 0/2] fixes for syzbot reports
 2020-12-21 23:27 UTC  (4+ messages)
` [PATCH 1/2] io_uring: fix ignoring xa_store errors
` [PATCH 2/2] io_uring: fix double io_uring free

[RFC PATCH 00/13] fs/userfaultfd: support iouring and polling
 2020-12-21 20:54 UTC  (9+ messages)
` [RFC PATCH 01/13] fs/userfaultfd: fix wrong error code on WP & !VM_MAYWRITE
` [RFC PATCH 03/13] selftests/vm/userfaultfd: wake after copy failure

[PATCH 1/1] io_uring: actively cancel poll/timeouts on exit
 2020-12-21  8:31 UTC  (3+ messages)

[PATCH 0/3] task/files cancellation fixes
 2020-12-20 18:05 UTC  (6+ messages)
` [PATCH 1/3] io_uring: always progress task_work on task cancel
` [PATCH 2/3] io_uring: end waiting before task cancel attempts
` [PATCH 3/3] io_uring: fix cancellation hangs

KASAN: use-after-free Read in io_ring_ctx_wait_and_kill
 2020-12-20  1:24 UTC 

[PATCH v2 0/2] io_uring: fix skipping of old timeout events
 2020-12-19 19:15 UTC  (3+ messages)
` [PATCH v2 1/2] io_uring: only increment ->cq_timeouts along with ->cached_cq_tail
` [PATCH v2 2/2] io_uring: flush timeouts that should already have expired

[PATCH] io_uring: fix 0-iov read buffer select
 2020-12-19 13:27 UTC  (2+ messages)

[PATCH v3 00/13] io_uring: buffer registration enhancements
 2020-12-18 18:07 UTC  (14+ messages)
` [PATCH v3 01/13] io_uring: modularize io_sqe_buffer_register
` [PATCH v3 02/13] io_uring: modularize io_sqe_buffers_register
` [PATCH v3 03/13] io_uring: rename file related variables to rsrc
` [PATCH v3 04/13] io_uring: generalize io_queue_rsrc_removal
` [PATCH v3 05/13] io_uring: separate ref_list from fixed_rsrc_data
` [PATCH v3 06/13] io_uring: generalize fixed_file_ref_node functionality
` [PATCH v3 07/13] io_uring: add rsrc_ref locking routines
` [PATCH v3 08/13] io_uring: implement fixed buffers registration similar to fixed files
` [PATCH v3 09/13] io_uring: create common fixed_rsrc_ref_node handling routines
` [PATCH v3 10/13] io_uring: generalize files_update functionlity to rsrc_update
` [PATCH v3 11/13] io_uring: support buffer registration updates
` [PATCH v3 12/13] io_uring: create common fixed_rsrc_data allocation routines
` [PATCH v3 13/13] io_uring: support buffer registration sharing

[PATCH v2 00/13] io_uring: buffer registration enhancements
 2020-12-18 18:06 UTC  (17+ messages)
` [PATCH v2 06/13] io_uring: generalize fixed_file_ref_node functionality
` [PATCH v2 08/13] io_uring: implement fixed buffers registration similar to fixed files
` [PATCH v2 13/13] io_uring: support buffer registration sharing

[PATCH] io_uring: flush timeouts that should already have expired
 2020-12-18 17:04 UTC  (3+ messages)

KASAN: use-after-free Read in idr_for_each (2)
 2020-12-18 16:44 UTC  (3+ messages)

WARNING in percpu_ref_kill_and_confirm (2)
 2020-12-18 16:34 UTC  (4+ messages)

[PATCH 0/8] a fix + cancellation unification
 2020-12-18 15:22 UTC  (11+ messages)
` [PATCH 1/8] io_uring: close a small race gap for files cancel
` [PATCH 2/8] io_uring: further deduplicate #CQ events calc
` [PATCH 3/8] io_uring: account per-task #requests with files
` [PATCH 4/8] io_uring: explicitly pass tctx into del_task_file
` [PATCH 5/8] io_uring: draft files cancel based on inflight cnt
` [PATCH 6/8] io_uring: remove old files cancel mechanism
` [PATCH 7/8] io_uring: cleanup task cancel
` [PATCH 8/8] io_uring: kill not used anymore inflight_lock

[PATCH] io_uring: fix io_wqe->work_list corruption
 2020-12-18 15:15 UTC  (3+ messages)

[PATCH net-next v5] udp:allow UDP cmsghdrs through io_uring
 2020-12-17 18:45 UTC  (5+ messages)

[PATCH net-next v4] udp:allow UDP cmsghdrs through io_uring
 2020-12-17 15:50 UTC  (5+ messages)

[PATCH 0/5] fixes around request overflows
 2020-12-17 15:21 UTC  (9+ messages)
` [PATCH 1/5] io_uring: cancel reqs shouldn't kill overflow list
` [PATCH 2/5] io_uring: remove racy overflow list fast checks
` [PATCH 3/5] io_uring: consolidate CQ nr events calculation
` [PATCH 4/5] io_uring: inline io_cqring_mark_overflow()
` [PATCH 5/5] io_uring: limit {io|sq}poll submit locking scope

[PATCH 0/2] Two minor 5.11 io_uring fixes
 2020-12-17 15:21 UTC  (3+ messages)
` [PATCH 1/2] io_uring: break links on shutdown failure
` [PATCH 2/2] io_uring: hold mmap_sem for mm->locked_vm manipulation

[GIT PULL] io_uring changes for 5.11-rc
 2020-12-16 21:18 UTC  (3+ messages)

[PATCH 0/2] io_uring: add mkdirat support
 2020-12-16  6:05 UTC  (5+ messages)

Lockdep warning on io_file_data_ref_zero() with 5.10-rc5
 2020-12-15 16:18 UTC  (5+ messages)

[PATCH v3 RESEND] iomap: set REQ_NOWAIT according to IOCB_NOWAIT in Direct IO
 2020-12-15  9:43 UTC  (9+ messages)

[PATCH 0/5] liburing: buffer registration enhancements
 2020-12-14 21:09 UTC  (6+ messages)
` [PATCH 1/5] liburing: support buffer registration updates
` [PATCH 2/5] liburing: support buffer registration sharing
` [PATCH 3/5] test/buffer-register: add buffer registration test
` [PATCH 4/5] test/buffer-update: add buffer registration update test
` [PATCH 5/5] test/buffer-share: add buffer registration sharing test


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