Show patches with: Archived = No       |   4547 patches
« 1 2 3 445 46 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,18/18] io_uring/memmap: unify io_uring mmap'ing code kernel allocated regions and convert memmap to regions - - - --- 2024-11-24 Pavel Begunkov New
[v2,17/18] io_uring/kbuf: use region api for pbuf rings kernel allocated regions and convert memmap to regions - - - --- 2024-11-24 Pavel Begunkov New
[v2,16/18] io_uring/kbuf: remove pbuf ring refcounting kernel allocated regions and convert memmap to regions - - - --- 2024-11-24 Pavel Begunkov New
[v2,15/18] io_uring/kbuf: use mmap_lock to sync with mmap kernel allocated regions and convert memmap to regions - - - --- 2024-11-24 Pavel Begunkov New
[v2,14/18] io_uring: use region api for CQ kernel allocated regions and convert memmap to regions - - - --- 2024-11-24 Pavel Begunkov New
[v2,13/18] io_uring: use region api for SQ kernel allocated regions and convert memmap to regions - - - --- 2024-11-24 Pavel Begunkov New
[v2,12/18] io_uring: pass ctx to io_register_free_rings kernel allocated regions and convert memmap to regions - - - --- 2024-11-24 Pavel Begunkov New
[v2,11/18] io_uring/memmap: implement mmap for regions kernel allocated regions and convert memmap to regions - - - --- 2024-11-24 Pavel Begunkov New
[v2,10/18] io_uring/memmap: implement kernel allocated regions kernel allocated regions and convert memmap to regions - - - --- 2024-11-24 Pavel Begunkov New
[v2,09/18] io_uring/memmap: add IO_REGION_F_SINGLE_REF kernel allocated regions and convert memmap to regions - - - --- 2024-11-24 Pavel Begunkov New
[v2,08/18] io_uring/memmap: helper for pinning region pages kernel allocated regions and convert memmap to regions - - - --- 2024-11-24 Pavel Begunkov New
[v2,07/18] io_uring/memmap: optimise single folio regions kernel allocated regions and convert memmap to regions - - - --- 2024-11-24 Pavel Begunkov New
[v2,06/18] io_uring/memmap: reuse io_free_region for failure path kernel allocated regions and convert memmap to regions - - - --- 2024-11-24 Pavel Begunkov New
[v2,05/18] io_uring/memmap: account memory before pinning kernel allocated regions and convert memmap to regions - - - --- 2024-11-24 Pavel Begunkov New
[v2,04/18] io_uring/memmap: flag regions with user pages kernel allocated regions and convert memmap to regions - - - --- 2024-11-24 Pavel Begunkov New
[v2,03/18] io_uring/memmap: add internal region flags kernel allocated regions and convert memmap to regions - - - --- 2024-11-24 Pavel Begunkov New
[v2,02/18] io_uring/rsrc: export io_check_coalesce_buffer kernel allocated regions and convert memmap to regions - - - --- 2024-11-24 Pavel Begunkov New
[v2,01/18] io_uring: rename ->resize_lock kernel allocated regions and convert memmap to regions - - - --- 2024-11-24 Pavel Begunkov New
[v2,9/9] io_uring/msg_ring: Drop custom destructor Clean up alloc_cache allocations - - - --- 2024-11-22 Gabriel Krisman Bertazi New
[v2,8/9] io_uring: Move old async data allocation helper to header Clean up alloc_cache allocations - - - --- 2024-11-22 Gabriel Krisman Bertazi New
[v2,7/9] io_uring/rw: Allocate async data through helper Clean up alloc_cache allocations - - - --- 2024-11-22 Gabriel Krisman Bertazi New
[v2,6/9] io_uring/net: Allocate msghdr async data through helper Clean up alloc_cache allocations - - - --- 2024-11-22 Gabriel Krisman Bertazi New
[v2,5/9] io_uring/uring_cmd: Allocate async data through generic helper Clean up alloc_cache allocations - - - --- 2024-11-22 Gabriel Krisman Bertazi New
[v2,4/9] io_uring/poll: Allocate apoll with generic alloc_cache helper Clean up alloc_cache allocations - - - --- 2024-11-22 Gabriel Krisman Bertazi New
[v2,3/9] io_uring/futex: Allocate ifd with generic alloc_cache helper Clean up alloc_cache allocations - - - --- 2024-11-22 Gabriel Krisman Bertazi New
[v2,2/9] io_uring: Add generic helper to allocate async data Clean up alloc_cache allocations - - - --- 2024-11-22 Gabriel Krisman Bertazi New
[v2,1/9] io_uring: Fold allocation into alloc_cache helper Clean up alloc_cache allocations - - - --- 2024-11-22 Gabriel Krisman Bertazi New
[6/6] io_uring: make __tctx_task_work_run() take an io_wq_work_list task work cleanups - - - --- 2024-11-22 Jens Axboe New
[5/6] io_uring: add __tctx_task_work_run() helper task work cleanups - - - --- 2024-11-22 Jens Axboe New
[4/6] io_uring: switch non-defer task_work to io_wq_work_list task work cleanups - - - --- 2024-11-22 Jens Axboe New
[3/6] io_uring/slist: add list-to-list list splice helper task work cleanups - - - --- 2024-11-22 Jens Axboe New
[2/6] io_uring: replace defer task_work llist with io_wq_work_list task work cleanups - - - --- 2024-11-22 Jens Axboe New
[1/6] io_uring: make task_work pending check dependent on ring type task work cleanups - - - --- 2024-11-22 Jens Axboe New
[RFC,v6,16/16] fuse: enable fuse-over-io-uring fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,14/16] fuse: {uring} Handle IO_URING_F_TASK_DEAD fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,13/16] io_uring/cmd: let cmds to know about dying task fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,12/16] fuse: {uring} Allow to queue to the ring fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,11/16] fuse: {uring} Allow to queue fg requests through io-uring fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,10/16] fuse: {uring} Handle teardown of ring entries fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,09/16] fuse: {uring} Add uring sqe commit and fetch support fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,08/16] fuse: Add fuse-io-uring handling into fuse_copy fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,07/16] fuse: Make fuse_copy non static fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,06/16] fuse: {uring} Handle SQEs - register commands fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,05/16] fuse: make args->in_args[0] to be always the header fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,04/16] fuse: Add fuse-io-uring design documentation fuse: fuse-over-io-uring - - - --- 2024-11-21 Bernd Schubert New
[RFC,v6,03/16] fuse: Move request bits fuse: fuse-over-io-uring - 1 - --- 2024-11-21 Bernd Schubert New
[RFC,v6,02/16] fuse: Move fuse_get_dev to header file fuse: fuse-over-io-uring - 1 - --- 2024-11-21 Bernd Schubert New
[RFC,v6,01/16] fuse: rename to fuse_dev_end_requests and make non-static fuse: fuse-over-io-uring - 1 - --- 2024-11-21 Bernd Schubert New
[liburing,4/4] test/reg-wait: test kernel allocated regions test kernel allocated regions - - - --- 2024-11-20 Pavel Begunkov New
[liburing,3/4] test/reg-wait: add allocation abstraction test kernel allocated regions - - - --- 2024-11-20 Pavel Begunkov New
[liburing,2/4] test/reg-wait: basic test + probing of kernel regions test kernel allocated regions - - - --- 2024-11-20 Pavel Begunkov New
[liburing,1/4] tests/reg-wait: test registering RO memory test kernel allocated regions - - - --- 2024-11-20 Pavel Begunkov New
[11/11] io_uring/memmap: implement mmap for regions support kernel allocated regions - - - --- 2024-11-20 Pavel Begunkov New
[10/11] io_uring/memmap: implement kernel allocated regions support kernel allocated regions - - - --- 2024-11-20 Pavel Begunkov New
[09/11] io_uring/memmap: add IO_REGION_F_SINGLE_REF support kernel allocated regions - - - --- 2024-11-20 Pavel Begunkov New
[08/11] io_uring/memmap: helper for pinning region pages support kernel allocated regions - - - --- 2024-11-20 Pavel Begunkov New
[07/11] io_uring/memmap: optimise single folio regions support kernel allocated regions - - - --- 2024-11-20 Pavel Begunkov New
[06/11] io_uring/memmap: reuse io_free_region for failure path support kernel allocated regions - - - --- 2024-11-20 Pavel Begunkov New
[05/11] io_uring/memmap: account memory before pinning support kernel allocated regions - - - --- 2024-11-20 Pavel Begunkov New
[04/11] io_uring/memmap: flag regions with user pages support kernel allocated regions - - - --- 2024-11-20 Pavel Begunkov New
[03/11] io_uring/memmap: add internal region flags support kernel allocated regions - - - --- 2024-11-20 Pavel Begunkov New
[02/11] io_uring/rsrc: export io_check_coalesce_buffer support kernel allocated regions - - - --- 2024-11-20 Pavel Begunkov New
[01/11] io_uring: rename ->resize_lock support kernel allocated regions - - - --- 2024-11-20 Pavel Begunkov New
[next,v1,2/2] io_uring: limit local tw done limit local tw done - - - --- 2024-11-20 David Wei New
[next,v1,1/2] io_uring: add io_local_work_pending() limit local tw done - 1 - --- 2024-11-20 David Wei New
[4/4] btrfs: don't read from userspace twice in btrfs_uring_encoded_read() [1/4] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data - - - --- 2024-11-20 Mark Harmstone New
[3/4] io_uring/cmd: add per-op data to struct io_uring_cmd_data [1/4] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data - - - --- 2024-11-20 Mark Harmstone New
[2/4] io_uring: use sizeof for io_issue_defs[IORING_OP_URING_CMD].async_size [1/4] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data - - - --- 2024-11-20 Mark Harmstone New
[1/4] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data [1/4] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data - - - --- 2024-11-20 Mark Harmstone New
slab: Fix too strict alignment check in create_cache() slab: Fix too strict alignment check in create_cache() 1 2 1 --- 2024-11-20 Geert Uytterhoeven New
[next] io_uring/region: return negative -E2BIG in io_create_region() [next] io_uring/region: return negative -E2BIG in io_create_region() - - - --- 2024-11-20 Dan Carpenter New
io_uring: add separate freeptr type for slab io_uring: add separate freeptr type for slab - - 1 --- 2024-11-20 Jens Axboe New
[15/15] RFC: block: allow write streams on partitions [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[14/15] nvme: enable FDP support [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[13/15] nvme.h: add FDP definitions [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[12/15] nvme: add a nvme_get_log_lsi helper [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[11/15] nvme: pass a void pointer to nvme_get/set_features for the result [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[10/15] nvme: store the endurance group id in struct nvme_ns_head [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[09/15] block: expose write streams for block device nodes [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[08/15] block: introduce a write_stream_granularity queue limit [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[07/15] block: introduce max_write_streams queue limit [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[06/15] block: add a bi_write_stream field [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[05/15] block: req->bio is always set in the merge code [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[04/15] block: don't bother checking the data direction for merges [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[03/15] io_uring: enable passing a per-io write stream [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[02/15] fs: add a write stream field to the kiocb [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[01/15] fs: add write stream information to statx [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[-next] io_uring: add support for fchmod [-next] io_uring: add support for fchmod - - - --- 2024-11-19 lizetao New
[1/1] io_uring: prevent reg-wait speculations [1/1] io_uring: prevent reg-wait speculations - - - --- 2024-11-19 Pavel Begunkov New
[9/9] io_uring/msg_ring: Drop custom destructor Clean up alloc_cache allocations - - - --- 2024-11-19 Gabriel Krisman Bertazi New
[8/9] io_uring: Move old async data allocation helper to header Clean up alloc_cache allocations - - - --- 2024-11-19 Gabriel Krisman Bertazi New
[7/9] io_uring/rw: Allocate async data through helper Clean up alloc_cache allocations - - - --- 2024-11-19 Gabriel Krisman Bertazi New
[6/9] io_uring/net: Allocate msghdr async data through helper Clean up alloc_cache allocations - - - --- 2024-11-19 Gabriel Krisman Bertazi New
[5/9] io_uring/uring_cmd: Allocate async data through generic helper Clean up alloc_cache allocations - - - --- 2024-11-19 Gabriel Krisman Bertazi New
[4/9] io_uring/poll: Allocate apoll with generic alloc_cache helper Clean up alloc_cache allocations - - - --- 2024-11-19 Gabriel Krisman Bertazi New
[3/9] io_uring/futex: Allocate ifd with generic alloc_cache helper Clean up alloc_cache allocations - - - --- 2024-11-19 Gabriel Krisman Bertazi New
[2/9] io_uring: Add generic helper to allocate async data Clean up alloc_cache allocations - - - --- 2024-11-19 Gabriel Krisman Bertazi New
[1/9] io_uring: Fold allocation into alloc_cache helper Clean up alloc_cache allocations - - - --- 2024-11-19 Gabriel Krisman Bertazi New
[1/1] io_uring: protect register tracing [1/1] io_uring: protect register tracing - - - --- 2024-11-18 Pavel Begunkov New
« 1 2 3 445 46 »