public inbox for [email protected]
 help / color / mirror / Atom feed
 messages from 2022-05-07 17:21:05 to 2022-05-16 16:49:20 UTC [more...]

[RFC PATCH v2 00/16] io-uring/xfs: support async buffered writes
 2022-05-16 16:47 UTC  (15+ messages)
` [RFC PATCH v2 01/16] block: add check for async buffered writes to generic_write_checks
` [RFC PATCH v2 02/16] iomap: add iomap_page_create_gfp to allocate iomap_pages
` [RFC PATCH v2 03/16] iomap: use iomap_page_create_gfp() in __iomap_write_begin
` [RFC PATCH v2 04/16] iomap: add async buffered write support
` [RFC PATCH v2 05/16] xfs: add iomap "
` [RFC PATCH v2 06/16] fs: split off need_remove_file_privs() do_remove_file_privs()
` [RFC PATCH v2 07/16] fs: split off need_file_update_time and do_file_update_time
` [RFC PATCH v2 08/16] fs: add pending file update time flag
` [RFC PATCH v2 09/16] xfs: enable async write file modification handling
` [RFC PATCH v2 12/16] mm: factor out _balance_dirty_pages() from balance_dirty_pages()
` [RFC PATCH v2 13/16] mm: add balance_dirty_pages_ratelimited_flags() function
` [RFC PATCH v2 14/16] iomap: use balance_dirty_pages_ratelimited_flags in iomap_write_iter
` [RFC PATCH v2 15/16] io_uring: add tracepoint for short writes
` [RFC PATCH v2 16/16] xfs: enable async buffered write support

[PATCHSET v6 0/3] Add support for ring mapped provided buffers
 2022-05-16 16:21 UTC  (4+ messages)
` [PATCH 1/3] io_uring: add buffer selection support to IORING_OP_NOP
` [PATCH 2/3] io_uring: add io_pin_pages() helper
` [PATCH 3/3] io_uring: add support for ring mapped supplied buffers

[REGRESSION] lxc-stop hang on 5.17.x kernels
 2022-05-16 15:13 UTC  (17+ messages)

[RFC PATCH v1 00/18] io-uring/xfs: support async buffered writes
 2022-05-16 13:39 UTC  (21+ messages)
` [RFC PATCH v1 11/18] xfs: add async buffered write support
` [RFC PATCH v1 15/18] mm: support write throttling for async buffered writes

Short sends returned in IORING
 2022-05-16 12:50 UTC  (12+ messages)

[BUG] Layerscape CAAM+kTLS+io_uring
 2022-05-16 10:06 UTC  (4+ messages)

[PATCH] sparse: use force attribute for __kernel_rwf_t casts
 2022-05-16  6:28 UTC  (3+ messages)

[syzbot] WARNING: still has locks held in io_ring_submit_lock
 2022-05-15 18:06 UTC  (5+ messages)

[PATCH] io_uring: fix locking state for empty buffer group
 2022-05-15 17:24 UTC 

[PATCH] io_uring: avoid iowq again trap
 2022-05-15 15:07 UTC  (8+ messages)

[PATCH v4 00/11] fixed worker
 2022-05-15 13:12 UTC  (12+ messages)
` [PATCH 01/11] io-wq: add a worker flag for individual exit
` [PATCH 02/11] io-wq: change argument of create_io_worker() for convienence
` [PATCH 03/11] io-wq: add infra data structure for fixed workers
` [PATCH 04/11] io-wq: tweak io_get_acct()
` [PATCH 05/11] io-wq: fixed worker initialization
` [PATCH 06/11] io-wq: fixed worker exit
` [PATCH 07/11] io-wq: implement fixed worker logic
` [PATCH 08/11] io-wq: batch the handling of fixed worker private works
` [PATCH 09/11] io_uring: add register fixed worker interface
` [PATCH 10/11] io-wq: add an work list for fixed worker
` [PATCH 11/11] io_uring: cancel works in exec "

[PATCH liburing 0/6] liburing changes for multishot accept
 2022-05-14 15:32 UTC  (8+ messages)
` [PATCH 1/6] test/accept.c: close the listen fd at the end of the test
` [PATCH 2/6] liburing.h: support multishot accept
` [PATCH 3/6] liburing.h: add api to support multishot accept direct
` [PATCH 4/6] test/accept.c: add test for multishot mode accept
` [PATCH 5/6] test/accept.c: test for multishot direct accept with wrong arg
` [PATCH 6/6] man/io_uring_prep_accept.3: add man info for multishot accept

[PATCH v6 0/4] fast poll multishot mode
 2022-05-14 15:15 UTC  (6+ messages)
` [PATCH 1/4] io_uring: add IORING_ACCEPT_MULTISHOT for accept
` [PATCH 2/4] io_uring: add REQ_F_APOLL_MULTISHOT for requests
` [PATCH 3/4] io_uring: let fast poll support multishot
` [PATCH 4/4] io_uring: implement multishot mode for accept

[PATCHSET v2 0/6] Allow allocated direct descriptors
 2022-05-13 12:56 UTC  (17+ messages)
