messages from 2021-08-05 10:05:59 to 2021-08-12 07:06:07 UTC [more...]
[PATCHSET v4 0/6] Enable bio recycling for polled IO
2021-08-12 7:04 UTC (11+ 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
[PATCH for-5.15 0/3] small code clean
2021-08-12 4:14 UTC (4+ 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()
[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
2021-08-12 1:55 UTC (16+ 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
[RFC PATCH v2 0/9] Add LSM access controls and auditing to io_uring
2021-08-11 20:49 UTC (10+ 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 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 (17+ 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 2/2] io_uring: Use WRITE_ONCE() when writing to sq_flags
[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 (6+ messages)
` [PATCH 1/2] iov_iter: mark truncated iters
` [PATCH 2/2] io_uring: don't retry with truncated iter
[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 (12+ messages)
` [PATCH 1/3] io-wq: clean code of task state setting
` [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 (32+ messages)
` [PATCH 01/28] io_uring: use kvmalloc for fixed files
` [PATCH 02/28] io_uring: inline fixed part of io_file_get()
` [PATCH 03/28] io_uring: rename io_file_supports_async()
` [PATCH 04/28] io_uring: avoid touching inode in rw prep
` [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 (7+ messages)
` [PATCH 1/2] io-wq: fix bug of creating io-wokers unconditionally
` [PATCH 2/2] io-wq: fix IO_WORKER_F_FIXED issue in create_io_worker()
[PATCH v2 0/3] code clean and nr_worker fixes
2021-08-08 10:31 UTC (5+ messages)
` [PATCH 1/3] io-wq: fix no lock protection of acct->nr_worker
` [PATCH 2/3] io-wq: fix lack of acct->nr_workers < acct->max_workers judgement
` [PATCH 3/3] io-wq: fix IO_WORKER_F_FIXED issue in create_io_worker()
[PATCH 1/1] io_uring: fix link timeout refs
2021-08-08 9:00 UTC (4+ messages)
[PATCH 3/3] selftests/vm/userfaultfd: wake after copy failure
2021-08-08 2:07 UTC
[GIT PULL] io_uring fixes for 5.14-rc5
2021-08-07 18:21 UTC (2+ messages)
[syzbot] WARNING in io_ring_exit_work
2021-08-06 15:21 UTC (5+ messages)
{Spam?} Z. HD,Sehr geehrte / r Fondsempfänger
2021-08-05 21:15 UTC
[RFC PATCH 0/6] Fixed-buffers io_uring passthrough over nvme-char
2021-08-05 12:55 UTC (7+ messages)
` [RFC PATCH 1/6] io_uring: add infra for uring_cmd completion in submitter-task
` [RFC PATCH 2/6] nvme: wire-up support for async-passthru on char-device
` [RFC PATCH 3/6] io_uring: mark iopoll not supported for uring-cmd
` [RFC PATCH 4/6] io_uring: add helper for fixed-buffer uring-cmd
` [RFC PATCH 5/6] io_uring: add support for uring_cmd with fixed-buffer
` [RFC PATCH 6/6] nvme: enable passthrough "
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