io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-09 12:05:11 to 2021-08-13 20:17:27 UTC [more...]

[PATCHSET v5 0/6] Enable bio recycling for polled IO
 2021-08-13 20:17 UTC  (17+ messages)
` [PATCH 1/6] bio: optimize initialization of a bio
` [PATCH 2/6] fs: add kiocb alloc cache flag
` [PATCH 3/6] bio: add allocation cache abstraction
` [PATCH 4/6] block: clear BIO_PERCPU_CACHE flag if polling isn't supported
` [PATCH 5/6] io_uring: enable use of bio alloc cache
` [PATCH 6/6] block: use the percpu bio cache in __blkdev_direct_IO

[GIT PULL] io_uring fixes for 5.14-rc6
 2021-08-13 19:02 UTC 

[PATCH v2 0/4] open/accept directly into io_uring fixed file table
 2021-08-13 19:00 UTC  (6+ messages)
` [PATCH v2 1/4] net: add accept helper not installing fd
` [PATCH v2 2/4] io_uring: openat directly into fixed fd table
` [PATCH v2 3/4] io_uring: hand code io_accept() fd installing
` [PATCH v2 4/4] io_uring: accept directly into fixed file table

IIO, dmabuf, io_uring
 2021-08-13 17:20 UTC  (2+ messages)

[RFC 0/4] open/accept directly into io_uring fixed file table
 2021-08-13 16:30 UTC  (4+ messages)

[PATCH v9 00/11] io_uring: add mkdir and [sym]linkat support
 2021-08-13 14:12 UTC  (5+ messages)

[PATCH for-5.15 0/3] small code clean
 2021-08-13 13:56 UTC  (9+ messages)
` [PATCH 1/3] io_uring: extract io_uring_files_cancel() in io_uring_task_cancel()
` [PATCH 2/3] io_uring: remove files pointer in cancellation functions
` [PATCH 3/3] io_uring: code clean for completion_lock in io_arm_poll_handler()
  ` [PATCH v2] "

[PATCH v2 0/2] iter revert problems
 2021-08-12 20:40 UTC  (3+ messages)
` [PATCH v2 1/2] iov_iter: mark truncated iters
` [PATCH v2 2/2] io_uring: don't retry with truncated iter

[syzbot] KASAN: stack-out-of-bounds Read in iov_iter_revert
 2021-08-12 20:36 UTC  (3+ messages)

[PATCH] io_uring: correct __must_hold annotation
 2021-08-12 18:48 UTC 

[RFC PATCH v2 0/9] Add LSM access controls and auditing to io_uring
 2021-08-12 15:35 UTC  (13+ messages)
` [RFC PATCH v2 1/9] audit: prepare audit_context for use in calling contexts beyond syscalls
` [RFC PATCH v2 2/9] audit,io_uring,io-wq: add some basic audit support to io_uring
` [RFC PATCH v2 3/9] audit: dev/test patch to force io_uring auditing
` [RFC PATCH v2 4/9] audit: add filtering for io_uring records
` [RFC PATCH v2 5/9] fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure()
` [RFC PATCH v2 6/9] io_uring: convert io_uring to the secure anon inode interface
` [RFC PATCH v2 7/9] lsm,io_uring: add LSM hooks to io_uring
` [RFC PATCH v2 8/9] selinux: add support for the io_uring access controls
` [RFC PATCH v2 9/9] Smack: Brutalist io_uring support with debug

[PATCHSET v4 0/6] Enable bio recycling for polled IO
 2021-08-12 15:29 UTC  (17+ messages)
` [PATCH 1/6] bio: optimize initialization of a bio
` [PATCH 2/6] fs: add kiocb alloc cache flag
` [PATCH 3/6] bio: add allocation cache abstraction
` [PATCH 4/6] block: clear BIO_PERCPU_CACHE flag if polling isn't supported
` [PATCH 5/6] io_uring: enable use of bio alloc cache
` [PATCH 6/6] block: enable use of bio allocation cache

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2021-08-12 13:53 UTC  (17+ messages)
        ` [CFT}[PATCH] coredump: Limit what can interrupt coredumps
                ` [PATCH] "

[PATCH v2 0/5] skip request refcounting
 2021-08-12  0:34 UTC  (7+ messages)
` [PATCH v2 1/5] io_uring: move req_ref_get() and friends
` [PATCH v2 2/5] io_uring: remove req_ref_sub_and_test()
` [PATCH v2 3/5] io_uring: remove submission references
` [PATCH v2 4/5] io_uring: skip request refcounting
` [PATCH v2 5/5] io_uring: optimise hot path of ltimeout prep

[PATCHSET 0/4] Remove IRQ safety of completion_lock
 2021-08-11 19:40 UTC  (5+ messages)
` [PATCH 1/4] io_uring: run timeouts from task_work
` [PATCH 2/4] io_uring: run linked "
` [PATCH 3/4] io_uring: run regular file completions "
` [PATCH 4/4] io_uring: remove IRQ aspect of io_ring_ctx completion lock

[PATCHSET v3 0/5] Enable bio recycling for polled IO
 2021-08-11 15:08 UTC  (14+ messages)
` [PATCH 1/5] bio: add allocation cache abstraction
` [PATCH 2/5] io_uring: use kiocb->private to hold rw_len
` [PATCH 3/5] fs: add ki_bio_cache pointer to struct kiocb
` [PATCH 4/5] io_uring: wire up bio allocation cache
` [PATCH 5/5] block: enable use of "

[PATCH 0/2] io_uring: bug fixes
 2021-08-11  5:40 UTC  (10+ messages)
` [PATCH 1/2] io_uring: clear TIF_NOTIFY_SIGNAL when running task work
            ` I/O cancellation in io-uring (was: io_uring: clear TIF_NOTIFY_SIGNAL ...)

[PATCH 1/1] io_uring: clean up tctx_task_work()
 2021-08-10 19:57 UTC  (2+ messages)

[RFC] io_uring: remove file batch-get optimisation
 2021-08-10 17:14 UTC  (4+ messages)

[BUG] io-uring triggered lockdep splat
 2021-08-10 16:51 UTC  (3+ messages)

[PATCHSET 0/4] Enable bio recycling for polled IO
 2021-08-10 15:58 UTC  (16+ messages)
` [PATCH 1/4] bio: add allocation cache abstraction
` [PATCH 2/4] fs: add bio alloc cache kiocb flag
` [PATCH 3/4] io_uring: wire up bio allocation cache
` [PATCH 4/4] block: enable use of "

[PATCH 0/5] skip request refcounting
 2021-08-10 13:30 UTC  (7+ messages)
` [PATCH 1/5] io_uring: move req_ref_get() and friends
` [PATCH 2/5] io_uring: delay freeing ->async_data
` [PATCH 3/5] io_uring: protect rsrc dealloc by uring_lock
` [PATCH 4/5] io_uring: remove req_ref_sub_and_test()
` [PATCH 5/5] io_uring: request refcounting skipping

[PATCH for-5.15] io-wq: move nr_running and worker_refs out of wqe->lock protection
 2021-08-10 12:55 UTC 

[PATCH 0/2] iter revert problems
 2021-08-10  8:47 UTC  (4+ messages)

[PATCH] io_uring: be smarter about waking multiple CQ ring waiters
 2021-08-10  2:08 UTC  (4+ messages)

[PATCH 5.14] io_uring: fix ctx-exit io_rsrc_put_work() deadlock
 2021-08-10  2:01 UTC  (2+ messages)

iouring locking issue in io_req_complete_post() / io_rsrc_node_ref_zero()
 2021-08-09 22:11 UTC  (4+ messages)

[PATCH 0/3] code clean and nr_worker fixes
 2021-08-09 20:35 UTC  (8+ messages)
` [PATCH 2/3] io-wq: fix no lock protection of acct->nr_worker

[PATCH 0/7] the rest of for-next patches
 2021-08-09 19:47 UTC  (9+ messages)
` [PATCH 1/7] io_uring: move io_fallback_req_func()
` [PATCH 2/7] io_uring: cache __io_free_req()'d requests
` [PATCH 3/7] io_uring: remove redundant args from cache_free
` [PATCH 4/7] io_uring: use inflight_entry instead of compl.list
` [PATCH 5/7] io_uring: inline struct io_comp_state
` [PATCH 6/7] io_uring: remove extra argument for overflow flush
` [PATCH 7/7] io_uring: inline io_poll_remove_waitqs

[PATCH v2 00/28] for-next patches
 2021-08-09 17:48 UTC  (28+ messages)
` [PATCH 05/28] io_uring: clean io-wq callbacks
` [PATCH 06/28] io_uring: remove unnecessary PF_EXITING check
` [PATCH 07/28] io-wq: improve wq_list_add_tail()
` [PATCH 08/28] io_uring: refactor io_alloc_req
` [PATCH 09/28] io_uring: don't halt iopoll too early
` [PATCH 10/28] io_uring: add more locking annotations for submit
` [PATCH 11/28] io_uring: optimise io_cqring_wait() hot path
` [PATCH 12/28] io_uring: extract a helper for ctx quiesce
` [PATCH 13/28] io_uring: move io_put_task() definition
` [PATCH 14/28] io_uring: move io_rsrc_node_alloc() definition
` [PATCH 15/28] io_uring: inline io_free_req_deferred
` [PATCH 16/28] io_uring: deduplicate open iopoll check
` [PATCH 17/28] io_uring: improve ctx hang handling
` [PATCH 18/28] io_uring: kill unused IO_IOPOLL_BATCH
` [PATCH 19/28] io_uring: drop exec checks from io_req_task_submit
` [PATCH 20/28] io_uring: optimise putting task struct
` [PATCH 21/28] io_uring: hide async dadta behind flags
` [PATCH 22/28] io_uring: move io_fallback_req_func()
` [PATCH 23/28] io_uring: cache __io_free_req()'d requests
` [PATCH 24/28] io_uring: remove redundant args from cache_free
` [PATCH 25/28] io_uring: use inflight_entry instead of compl.list
` [PATCH 26/28] io_uring: inline struct io_comp_state
` [PATCH 27/28] io_uring: remove extra argument for overflow flush
` [PATCH 28/28] io_uring: inline io_poll_remove_waitqs

[PATCH 0/2] bug fix for nr_workers
 2021-08-09 16:12 UTC  (6+ messages)
` [PATCH 1/2] io-wq: fix bug of creating io-wokers unconditionally


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