` [PATCH 1/6] io_uring: track fixed files with a bitmap
` [PATCH 2/6] io_uring: add basic fixed file allocator
` [PATCH 3/6] io_uring: allow allocated fixed files for openat/openat2
` [PATCH 4/6] io_uring: allow allocated fixed files for accept
` [PATCH 5/6] io_uring: bump max direct descriptor count to 1M
` [PATCH 6/6] io_uring: add flag for allocating a fully sparse direct descriptor space

[PATCH v5 0/6] io_uring passthrough for nvme
 2022-05-12 14:06 UTC  (21+ messages)
    ` [PATCH v5 1/6] fs,io_uring: add infrastructure for uring-cmd
    ` [PATCH v5 2/6] block: wire-up support for passthrough plugging
    ` [PATCH v5 3/6] nvme: refactor nvme_submit_user_cmd()
    ` [PATCH v5 4/6] nvme: wire-up uring-cmd support for io-passthru on char-device
    ` [PATCH v5 5/6] nvme: add vectored-io support for uring-cmd
    ` [PATCH v5 6/6] io_uring: finish IOPOLL/ioprio prep handler removal

INFO: task hung in linkwatch_event (2)
 2022-05-12 13:26 UTC  (3+ messages)
` [syzbot] "

[PATCH] io_uring: Fix incorrect variable type in io_fixed_fd_install
 2022-05-12 12:21 UTC  (2+ messages)

[PATCH 0/2] Fix poll bug
 2022-05-12 12:19 UTC  (4+ messages)
` [PATCH 1/2] io_uring: fix ordering of args in io_uring_queue_async_work
` [PATCH 2/2] io_uring: only wake when the correct events are set

[PATCH] drivers:uio: Fix system crashes during driver switchover
 2022-05-11 12:45 UTC  (5+ messages)

[PATCH AUTOSEL 5.15 09/19] io_uring: assign non-fixed early for async work
 2022-05-10 15:47 UTC  (2+ messages)

[PATCH AUTOSEL 5.17 10/21] io_uring: assign non-fixed early for async work
 2022-05-10 15:43 UTC 

[PATCH v4 0/5] io_uring passthrough for nvme
 2022-05-10 14:35 UTC  (9+ messages)
    ` [PATCH v4 1/5] fs,io_uring: add infrastructure for uring-cmd

[PATCHSET 0/4] Allow allocated direct descriptors
 2022-05-10 12:26 UTC  (11+ messages)
` [PATCH 1/4] io_uring: track fixed files with a bitmap
` [PATCH 2/4] io_uring: add basic fixed file allocator
` [PATCH 3/4] io_uring: allow allocated fixed files for openat/openat2
` [PATCH 4/4] io_uring: allow allocated fixed files for accept

[RFC PATCH] ubd: add io_uring based userspace block driver
 2022-05-10  7:38 UTC  (12+ messages)

[PATCH v5 0/4] fast poll multishot mode
 2022-05-10  4:18 UTC  (5+ messages)

[PATCH 1/4] io_uring: add IORING_ACCEPT_MULTISHOT for accept
 2022-05-10  3:20 UTC  (6+ messages)
` [PATCH 2/4] io_uring: add REQ_F_APOLL_MULTISHOT for requests
` [PATCH 3/4] io_uring: let fast poll support multishot
` [PATCH 4/4] io_uring: implement multishot mode for accept

[PATCH v4 4/5] nvme: wire-up uring-cmd support for io-passthru on char-device
 2022-05-09 12:52 UTC  (12+ messages)

[PATCHSET v4 0/16] Add support for ring mapped provided buffers
 2022-05-09 12:46 UTC  (8+ messages)
` [PATCH 03/16] io_uring: make io_buffer_select() return the user address directly

[PATCH 1/4] io_uring: add IORING_ACCEPT_MULTISHOT for accept
 2022-05-08 15:37 UTC  (4+ messages)
` [PATCH 2/4] io_uring: add REQ_F_APOLL_MULTISHOT for requests
` [PATCH 3/4] io_uring: let fast poll support multishot
` [PATCH 4/4] io_uring: implement multishot mode for accept

[PATCH v4 RESEND 0/4] fast poll multishot mode
 2022-05-08 15:31 UTC 

[PATCH v3 0/4] fast poll multishot mode
 2022-05-08 12:49 UTC  (6+ messages)

[syzbot] KASAN: stack-out-of-bounds Read in iov_iter_revert
 2022-05-08 11:43 UTC  (9+ messages)
` linux-stable-5.10-y CVE-2022-1508 of io_uring module

[GIT PULL] io_uring fix for 5.18-rc6
 2022-05-07 18:11 UTC  (2+ messages)

[PATCH 1/4] io_uring: add IORING_ACCEPT_MULTISHOT for accept
 2022-05-07 17:15 UTC  (4+ messages)
` [PATCH 2/4] io_uring: add REQ_F_APOLL_MULTISHOT for requests
` [PATCH 3/4] io_uring: let fast poll support multishot
` [PATCH 4/4] io_uring: implement multishot mode for accept


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox