messages from 2025-12-11 10:22:52 to 2025-12-18 09:32:24 UTC [more...]
[PATCH 0/3] block: fix bi_vcnt misuse for cloned bio
2025-12-18 9:31 UTC (4+ messages)
` [PATCH 1/3] block: fix bio_may_need_split() by using bvec iterator way
` [PATCH 2/3] block: don't initialize bi_vcnt for cloned bio in bio_iov_bvec_set()
` [PATCH 3/3] io_uring: don't re-calculate iov_iter nr_segs in io_import_kbuf()
[PATCH v2 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
2025-12-18 8:33 UTC (26+ messages)
` [PATCH v2 01/25] io_uring/kbuf: refactor io_buf_pbuf_register() logic into generic helpers
` [PATCH v2 02/25] io_uring/kbuf: rename io_unregister_pbuf_ring() to io_unregister_buf_ring()
` [PATCH v2 03/25] io_uring/kbuf: add support for kernel-managed buffer rings
` [PATCH v2 04/25] io_uring/kbuf: add mmap "
` [PATCH v2 05/25] io_uring/kbuf: support kernel-managed buffer rings in buffer selection
` [PATCH v2 06/25] io_uring/kbuf: add buffer ring pinning/unpinning
` [PATCH v2 07/25] io_uring/kbuf: add recycling for kernel managed buffer rings
` [PATCH v2 08/25] io_uring: add io_uring_cmd_fixed_index_get() and io_uring_cmd_fixed_index_put()
` [PATCH v2 09/25] io_uring/kbuf: add io_uring_cmd_is_kmbuf_ring()
` [PATCH v2 10/25] io_uring/kbuf: export io_ring_buffer_select()
` [PATCH v2 11/25] io_uring/kbuf: return buffer id in buffer selection
` [PATCH v2 12/25] io_uring/cmd: set selected buffer index in __io_uring_cmd_done()
` [PATCH v2 13/25] fuse: refactor io-uring logic for getting next fuse request
` [PATCH v2 14/25] fuse: refactor io-uring header copying to ring
` [PATCH v2 15/25] fuse: refactor io-uring header copying from ring
` [PATCH v2 16/25] fuse: use enum types for header copying
` [PATCH v2 17/25] fuse: refactor setting up copy state for payload copying
` [PATCH v2 18/25] fuse: support buffer copying for kernel addresses
` [PATCH v2 19/25] fuse: add io-uring kernel-managed buffer ring
` [PATCH v2 20/25] io_uring/rsrc: rename io_buffer_register_bvec()/io_buffer_unregister_bvec()
` [PATCH v2 21/25] io_uring/rsrc: split io_buffer_register_request() logic
` [PATCH v2 22/25] io_uring/rsrc: Allow buffer release callback to be optional
` [PATCH v2 23/25] io_uring/rsrc: add io_buffer_register_bvec()
` [PATCH v2 24/25] fuse: add zero-copy over io-uring
` [PATCH v2 25/25] docs: fuse: add io-uring bufring and zero-copy documentation
[PATCH v6 0/6] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER
2025-12-18 8:01 UTC (8+ messages)
` [PATCH v6 1/6] io_uring: use release-acquire ordering for IORING_SETUP_R_DISABLED
` [PATCH v6 2/6] io_uring: clear IORING_SETUP_SINGLE_ISSUER for IORING_SETUP_SQPOLL
` [PATCH v6 3/6] io_uring: ensure submitter_task is valid for io_ring_ctx's lifetime
` [PATCH v6 4/6] io_uring: use io_ring_submit_lock() in io_iopoll_req_issued()
` [PATCH v6 5/6] io_uring: factor out uring_lock helpers
` [PATCH v6 6/6] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER
` [syzbot ci] "
re-enable IOCB_NOWAIT writes to files v3
2025-12-18 6:19 UTC (17+ messages)
` [PATCH 01/10] fs: remove inode_update_time
` [PATCH 02/10] fs: allow error returns from generic_update_time
` [PATCH 03/10] fs: exit early in generic_update_time when there is no work
` [PATCH 04/10] fs: factor out a mark_inode_dirty_time helper
` [PATCH 05/10] fs: allow error returns from inode_update_timestamps
` [PATCH 06/10] fs: factor out a sync_lazytime helper
` [PATCH 07/10] fs: add a ->sync_lazytime method
` [PATCH 08/10] fs: add support for non-blocking timestamp updates
` [PATCH 09/10] xfs: implement ->sync_lazytime
` [PATCH 10/10] xfs: enable non-blocking timestamp updates
[PATCH v6.20] io_uring/rsrc: refactor io_import_kbuf() to use single loop
2025-12-18 3:19 UTC (5+ messages)
[PATCH] io_uring/rsrc: fix RLIMIT_MEMLOCK bypass via compound page accounting
2025-12-18 2:59 UTC
[PATCH] io_uring/rsrc: fix slab-out-of-bounds in io_buffer_register_bvec
2025-12-18 2:58 UTC (7+ messages)
[PATCH v5 0/6] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER
2025-12-18 1:24 UTC (19+ messages)
` [PATCH v5 1/6] io_uring: use release-acquire ordering for IORING_SETUP_R_DISABLED
` [PATCH v5 2/6] io_uring: clear IORING_SETUP_SINGLE_ISSUER for IORING_SETUP_SQPOLL
` [PATCH v5 3/6] io_uring: ensure io_uring_create() initializes submitter_task
` [PATCH v5 4/6] io_uring: use io_ring_submit_lock() in io_iopoll_req_issued()
` [PATCH v5 5/6] io_uring: factor out uring_lock helpers
` [PATCH v5 6/6] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER
` [syzbot ci] "
[PATCH v2] io_uring/rsrc: fix slab-out-of-bounds in io_buffer_register_bvec
2025-12-17 23:36 UTC (2+ messages)
[PATCH 01/01] io_uring: fix nr_segs calculation in io_import_kbuf
2025-12-17 18:08 UTC (6+ messages)
` [PATCH v2] "
[RFC PATCH 0/2] io_uring: fix io may accumulation in poll mode
2025-12-17 16:25 UTC (21+ messages)
` [RFC PATCH 2/2] "
[RFC PATCH v3 00/59] struct filename work
2025-12-16 20:29 UTC (64+ messages)
` [RFC PATCH v3 01/59] do_faccessat(): import pathname only once
` [RFC PATCH v3 02/59] do_fchmodat(): "
` [RFC PATCH v3 03/59] do_fchownat(): "
` [RFC PATCH v3 04/59] do_utimes_path(): "
` [RFC PATCH v3 05/59] chdir(2): "
` [RFC PATCH v3 06/59] chroot(2): "
` [RFC PATCH v3 07/59] user_statfs(): "
` [RFC PATCH v3 08/59] do_sys_truncate(): "
` [RFC PATCH v3 09/59] do_readlinkat(): "
` [RFC PATCH v3 10/59] get rid of audit_reusename()
` [RFC PATCH v3 11/59] ntfs: ->d_compare() must not block
` [RFC PATCH v3 12/59] getname_flags() massage, part 1
` [RFC PATCH v3 13/59] getname_flags() massage, part 2
` [RFC PATCH v3 14/59] struct filename: use names_cachep only for getname() and friends
` [RFC PATCH v3 15/59] struct filename: saner handling of long names
` [RFC PATCH v3 16/59] fs: hide names_cache behind runtime const machinery
` [RFC PATCH v3 17/59] allow incomplete imports of filenames
` [RFC PATCH v3 18/59] struct filename ->refcnt doesn't need to be atomic
` [RFC PATCH v3 19/59] allow to use CLASS() for struct filename *
` [RFC PATCH v3 20/59] file_getattr(): filename_lookup() accepts ERR_PTR() as filename
` [RFC PATCH v3 21/59] file_setattr(): "
` [RFC PATCH v3 22/59] move_mount(): "
` [RFC PATCH v3 23/59] ksmbd_vfs_path_lookup(): vfs_path_parent_lookup() accepts ERR_PTR() as name
` [RFC PATCH v3 24/59] ksmbd_vfs_rename(): "
` [RFC PATCH v3 25/59] do_filp_open(): DTRT when getting ERR_PTR() as pathname
` [RFC PATCH v3 26/59] rename do_filp_open() to do_file_open()
` [RFC PATCH v3 27/59] do_sys_openat2(): get rid of useless check, switch to CLASS(filename)
` [RFC PATCH v3 28/59] simplify the callers of file_open_name()
` [RFC PATCH v3 29/59] simplify the callers of do_open_execat()
` [RFC PATCH v3 30/59] simplify the callers of alloc_bprm()
` [RFC PATCH v3 31/59] switch {alloc,free}_bprm() to CLASS()
` [RFC PATCH v3 32/59] file_[gs]etattr(2): switch to CLASS(filename_maybe_null)
` [RFC PATCH v3 33/59] mount_setattr(2): don't mess with LOOKUP_EMPTY
` [RFC PATCH v3 34/59] do_open_execat(): don't care about LOOKUP_EMPTY
` [RFC PATCH v3 35/59] vfs_open_tree(): use CLASS(filename_uflags)
` [RFC PATCH v3 36/59] name_to_handle_at(): "
` [RFC PATCH v3 37/59] fspick(2): use CLASS(filename_flags)
` [RFC PATCH v3 38/59] do_fchownat(): unspaghettify a bit
` [RFC PATCH v3 39/59] chdir(2): "
` [RFC PATCH v3 40/59] do_utimes_path(): switch to CLASS(filename_uflags)
` [RFC PATCH v3 41/59] do_sys_truncate(): switch to CLASS(filename)
` [RFC PATCH v3 42/59] do_readlinkat(): switch to CLASS(filename_flags)
` [RFC PATCH v3 43/59] do_f{chmod,chown,access}at(): use CLASS(filename_uflags)
` [RFC PATCH v3 44/59] io_openat2(): use CLASS(filename_complete_delayed)
` [RFC PATCH v3 45/59] io_statx(): "
` [RFC PATCH v3 46/59] do_{renameat2,linkat,symlinkat}(): use CLASS(filename_consume)
` [RFC PATCH v3 47/59] do_{mknodat,mkdirat,unlinkat,rmdir}(): "
` [RFC PATCH v3 48/59] namei.c: convert getname_kernel() callers to CLASS(filename_kernel)
` [RFC PATCH v3 49/59] namei.c: switch user pathname imports to CLASS(filename{,_flags})
` [RFC PATCH v3 50/59] filename_...xattr(): don't consume filename reference
` [RFC PATCH v3 51/59] move_mount(2): switch to CLASS(filename_maybe_null)
` [RFC PATCH v3 52/59] chroot(2): switch to CLASS(filename)
` [RFC PATCH v3 53/59] quotactl_block(): "
` [RFC PATCH v3 54/59] statx: switch to CLASS(filename_maybe_null)
` [RFC PATCH v3 55/59] user_statfs(): switch to CLASS(filename)
` [RFC PATCH v3 56/59] mqueue: "
` [RFC PATCH v3 57/59] ksmbd: use CLASS(filename_kernel)
` [RFC PATCH v3 58/59] alpha: switch osf_mount() to strndup_user()
` [RFC PATCH v3 59/59] sysfs(2): fs_index() argument is _not_ a pathname
[PATCH v1 00/30] fuse/io-uring: add kernel-managed buffer rings and zero-copy
2025-12-16 3:07 UTC (18+ messages)
` [PATCH v1 07/30] io_uring/rsrc: add fixed buffer table pinning/unpinning
` [PATCH v1 22/30] io_uring/rsrc: refactor io_buffer_register_bvec()/io_buffer_unregister_bvec()
` [PATCH v1 23/30] io_uring/rsrc: split io_buffer_register_request() logic
[RFC PATCH v2 00/18] io_uring, struct filename and audit
2025-12-16 2:18 UTC (5+ messages)
` [RFC PATCH v2 10/18] get rid of audit_reusename()
` [RFC PATCH v2 18/18] struct filename ->refcnt doesn't need to be atomic
[PATCH v4 5/5] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER
2025-12-15 17:27 UTC (3+ messages)
[PATCH v4 0/5] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER
2025-12-15 16:29 UTC (4+ messages)
` [PATCH v4 1/5] io_uring: use release-acquire ordering for IORING_SETUP_R_DISABLED
[PATCH v1 30/30] docs: fuse: add io-uring bufring and zero-copy documentation
2025-12-15 3:18 UTC (3+ messages)
[PATCH net-next v7 0/9] Add support for providers with large rx buffer
2025-12-13 0:04 UTC (9+ messages)
` [PATCH net-next v7 4/9] net: let pp memory provider to specify rx buf len
` [PATCH net-next v7 7/9] eth: bnxt: allow providers to set rx buf size
[RFC v2 00/11] Add dmabuf read/write via io_uring
2025-12-12 20:10 UTC (15+ messages)
` [RFC v2 01/11] file: add callback for pre-mapping dmabuf
` [RFC v2 02/11] iov_iter: introduce iter type for pre-registered dma
` [RFC v2 03/11] block: move around bio flagging helpers
` [RFC v2 05/11] block: add infra to handle dmabuf tokens
` (subset) [RFC v2 00/11] Add dmabuf read/write via io_uring
[PATCH] fuse: add zero-copy to fuse-over-io_uring
2025-12-12 16:50 UTC (2+ messages)
[GIT PULL] io_uring fix for 6.19-rc1
2025-12-12 10:09 UTC (2+ messages)
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